Mercurial > prosody-modules
view mod_spam_reporting/README.markdown @ 2744:f70c02c14161
mod_smacks: Trigger event smacks-hibernation-end after queue resend
This is more sensible and allows other modules to send out stanzas when
handling this event without messing with the order of stanzas.
author | tmolitor <thilo@eightysoft.de> |
---|---|
date | Fri, 18 Aug 2017 00:56:38 +0200 |
parents | 122f0e53dc5a |
children | 476afcbfb3e9 |
line wrap: on
line source
--- depends: - 'mod\_blocklist' labels: - 'Stage-Beta' summary: 'XEP-0377: Spam Reporting' --- This module is a very basic implementation of [XEP-0377: Spam Reporting]. When someone reports spam or abuse, a line about this is logged and an event is fired so that other modules can act on the report.