log

age author description
Thu, 16 Apr 2026 18:49:04 +0100 Matthew Wild configmanager: Return errno (if any) for file opening errors 13.0
Thu, 16 Apr 2026 18:17:29 +0100 Matthew Wild util.prosodyctl: Don't check for mod_posix being disabled, it's deprecated 13.0
Thu, 16 Apr 2026 18:16:05 +0100 Matthew Wild mod_admin_shell: Show help listing when specifying only a section name 13.0
Thu, 16 Apr 2026 16:12:34 +0100 Matthew Wild mod_s2s: Add 'conn' to s2s-connected event object 13.0
Thu, 16 Apr 2026 16:11:44 +0100 Matthew Wild mod_c2s: Fire a c2s-connected event 13.0
Fri, 17 Apr 2026 12:07:12 +0200 Kim Alvefur mod_bosh: Apply different stanza size limit before authentication 13.0
Tue, 07 Apr 2026 20:44:41 +0200 Kim Alvefur util.xmppstream: Reduce default stanza size limit to 10k for safety 13.0
Tue, 07 Apr 2026 20:35:41 +0200 Kim Alvefur mod_c2s,mod_s2s: Introduce separate pre-authentication stanza size limit 13.0
Thu, 02 Apr 2026 20:54:46 +0100 Matthew Wild Merge 13.0->trunk
Thu, 02 Apr 2026 20:53:04 +0100 Matthew Wild mod_admin_shell: Fail user creation/modification if new password fails saslprep 13.0
Thu, 02 Apr 2026 20:49:37 +0100 Matthew Wild util.human.io: Trim any trailing newline from password entry 13.0
Tue, 31 Mar 2026 14:18:06 +0100 Matthew Wild mod_pubsub, util.pubsub: Support for 'authorize' access model
Tue, 31 Mar 2026 14:15:00 +0100 Matthew Wild mod_pubsub: Provide iteminfo method to enable retract-own-items functionality
Tue, 31 Mar 2026 14:13:32 +0100 Matthew Wild util.pubsub: Allow publishers to retract items they published
Tue, 31 Mar 2026 12:25:20 +0100 Matthew Wild Merge 13.0->trunk