Log

description author age
mod_sasl2: Reset SASL handler after failed authentication Matthew Wild Thu, 16 Jan 2025 15:44:24 +0000
mod_persisthosts: Also skip defined Components (thanks gtech1) Kim Alvefur Sat, 11 Jan 2025 12:12:18 +0100
mod_storage_metronome_readonly: New module for migrating off Metronome Link Mauve Fri, 10 Jan 2025 23:17:09 +0100
mod_persisthosts: Retrieve hosts from config instead of Prosody state Kim Alvefur Fri, 10 Jan 2025 16:19:27 +0100
luacheckrc: Add module.ready() (new in trunk) Kim Alvefur Fri, 10 Jan 2025 12:35:48 +0100
luacheckrc: Add module.could() (new in trunk) Kim Alvefur Fri, 10 Jan 2025 12:35:21 +0100
mod_cloud_notify: Prevent loading if Prosody indicates it is already bundled Matthew Wild Thu, 09 Jan 2025 15:57:19 +0000
mod_report_forward: Measure number of forwarded reports Kim Alvefur Wed, 08 Jan 2025 09:21:25 +0100
mod_spam_reporting: Add a metric Kim Alvefur Wed, 08 Jan 2025 09:20:56 +0100
mod_storage_s3: Note about data format change Kim Alvefur Wed, 08 Jan 2025 09:18:42 +0100
mod_sasl2: revert changes that should not have been committed tmolitor Sun, 05 Jan 2025 18:01:47 +0100
Merge upstream tmolitor Sun, 05 Jan 2025 17:50:02 +0100
mod_sasl_ssdp: Fix handling of disabled sasl mechanisms tmolitor Wed, 20 Nov 2024 05:07:11 +0100
mod_sasl2: add usable sasl mechanisms to session table tmolitor Wed, 20 Nov 2024 05:05:30 +0100
mod_flags: trunk version backported to 0.12 Matthew Wild Sat, 04 Jan 2025 22:50:49 +0000
Backed out changeset ffec70ddbffc Matthew Wild Sat, 04 Jan 2025 22:48:54 +0000
mod_muc_activity: create module Jonas Schäfer Sat, 04 Jan 2025 19:04:26 +0100
mod_flags: trunk version backported to 0.12 Matthew Wild Sat, 04 Jan 2025 17:50:35 +0000
mod_groups_internal: Disable MUC integration by default Matthew Wild Wed, 01 Jan 2025 14:15:20 +0000
mod_anti_spam: Gracefully handle failure to parse CIDR in IP RTBL Matthew Wild Wed, 01 Jan 2025 11:48:19 +0000
mod_anti_spam: Fix spam sender check in presence subscriptions (thanks mirux) Matthew Wild Wed, 01 Jan 2025 09:57:31 +0000
mod_anti_spam: Fix stanza type check in presence handler Matthew Wild Tue, 31 Dec 2024 21:38:14 +0000
mod_anti_spam: Skip content filtering for messages with no body (thanks Martin) Matthew Wild Tue, 31 Dec 2024 15:17:37 +0000
mod_anti_spam: Improve error bounce text with actionable info Matthew Wild Mon, 30 Dec 2024 13:54:30 +0000
mod_anti_spam: Fix luacheck warning Matthew Wild Mon, 30 Dec 2024 13:52:59 +0000
mod_anti_spam: Add some debug logs Matthew Wild Mon, 30 Dec 2024 13:52:38 +0000
mod_anti_spam: Add README Matthew Wild Mon, 30 Dec 2024 13:51:35 +0000
mod_anti_spam: Prevent traceback when processing a message to an unknown host Matthew Wild Mon, 30 Dec 2024 08:58:16 +0000
mod_anti_spam: Fix traceback when no anti-spam services defined in config (thanks mirux) Matthew Wild Sun, 29 Dec 2024 11:49:36 +0000
mod_anti_spam: Fix another traceback for origin sessions without an IP Matthew Wild Sat, 28 Dec 2024 21:02:08 +0000
mod_pubsub_subscription: Don't block pubsub unhandled or bare JID notifications Matthew Wild Sat, 28 Dec 2024 18:45:40 +0000
mod_anti_spam: Tweak trie method name (fixes traceback) Matthew Wild Sat, 28 Dec 2024 18:08:17 +0000
mod_anti_spam: Fix traceback on missing/invalid session IP and log warning Matthew Wild Sat, 28 Dec 2024 18:03:32 +0000
mod_anti_spam: Fix incorrect util.ip method name (thanks Martin) Matthew Wild Sat, 28 Dec 2024 16:00:25 +0000
mod_anti_spam: Fix syntax of user_exists() check (thanks Martin/Zash) Matthew Wild Sat, 28 Dec 2024 15:25:33 +0000
mod_pubsub_subscription: Match stanzas with fixed prefix only Matthew Wild Sat, 28 Dec 2024 15:23:33 +0000
mod_compliance_latest: using module:log_status Menel Mon, 23 Dec 2024 14:09:56 +0100
mod_compliance_latest: Gracefull error logging on missing dependency. Menel Mon, 23 Dec 2024 12:58:03 +0100
mod_compliance_latest: New module that depends on and therefore loads the latest compliance tester mod. Menel Sun, 22 Dec 2024 18:12:42 +0100
mod_compliance_2023: Add 2023 Version of the compliance module, basis is the 2021 Version. Menel Sun, 22 Dec 2024 16:06:28 +0100
mod_push2: fix link Menel Sat, 21 Dec 2024 22:14:21 +0100
mod_sasl2_sm: Add dependency to sasl2_bind2 as stated in the Readme to module and rockspec Menel Sat, 21 Dec 2024 21:25:15 +0100
mod_sasl2_fast: Update Compatibility Menel Sat, 21 Dec 2024 21:13:38 +0100
mod_sasl2_bind2: Update XEP status and Comp. Menel Sat, 21 Dec 2024 21:10:34 +0100
mod_auto_accept_subscriptions: Update Compatibility Menel Sat, 21 Dec 2024 20:52:10 +0100
mod_auto_moved: Fix markdown in Readme and update Compatibility Menel Sat, 21 Dec 2024 20:44:10 +0100
mod_admin_blocklist: fix typo Menel Sat, 21 Dec 2024 20:36:00 +0100
mod_bind2: Remove Kim Alvefur Sat, 21 Dec 2024 21:20:20 +0100
mod_stanzadebug: markdown syntax correction Menel Fri, 20 Dec 2024 13:23:47 +0100
mod_stanzadebug: mark as merged Menel Fri, 20 Dec 2024 13:17:10 +0100
mod_swedishchef: update Comp of the most important module and mention whole server support as tested :-) Menel Fri, 20 Dec 2024 13:01:19 +0100
mod_storage_memory: Cleanup old community version and add note to Readme for prosody integration. Menel Fri, 20 Dec 2024 12:50:14 +0100
mod_statistics: is broken Menel Fri, 20 Dec 2024 12:38:04 +0100
mod_register_apps: Fix iOS download button image URLs Robby Stokoe Mon, 16 Dec 2024 20:01:00 -0700
mod_warn_legacy_tls: typo Menel Mon, 16 Dec 2024 13:09:42 +0100
mod_warn_legacy_tls: Update Examples and Introduction for current TLS versions. Menel Mon, 16 Dec 2024 13:06:23 +0100
mod_http_upload_external: add external service and update Compatibility. Menel Thu, 12 Dec 2024 21:34:50 +0100
mod_http_libjs: Update Compability Menel Sun, 08 Dec 2024 22:53:55 +0100
mod_invites_tracking: Add Compability Menel Sun, 08 Dec 2024 22:27:39 +0100
mod_invites_register_web: Add compability-section Menel Sun, 08 Dec 2024 22:20:31 +0100