Mercurial > prosody-hg
graph
-
mod_cloud_notify: Fix leaking iq response handlers by using send_iq() 13.0Thu, 16 Apr 2026 18:55:53 +0100, by Matthew Wild
-
mod_limits: Support limiting total number of connections by IP address/block 13.0Thu, 16 Apr 2026 18:54:56 +0100, by Matthew Wild
-
mod_c2s, mod_s2s: Add configurable limit for stanza max child elements 13.0Thu, 16 Apr 2026 18:53:34 +0100, by Matthew Wild
-
util.xmppstream: Support limiting total number of descendent elements in a stanza 13.0Thu, 16 Apr 2026 18:52:58 +0100, by Matthew Wild
-
util.startup: Improve error message when failing to load config file 13.0Thu, 16 Apr 2026 18:50:23 +0100, by Matthew Wild
-
configmanager: Return errno (if any) for file opening errors 13.0Thu, 16 Apr 2026 18:49:04 +0100, by Matthew Wild
-
util.prosodyctl: Don't check for mod_posix being disabled, it's deprecated 13.0Thu, 16 Apr 2026 18:17:29 +0100, by Matthew Wild
-
mod_admin_shell: Show help listing when specifying only a section name 13.0Thu, 16 Apr 2026 18:16:05 +0100, by Matthew Wild
-
mod_s2s: Add 'conn' to s2s-connected event object 13.0Thu, 16 Apr 2026 16:12:34 +0100, by Matthew Wild
-
mod_bosh: Apply different stanza size limit before authentication 13.0Fri, 17 Apr 2026 12:07:12 +0200, by Kim Alvefur
-
util.xmppstream: Reduce default stanza size limit to 10k for safety 13.0Tue, 07 Apr 2026 20:44:41 +0200, by Kim Alvefur
-
mod_c2s,mod_s2s: Introduce separate pre-authentication stanza size limit 13.0Tue, 07 Apr 2026 20:35:41 +0200, by Kim Alvefur
-
Merge 13.0->trunkThu, 02 Apr 2026 20:54:46 +0100, by Matthew Wild
-
mod_admin_shell: Fail user creation/modification if new password fails saslprep 13.0Thu, 02 Apr 2026 20:53:04 +0100, by Matthew Wild
-
util.human.io: Trim any trailing newline from password entry 13.0Thu, 02 Apr 2026 20:49:37 +0100, by Matthew Wild
-
mod_pubsub, util.pubsub: Support for 'authorize' access modelTue, 31 Mar 2026 14:18:06 +0100, by Matthew Wild
-
mod_pubsub: Provide iteminfo method to enable retract-own-items functionalityTue, 31 Mar 2026 14:15:00 +0100, by Matthew Wild
-
util.pubsub: Allow publishers to retract items they publishedTue, 31 Mar 2026 14:13:32 +0100, by Matthew Wild
-
Merge 13.0->trunkTue, 31 Mar 2026 12:25:20 +0100, by Matthew Wild
-
mod_debug_reset: Trigger GC cycles to aid with cleanup 13.0Fri, 27 Mar 2026 12:45:38 +0000, by Matthew Wild
-
mod_admin_shell: Improve per-host command cleanup 13.0Fri, 27 Mar 2026 12:43:10 +0000, by Matthew Wild
-
Merge 13.0->trunkTue, 24 Mar 2026 17:28:53 +0100, by Kim Alvefur
-
net.resolvers: Fix to avoid SRV lookups for IP addresses 13.0Tue, 24 Mar 2026 16:34:06 +0100, by Kim Alvefur
-
mod_muc_mam: Honour 'archive_expires_after' if 'muc_log_expires_after' not set (thanks balejk)Tue, 24 Mar 2026 12:51:01 +0000, by Matthew Wild
-
configure: Mention 5.5 supportSun, 22 Mar 2026 15:12:41 +0100, by Link Mauve
-
net.resolvers.basic: Start AAAA lookup before A lookup per RFC 8305Thu, 12 Mar 2026 16:16:57 +0100, by Kim Alvefur
-
Merge 13.0->trunkSun, 22 Mar 2026 11:28:52 +0100, by Kim Alvefur
-
mod_s2s_auth_dane_in: Don't attempt DANCE with IP addresses (fixes #1988) 13.0Sun, 22 Mar 2026 11:20:42 +0100, by Kim Alvefur
-
util.jid: Fix to reject IPv6 literal hosts without brackets 13.0Sat, 14 Mar 2026 01:16:14 +0100, by Kim Alvefur
-
Merge 13.0->trunkWed, 11 Mar 2026 16:59:10 +0100, by Kim Alvefur
-
core.moduleapi: Use default value when enum option has incorrect value 13.0Wed, 11 Mar 2026 16:53:48 +0100, by Kim Alvefur
-
mod_turn_external: hand out credentials for type == turns too 13.0Thu, 20 Nov 2025 10:04:06 +0100, by Mike Yuan
-
util.termcolours: Remove leftovers of conhost text paintingSun, 08 Mar 2026 19:30:54 +0300, by Vitaly Orekhov
-
util.pposix: enable compilation on MacOSThu, 05 Mar 2026 10:24:56 -0500, by morerunes
-
Merge 13.0->trunkSun, 01 Mar 2026 22:51:12 +0000, by Matthew Wild
-
prosodyctl check features: Warn if http file sharing enabled on both host and component 13.0Sun, 01 Mar 2026 22:50:50 +0000, by Matthew Wild
-
Merge 13.0->trunkThu, 26 Feb 2026 15:10:15 +0000, by Matthew Wild
-
MUC: Advertise hats feature on room JID (thanks Daniel) 13.0Thu, 26 Feb 2026 15:09:16 +0000, by Matthew Wild
-
net.http: Fix attempt to index a nil value (thanks Menel)Mon, 23 Feb 2026 22:32:54 +0100, by Kim Alvefur
-
net.http: Allow passing a 'target_filter' function to restrict connection targetsSun, 22 Feb 2026 17:22:42 +0000, by Matthew Wild
-
Merge 13.0->trunkSat, 21 Feb 2026 17:08:11 +0100, by Kim Alvefur
-
mod_admin_shell: Make cert index search path relative to config file 13.0Sat, 21 Feb 2026 17:05:48 +0100, by Kim Alvefur
-
Merge 13.0->trunkFri, 20 Feb 2026 15:48:40 +0100, by Kim Alvefur
-
mod_http: "Handle" streaming requests to avoid invoking redirect handler 13.0Fri, 20 Feb 2026 15:45:54 +0100, by Kim Alvefur
-
Merge 13.0->trunkFri, 20 Feb 2026 15:16:31 +0100, by Kim Alvefur
-
net.http.parser: Fix handling of chunked request 13.0Fri, 20 Feb 2026 15:08:03 +0100, by Kim Alvefur
-
doap: Add missing status completeThu, 19 Feb 2026 01:06:04 +0100, by Link Mauve
-
mod_invites: When displaying invite info, display whether they are reusableMon, 16 Feb 2026 17:56:32 +0000, by Matthew Wild
-
mod_invites: Allow specifying --reusable for invites created via shell commandsMon, 16 Feb 2026 17:56:02 +0000, by Matthew Wild
-
mod_invites: Add 'reusable' parameter to create_account() and create_contact()Mon, 16 Feb 2026 17:55:08 +0000, by Matthew Wild
-
prosodyctl: Remove unused variable [luacheck]Fri, 13 Feb 2026 20:32:54 +0100, by Kim Alvefur
-
util.time: Import sleep from luasocketFri, 30 Jan 2026 14:08:53 +0100, by Link Mauve
-
prosodyctl: Only import "socket" in the root of the moduleFri, 30 Jan 2026 14:44:04 +0100, by Link Mauve
-
Use util.time.now() consistently instead of socket.gettime()Fri, 30 Jan 2026 14:08:53 +0100, by Link Mauve
-
mod_http_file_share: Support full Range requestsFri, 13 Feb 2026 16:19:12 +0100, by Kim Alvefur
-
net.http.server: Allow sending a file sliceFri, 21 Nov 2025 21:41:35 +0100, by Kim Alvefur
-
net.http.server: Ensure blocksize is an integerFri, 21 Nov 2025 21:40:29 +0100, by Kim Alvefur
