Log

description author age
mod_muc_moderation: add missing id attribute to retract nicoco 2 months ago
mod_dnsbl: Flag accounts registered by IPs matching blocklists Matthew Wild 2 months ago
mod_turn_external: Remove merged module Link Mauve 2 months ago
mod_anti_spam: prosody 0.12 compat Menel 2 months ago
mod_anti_spam: Fix generation of error bounce stanzas Matthew Wild 2 months ago
mod_anti_spam: Don't consider pre-approved contacts as strangers Matthew Wild 2 months ago
mod_muc_moderation: partial support for XEP-0425 v0.3.0 (no tombstones) nicoco 2 months ago
mod_anti_spam: Also consider not a stranger if we have a pending (out) sub request Matthew Wild 2 months ago
mod_anti_spam: Optimization to avoid needless string concatenation Matthew Wild 2 months ago
mod_anti_spam: Update definition of "stranger" to include sub to/from JID or domains Matthew Wild 2 months ago
mod_anti_spam: Allow customizing spam actions (drop/bounce), switching default to bounce Matthew Wild 2 months ago
mod_anti_spam: Declare dependency on mod_pubsub_subscription for plugin installer Kim Alvefur 2 months ago
mod_sasl2_fast: Restore non-FAST SASL handler upon reset Matthew Wild 2 months ago
mod_sasl2: Reset SASL handler after failed authentication Matthew Wild 2 months ago
mod_persisthosts: Also skip defined Components (thanks gtech1) Kim Alvefur 2 months ago
mod_storage_metronome_readonly: New module for migrating off Metronome Link Mauve 2 months ago
mod_persisthosts: Retrieve hosts from config instead of Prosody state Kim Alvefur 2 months ago
luacheckrc: Add module.ready() (new in trunk) Kim Alvefur 2 months ago
luacheckrc: Add module.could() (new in trunk) Kim Alvefur 2 months ago
mod_cloud_notify: Prevent loading if Prosody indicates it is already bundled Matthew Wild 2 months ago
mod_report_forward: Measure number of forwarded reports Kim Alvefur 2 months ago
mod_spam_reporting: Add a metric Kim Alvefur 2 months ago
mod_storage_s3: Note about data format change Kim Alvefur 2 months ago
mod_sasl2: revert changes that should not have been committed tmolitor 2 months ago
Merge upstream tmolitor 2 months ago
mod_sasl_ssdp: Fix handling of disabled sasl mechanisms tmolitor 4 months ago
mod_sasl2: add usable sasl mechanisms to session table tmolitor 4 months ago
mod_flags: trunk version backported to 0.12 Matthew Wild 2 months ago
Backed out changeset ffec70ddbffc Matthew Wild 2 months ago
mod_muc_activity: create module Jonas Schäfer 2 months ago
mod_flags: trunk version backported to 0.12 Matthew Wild 2 months ago
mod_groups_internal: Disable MUC integration by default Matthew Wild 2 months ago
mod_anti_spam: Gracefully handle failure to parse CIDR in IP RTBL Matthew Wild 2 months ago
mod_anti_spam: Fix spam sender check in presence subscriptions (thanks mirux) Matthew Wild 2 months ago
mod_anti_spam: Fix stanza type check in presence handler Matthew Wild 2 months ago
mod_anti_spam: Skip content filtering for messages with no body (thanks Martin) Matthew Wild 2 months ago
mod_anti_spam: Improve error bounce text with actionable info Matthew Wild 2 months ago
mod_anti_spam: Fix luacheck warning Matthew Wild 2 months ago
mod_anti_spam: Add some debug logs Matthew Wild 2 months ago
mod_anti_spam: Add README Matthew Wild 2 months ago
mod_anti_spam: Prevent traceback when processing a message to an unknown host Matthew Wild 2 months ago
mod_anti_spam: Fix traceback when no anti-spam services defined in config (thanks mirux) Matthew Wild 2 months ago
mod_anti_spam: Fix another traceback for origin sessions without an IP Matthew Wild 2 months ago
mod_pubsub_subscription: Don't block pubsub unhandled or bare JID notifications Matthew Wild 2 months ago
mod_anti_spam: Tweak trie method name (fixes traceback) Matthew Wild 2 months ago
mod_anti_spam: Fix traceback on missing/invalid session IP and log warning Matthew Wild 2 months ago
mod_anti_spam: Fix incorrect util.ip method name (thanks Martin) Matthew Wild 2 months ago
mod_anti_spam: Fix syntax of user_exists() check (thanks Martin/Zash) Matthew Wild 2 months ago
mod_pubsub_subscription: Match stanzas with fixed prefix only Matthew Wild 2 months ago
mod_compliance_latest: using module:log_status Menel 3 months ago
mod_compliance_latest: Gracefull error logging on missing dependency. Menel 3 months ago
mod_compliance_latest: New module that depends on and therefore loads the latest compliance tester mod. Menel 3 months ago
mod_compliance_2023: Add 2023 Version of the compliance module, basis is the 2021 Version. Menel 3 months ago
mod_push2: fix link Menel 3 months ago
mod_sasl2_sm: Add dependency to sasl2_bind2 as stated in the Readme to module and rockspec Menel 3 months ago
mod_sasl2_fast: Update Compatibility Menel 3 months ago