log

age author description
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
Sun, 22 Mar 2026 12:41:46 +0100 Menel mod_http_upload_external/README.md: Update implementations, (Welcome rusty-filer)
Thu, 19 Mar 2026 23:25:19 +0100 Menel mod_rtbl/README.md: add summary
Thu, 19 Mar 2026 23:10:19 +0100 Menel mod_omemo_all_access/README.md: Remove module readme of obsolete module since pre 0.11 times
Thu, 19 Mar 2026 23:06:17 +0100 Menel mod_offline_hints/README.md: fix typo
Thu, 19 Mar 2026 23:03:23 +0100 Menel mod_muc_webchat_url/README.md: add summary,label,compat.
Thu, 19 Mar 2026 22:50:56 +0100 Menel mod_muc_rtbl/README.md: fix summary line
Thu, 19 Mar 2026 22:46:16 +0100 Menel mod_muc_restrict_rooms/README.md: mark broken
Wed, 18 Mar 2026 18:54:30 +0000 Matthew Wild mod_s2s_v6mesh: Fix various bugs, s2s auth policies now work as expected
Tue, 17 Mar 2026 23:08:39 +0000 Matthew Wild mod_s2s_v6mesh: Add is_secure_range shell command to check IP addresses
Tue, 17 Mar 2026 23:08:08 +0000 Matthew Wild mod_s2s_v6mesh: Fixes for peer authentication
Tue, 17 Mar 2026 20:18:32 +0100 Menel muc_reserve_nick_pattern and muc_restrict_nick: beta status and mention each other.
Tue, 17 Mar 2026 19:52:50 +0100 Menel mod_firewall/README.md: fits definition of https://modules.prosody.im/stage_beta.html
Tue, 17 Mar 2026 19:51:41 +0100 Menel mod_graceful_shutdown/README.md: mark merged