Mercurial > prosody-modules
view mod_spam_reporting/README.markdown @ 5601:6680a1f53353
mod_muc_limits: Reduce cost of multi-line messages, make configurable
Typing a 5-line message preceded by a few chat states would have hit the
default limit.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 15 Jul 2023 09:09:41 +0200 |
parents | 48c27b51f992 |
children |
line wrap: on
line source
--- 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.