log

age author description
Sat, 08 Jun 2024 03:28:25 -0500 Nicholas George mod_server_info: fix dataforms require
Fri, 07 Jun 2024 16:26:54 +0100 Matthew Wild mod_sasl2_fast: Fix malformed-request when using HT-*-NONE (thanks lnj!)
Fri, 07 Jun 2024 16:14:58 +0100 Matthew Wild mod_server_contact_info: Backport from prosody trunk
Fri, 07 Jun 2024 15:53:30 +0100 Matthew Wild mod_pubsub_serverinfo: Explicitly depend on mod_server_info
Tue, 04 Jun 2024 09:06:44 +0200 Guus der Kinderen mod_pubsub_serverinfo: fix syntax error
Mon, 03 Jun 2024 12:52:26 +0200 Guus der Kinderen mod_pubsub_serverinfo: fix bool logic when reading config
Thu, 30 May 2024 17:55:48 +0100 Matthew Wild mod_report_forward: Some whitespace fixes
Thu, 30 May 2024 17:55:07 +0100 Matthew Wild mod_report_forward: Fix traceback when reporting a specific message (thanks singpolyma)
Fri, 24 May 2024 18:30:47 -0500 Nicholas George mod_muc_restrict_pm: Backport changes from upstream timber patch.
Thu, 23 May 2024 01:05:56 -0500 Nicholas George mod_muc_restrict_pm: small rewrite. improves room config options
Wed, 22 May 2024 21:11:24 -0500 Nicholas George mod_muc_restrict_pm: fix lua warnings
Tue, 21 May 2024 01:09:12 -0500 Nicholas George mod_muc_restrict_pm: fix table in README
Tue, 21 May 2024 00:40:06 -0500 Nicholas George mod_muc_restrict_pm: Limit who may send and recieve MUC PMs
Sat, 18 May 2024 14:16:49 +0200 Kim Alvefur mod_http_upload_external: Add link to Rust implementation (Thanks Luna)