mod_anti_spam: Fix generation of error bounce stanzas
|
Matthew Wild |
Fri, 17 Jan 2025 12:19:55 +0000 |
mod_anti_spam: Don't consider pre-approved contacts as strangers
|
Matthew Wild |
Fri, 17 Jan 2025 11:19:05 +0000 |
mod_muc_moderation: partial support for XEP-0425 v0.3.0 (no tombstones)
|
nicoco |
Fri, 17 Jan 2025 10:20:00 +0100 |
mod_anti_spam: Also consider not a stranger if we have a pending (out) sub request
|
Matthew Wild |
Fri, 17 Jan 2025 11:02:02 +0000 |
mod_anti_spam: Optimization to avoid needless string concatenation
|
Matthew Wild |
Fri, 17 Jan 2025 10:32:34 +0000 |
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 |