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 |