File

mod_spam_reporting/README.markdown @ 5557:d7667d9ad96a

mod_rest: Include full_jid property on origin Fixes permission check in disco#info query to your own account, where the 'to' would have been stripped since it equals the account JID, leaving mod_disco passing nil, which triggers an error in module:may()
author Kim Alvefur <zash@zash.se>
date Sun, 18 Jun 2023 22:23:24 +0200
parent 5050:48c27b51f992
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.