File

mod_spam_reporting/README.markdown @ 4970:8c7b7db69f5b

mod_http_muc_log: Drop support for pre-0.11 MUC API The oldest supported Prosody branch is 0.11, therefore we can drop code for the MUC API of Prosody 0.10 and before. The module:shared("rooms") method was never even in a release...
author Kim Alvefur <zash@zash.se>
date Sat, 02 Jul 2022 02:30:02 +0200
parent 4104:476afcbfb3e9
child 5050:48c27b51f992
line wrap: on
line source

---
labels:
- 'Stage-Beta'
rockspec:
  dependencies:
  - mod_blocklist
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.