Mercurial > prosody-modules
annotate mod_spam_reporting/README.markdown @ 2276:1b12ccbbd9b2
mod_spam_reporting: Continue looking for spam reports even when one <item> does not have one
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 20 Aug 2016 17:15:14 +0200 |
| parents | a730ab6f3aaa |
| children | 983abc684851 |
| rev | line source |
|---|---|
| 2268 | 1 --- |
| 2 depends: | |
| 3 - 'mod\_blocklist' | |
| 4 summary: 'XEP-0377: Spam Reporting' | |
| 5 --- | |
| 6 | |
|
2269
a730ab6f3aaa
mod_spam_reporting/README: Fix syntax mistakenly normalized by pandoc
Kim Alvefur <zash@zash.se>
parents:
2268
diff
changeset
|
7 This module is a very basic implementation of [XEP-0377: Spam Reporting]. |
| 2268 | 8 |
| 9 When someone reports spam or abuse, a line about this is logged. |
