mod_anti_spam: Update definition of "stranger" to include sub to/from JID or domains
|
Matthew Wild |
Fri, 17 Jan 2025 10:31:41 +0000 |
mod_anti_spam: Allow customizing spam actions (drop/bounce), switching default to bounce
|
Matthew Wild |
Fri, 17 Jan 2025 10:29:28 +0000 |
mod_anti_spam: Declare dependency on mod_pubsub_subscription for plugin installer
|
Kim Alvefur |
Thu, 16 Jan 2025 18:51:16 +0100 |
mod_sasl2_fast: Restore non-FAST SASL handler upon reset
|
Matthew Wild |
Thu, 16 Jan 2025 15:46:15 +0000 |
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 |