log

age author description
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
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
Tue, 17 Mar 2026 16:37:04 +0000 Matthew Wild mod_s2s_v6mesh: DNS-less federation for IPv6 networks
Tue, 17 Mar 2026 10:51:25 +0100 Menel mod_rest/README.md: Mention muc_bot in the readme.
Sun, 15 Mar 2026 13:08:03 +0100 Menel mod_support_contact/README.md: update Compability
Sun, 15 Mar 2026 12:53:42 +0100 Menel mod_log_auth/README.md: update compatibility
Sun, 15 Mar 2026 12:45:34 +0100 Menel mod_broadcast/README.md: stage broken
Sat, 14 Mar 2026 17:09:23 +0100 Menel mod_flags/README.md: add stage
Sat, 14 Mar 2026 16:29:27 +0100 Menel mod_external_services/README.md: Explicit about prosody 0.11.x status
Sat, 14 Mar 2026 16:22:00 +0100 Menel mod_csi_simple_compat/README.md: More explicit readme about the old compat.
Fri, 13 Mar 2026 13:01:26 +0100 Menel mod_csi_simple_compat/README.md: youre right zash
Fri, 13 Mar 2026 12:46:16 +0100 Menel mod_watchuntrusted/README.md: updated compat and Stage
Fri, 13 Mar 2026 12:43:05 +0100 Menel mod_watchuntrusted/mod_watchuntrusted.lua: making luacheck happy
Fri, 13 Mar 2026 12:28:20 +0100 Menel delete both remnants of mod_bookmark that only point to the prosody modules
Fri, 13 Mar 2026 12:24:06 +0100 Menel mod_external_services/README.md: mark obsolete
Fri, 13 Mar 2026 12:22:09 +0100 Menel mod_extdisco/README.md: mark as superseded
Fri, 13 Mar 2026 12:13:38 +0100 Menel mod_muc_restrict_media/README.md: Add Stage and Compatibility
Fri, 13 Mar 2026 12:11:05 +0100 Menel mod_csi_muc_priorities/README.md: Set Stage and Compatibility
Fri, 13 Mar 2026 12:03:03 +0100 Menel mod_csi_simple_compat/README.md: Add "Stage-Deprecated"
Fri, 13 Mar 2026 11:55:24 +0100 Menel mod_csi/README.md: remove remnant of long obsolete module
Fri, 13 Mar 2026 08:17:01 +0100 Menel mod_smacks_noerror: delete obsoleted
Fri, 13 Mar 2026 07:54:36 +0100 Menel mod_sasl2_fast/mod_sasl2_fast.lua: fix luacheck warning too long line
Fri, 13 Mar 2026 07:46:57 +0100 Menel mod_admin_message/README.md: mark broken for supported versions
Fri, 13 Mar 2026 07:42:50 +0100 Menel mod_clean_roster/mod_clean_roster.lua: fix empty if (luacheck)
Fri, 13 Mar 2026 07:39:42 +0100 Menel mod_compliance_latest/mod_compliance_latest.lua: remove unused variable (luacheck)
Fri, 13 Mar 2026 07:09:53 +0100 Menel mod_muc_restrict_attention/mod_muc_restrict_attention.lua: fix trailing newline
Thu, 12 Mar 2026 08:16:06 +0100 Menel mod_muc_restrict_media/mod_muc_restrict_media.lua: Put the muc config form in the right section
Thu, 12 Mar 2026 08:15:22 +0100 Menel mod_muc_restrict_attention/mod_muc_restrict_attention.lua: Put the form in the right Place
Wed, 11 Mar 2026 08:55:15 +0100 Menel mod_muc_restrict_attention: adjusted more variable names to reflect it works on members
Wed, 11 Mar 2026 00:42:57 +0100 Link Mauve mod_statistics: Replace util.serialization.serialize with %q
Wed, 11 Mar 2026 00:42:49 +0100 Link Mauve mod_statistics_statsman: Replace util.serialization.serialize with %q
Wed, 11 Mar 2026 00:34:11 +0100 Link Mauve mod_xhtmlim: Replace util.serialization.serialize with %q
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
Sun, 22 Feb 2026 01:08:33 -0500 Stephen Paul Weber mod_muc_cache_media: Initial commit
Sat, 21 Feb 2026 19:13:08 +0100 Christian Weiske mod_unified_push: Allow additional CORS headers for unified push (fixes #1985)
Fri, 20 Feb 2026 15:09:06 +0000 Matthew Wild mod_poke_strangers: Poke on subscription requests
Wed, 18 Feb 2026 17:01:42 +0000 Matthew Wild mod_anti_spam: Skip user existence check when no username (thanks Link Mauve)
Wed, 18 Feb 2026 16:35:30 +0100 Kim Alvefur mod_http_oauth2: Make error template optional
Wed, 18 Feb 2026 16:34:37 +0100 Kim Alvefur mod_authz_delegate: Ruse parent host logic from mod_authz_internal
Wed, 18 Feb 2026 16:30:18 +0100 Kim Alvefur mod_auth_oauth_external: Pass on storage error from account info
Sat, 14 Feb 2026 12:57:51 +0100 Kim Alvefur mod_block_registrations: Enable syntax highlighting in examples
Sat, 14 Feb 2026 12:57:22 +0100 Kim Alvefur mod_block_registrations: Add username length requirements
Wed, 11 Feb 2026 09:40:30 +0000 Matthew Wild mod_pubsub_serverinfo: Include hostname in default pubsub node name
Mon, 09 Feb 2026 18:49:58 -0500 Waqas Hussain mod_xmllang_check: Fix and link ejabberd source URLs in markdown doc
Mon, 09 Feb 2026 18:34:40 -0500 Waqas Hussain mod_xmllang_check: Initial commit