log

age author description
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
Wed, 25 Mar 2026 10:45:20 +0000 Matthew Wild mod_muc_auto_role: Add account age threshold
Wed, 25 Mar 2026 10:23:52 +0000 Matthew Wild mod_report_affiliations: Don't report 0 trust when we just didn't calculate it
Wed, 25 Mar 2026 09:47:22 +0000 Matthew Wild mod_muc_auto_role: Also restrict default role assignment to unaffiliated JIDs
Wed, 25 Mar 2026 09:30:58 +0000 Matthew Wild mod_muc_auto_role: Skip processing for users already affiliated with the MUC
Tue, 24 Mar 2026 21:08:47 +0000 Matthew Wild mod_report_affiliations: Also report trust score of anonymous users
Tue, 24 Mar 2026 20:54:04 +0000 Matthew Wild mod_dnsbl: Optimize by reducing method calls (thanks Zash)
Tue, 24 Mar 2026 20:50:36 +0000 Matthew Wild mod_dnsbl: Fix IPv4 lookups (double reverse)
Tue, 24 Mar 2026 09:13:50 -0500 Stephen Paul Weber mod_muc_cache_media: tonumber(nil) is nil
Tue, 24 Mar 2026 13:20:51 +0000 Matthew Wild mod_s2s_v6mesh: Update configuration syntax and associated documentation
Mon, 23 Mar 2026 19:47:03 +0100 Kim Alvefur Merge?
Mon, 23 Mar 2026 19:43:55 +0100 Kim Alvefur mod_invites_register_web: Fix traceback due to missing missing URL ?query part in POST
Sun, 22 Mar 2026 20:39:21 +0100 Menel mod_dwd/README.md: add warning
Sun, 22 Mar 2026 13:03:54 +0100 Menel mod_http_upload_external/README.md: fixed order