log

age author description
Wed, 11 Mar 2026 00:33:54 +0100 Link Mauve mod_sms_clickatell: Remove unused import
Wed, 11 Mar 2026 00:33:42 +0100 Link Mauve mod_sentry: Remove unused import
Wed, 11 Mar 2026 00:33:27 +0100 Link Mauve mod_s2s_auth_monkeysphere: Replace util.serialization.serialize with %q
Wed, 11 Mar 2026 00:33:01 +0100 Link Mauve mod_pubsub_twitter: Remove commented out util.serialization import
Wed, 11 Mar 2026 00:32:38 +0100 Link Mauve mod_pubsub_mqtt: Replace util.serialization.serialize with %q
Wed, 11 Mar 2026 00:32:23 +0100 Link Mauve mod_protect_last_admin: Replace util.serialization.serialize with %q
Wed, 11 Mar 2026 00:32:02 +0100 Link Mauve mod_auto_moved: Replace util.serialization.serialize with %q
Wed, 11 Mar 2026 00:31:32 +0100 Link Mauve mod_net_dovecotauth: Replace util.serialization.serialize with %q
Tue, 10 Mar 2026 23:06:58 +0100 Menel mod_muc_restrict_attention: logging configurable and to debug by default.
Tue, 10 Mar 2026 20:37:04 +0100 Kim Alvefur mod_muc_members_json: Use logging stacks own serialization
Tue, 10 Mar 2026 18:23:50 +0100 Menel mod_muc_restrict_attention/mod_muc_restrict_attention.lua: cleanup code and logging
Tue, 10 Mar 2026 16:58:17 +0000 Matthew Wild mod_muc_members_json: Support private MUCs, non-member affiliation grants, async storage, dry-run mode
Tue, 10 Mar 2026 16:13:25 +0100 Kim Alvefur mod_rest: Fixup incorrect user auth docs
Tue, 10 Mar 2026 15:38:39 +0100 Menel mod_muc_restrict_attention: change variable names to fit the new logic to allow restricting members. Adhere to stylesheet.
Tue, 10 Mar 2026 14:24:07 +0100 Menel mod_muc_restrict_attention: Change logic:, always disallow unaffiliated, always allow admin and owner and make it configurable for members. Also it actually works O_o.
Tue, 10 Mar 2026 12:18:08 +0100 Menel mod_firewall/README.md: Clarify layout how to seperate Rules.
Mon, 09 Mar 2026 17:03:11 +0000 Matthew Wild mod_dnsbl: Fix support for IPv6 lookups (thanks Zash)
Mon, 09 Mar 2026 17:02:46 +0000 Matthew Wild mod_dnsbl: Fix incorrect result from lookup
Mon, 09 Mar 2026 17:01:53 +0000 Matthew Wild mod_dnsbl: Fix result and error handling in shell command
Sun, 08 Mar 2026 10:59:40 +0100 Menel mod_muc_restrict_attention: New Module based on mod_muc_restrict_media to strip Attention. Untested.
Thu, 05 Mar 2026 14:35:43 +0000 Matthew Wild mod_muc_auto_role: Set default role for MUC occupants based on policies
Sat, 28 Feb 2026 10:33:48 +0100 nicoco mod_register_apps: Add macOS platform for gajim
Tue, 24 Feb 2026 21:28:17 +0100 Kim Alvefur mod_auth_ldap: Remove, was merged into Prosody 0.12.0
Tue, 24 Feb 2026 15:26:37 -0500 Stephen Paul Weber mod_muc_cache_media: use raw strings not patterns
Tue, 24 Feb 2026 13:20:45 -0500 Stephen Paul Weber mod_muc_cache_media: relative link is better
Tue, 24 Feb 2026 11:57:09 -0500 Stephen Paul Weber mod_muc_cache_media: move to storage that matches RFC 6920
Tue, 24 Feb 2026 16:39:04 +0100 Kim Alvefur mod_conversejs: Rely on autolink to link to prosody.im
Mon, 23 Feb 2026 15:06:37 -0500 Stephen Paul Weber File extension is optional on disk
Mon, 23 Feb 2026 12:41:36 -0500 Stephen Paul Weber mod_muc_cache_media: simplify code with target_filter
Mon, 23 Feb 2026 16:22:33 +0100 Kim Alvefur mod_dnsupdate: Support multiple hosts/components