Software /
code /
prosody-modules
Log
mod_spam_reporting/mod_spam_reporting.lua @ 3165:7af4776a5dea
description | author | age |
---|---|---|
mod_spam_reporting: Include jid in event | Kim Alvefur | 2016-09-10 |
mod_spam_reporting: Correctly check <text> child, not <reason> | Kim Alvefur | 2016-08-20 |
mod_spam_reporting: Apply JID prepping | Kim Alvefur | 2016-08-20 |
mod_spam_reporting: Add Copyright header | Kim Alvefur | 2016-08-20 |
mod_spam_reporting: Remove unused import of util.stanza [luacheck] | Kim Alvefur | 2016-08-20 |
mod_spam_reporting: Fire an event to ease processing from other modules | Kim Alvefur | 2016-08-20 |
mod_spam_reporting: Continue looking for spam reports even when one <item> does not have one | Kim Alvefur | 2016-08-20 |
mod_spam_reporting: Hook the blocking action, not blocklist fetching | Kim Alvefur | 2016-08-20 |
mod_spam_reporting: Fix syntax [luacheck] | Kim Alvefur | 2016-08-09 |
mod_spam_reporting: Basic implementation of XEP-0377: Spam Reporting | Kim Alvefur | 2016-08-09 |