log

age author description
Sun, 24 May 2026 20:07:30 +0100 Matthew Wild mod_firewall: Remove unnecessary logging
Sun, 24 May 2026 20:04:03 +0100 Matthew Wild mod_firewall: marks: Fix shell commands
Sun, 24 May 2026 20:03:20 +0100 Matthew Wild mod_firewall: Apply pre-reload state before re-reading config
Sun, 24 May 2026 19:58:55 +0100 Matthew Wild mod_firewall: Report success if script is already loaded and hasn't changed
Sun, 24 May 2026 19:35:52 +0100 Matthew Wild mod_firewall: Use module:add_timer() for HTTP polling
Sun, 24 May 2026 19:30:31 +0100 Matthew Wild mod_firewall: FROM COUNTRY: Fix incorrect variable use in generated code
Sun, 24 May 2026 19:15:21 +0100 Matthew Wild mod_firewall: Fix DAY check for Sunday
Sun, 24 May 2026 18:52:47 +0100 Matthew Wild mod_firewall: Remove outdated "early stages" comment in readme
Sun, 24 May 2026 18:50:41 +0100 Matthew Wild mod_firewall: marks: Add commands for managing marks
Sun, 24 May 2026 10:49:09 +0100 Matthew Wild mod_firewall: marks: switch to keyval+ store API
Sun, 24 May 2026 10:48:24 +0100 Matthew Wild mod_firewall: marks: load marks from storage on login
Sun, 24 May 2026 18:42:43 +0100 Matthew Wild mod_restrict_federation: Fix attribute check
Sun, 24 May 2026 19:17:22 +0200 Kim Alvefur mod_storage_xmlarchive: Remove unnecessary percent-encoding of paths
Sun, 24 May 2026 19:15:11 +0200 Kim Alvefur mod_storage_xmlarchive: Fix purge method (thanks MattJ)
Thu, 21 May 2026 18:32:31 +0100 Matthew Wild mod_restrict_federation: Allow some ad-hoc commands used by push services
Tue, 19 May 2026 13:31:35 -0500 Stephen Paul Weber mod_muc_mav: allow to work even in very large rooms
Tue, 19 May 2026 09:35:53 -0500 Stephen Paul Weber mod_muc_mav: fix order of operations
Tue, 19 May 2026 09:15:06 -0500 Stephen Paul Weber mod_muc_mav: stanza attribute cannot be a boolean
Mon, 18 May 2026 10:23:58 -0500 Stephen Paul Weber mod_muc_mav: Prevent JIDs leaking to occupants who are not allowed
Mon, 18 May 2026 10:23:12 -0500 Stephen Paul Weber mod_muc_mav: include occupant-id in affiliation list
Mon, 11 May 2026 13:37:19 +0100 Matthew Wild mod_firewall: Add support for tracing rule evaluation in real-time
Mon, 11 May 2026 13:18:45 +0100 Matthew Wild mod_firewall: Include filename in metadata
Mon, 11 May 2026 13:18:25 +0100 Matthew Wild mod_firewall: Preserve original source of actions/conditions for debug purposes
Mon, 11 May 2026 13:16:18 +0100 Matthew Wild mod_firewall: Remove obsolete and broken mark/unmark commands
Wed, 06 May 2026 16:15:38 +0100 Matthew Wild mod_firewall: Load a script completely or not at all
Wed, 06 May 2026 15:41:56 +0100 Matthew Wild mod_firewall: Update module status when scripts succeed/fail to load
Mon, 04 May 2026 23:57:07 +0200 Marvin W mod_muc_mav: Fix README.md for real
Mon, 04 May 2026 23:44:15 +0200 Marvin W mod_muc_mav: Fix README.md
Mon, 04 May 2026 20:55:39 +0200 Marvin W mod_muc_mav: Add module for XEP-0463: MUC Affiliations Versioning
Sat, 02 May 2026 23:38:02 +0200 tmolitor mod_cloud_notify: Fix business rules link to Daniel's original mail
Sat, 02 May 2026 17:11:49 +0200 Kim Alvefur mod_auth_oauth_external: Minor code cleanup
Sat, 02 May 2026 16:26:31 +0200 Kim Alvefur mod_auth_oauth_external: Expand descriptions of settings
Sat, 02 May 2026 16:13:35 +0200 Kim Alvefur mod_auth_oauth_external: Raise error when configured without at least one endpoint
Sat, 02 May 2026 16:10:48 +0200 Kim Alvefur mod_auth_oauth_external: Reorder and comment on settings
Thu, 30 Apr 2026 10:53:14 +0100 Matthew Wild mod_sasl2: Advertise stream limits after auth
Tue, 28 Apr 2026 21:40:23 -0500 Stephen Paul Weber mod_push2: warn instead of crash on bad/empty key
Fri, 24 Apr 2026 12:49:43 +0200 Menel mod_admin_web2: change mentions of admin_web to admin_web2
Fri, 24 Apr 2026 12:43:00 +0200 Menel mod_admin_web: update compability
Fri, 24 Apr 2026 12:40:13 +0200 Menel mod_admin_web2: Fork of admin_web for prosody 13.0. It is a fork because it changes access rights and might be insecure. Mark as alpha.
Tue, 21 Apr 2026 19:54:19 +0100 Matthew Wild mod_pubsub_serverinfo: Fix check for local domain
Thu, 16 Apr 2026 12:19:48 +0200 Menel mod_muc_restrict_attention: Fix missing global
Thu, 16 Apr 2026 12:02:18 +0200 Menel mod_muc_restrict_attention: Add default option for participants. Breaking change config option name.
Wed, 08 Apr 2026 23:12:13 +0200 Kim Alvefur mod_http_oauth2: Normalize the password in the password grant
Wed, 08 Apr 2026 23:08:39 +0200 Kim Alvefur mod_http_oauth2: Normalize username in password grant
Wed, 08 Apr 2026 15:56:38 +0200 Kim Alvefur mod_c2s_limit_sessions: Fix check when it's the first connection
Tue, 07 Apr 2026 21:10:54 +0200 Kim Alvefur mod_storage_xmlarchive: Ensure list index files are removed
Tue, 07 Apr 2026 21:09:00 +0200 Kim Alvefur mod_storage_xmlarchive: Set explicit values for stream parser
Tue, 07 Apr 2026 17:57:28 +0100 Matthew Wild mod_c2s_limit_sessions: Use pre-resource-bind for catching the condition early
Tue, 07 Apr 2026 17:45:32 +0100 Matthew Wild mod_c2s_limit_sessions: Tweak error message
Tue, 07 Apr 2026 14:30:31 +0200 Kim Alvefur various: Adjust for loop variables becoming constants in Lua 5.5
Tue, 07 Apr 2026 06:51:05 +0200 Link Mauve mod_storage_xmlarchive: Fix compatibility with Lua 5.5
Mon, 06 Apr 2026 15:22:36 +0200 Menel mod_admin_web: update comp and instruction.
Tue, 31 Mar 2026 21:04:30 +0200 Menel mod_webpresence: Make install instruction less confusing
Tue, 31 Mar 2026 20:57:19 +0200 Menel mod_webpresence: add rockspec
Thu, 26 Mar 2026 13:42:10 +0000 Matthew Wild mod_firewall: Fix chain name check - custom chains should begin with 'user/'
Thu, 26 Mar 2026 13:41:36 +0000 Matthew Wild mod_firewall: Fix MAY syntax in documentation
Thu, 26 Mar 2026 13:33:44 +0000 Matthew Wild mod_firewall: Support 'FROM IP' and 'FROM SUBNET' conditions
Wed, 25 Mar 2026 18:52:10 +0000 Matthew Wild mod_muc_auto_hats: Fix stanza construction
Wed, 25 Mar 2026 18:47:51 +0000 Matthew Wild mod_muc_auto_hats: New module to dynamically assign hats based on config
Wed, 25 Mar 2026 18:13:00 +0000 Matthew Wild mod_dnsbl: Support for anonymous hosts