mod_watch_spam_reports/README.markdown
author Martin Dosch <martin@mdosch.de>
Tue, 07 Jul 2020 14:37:49 +0200
changeset 4068 b7c9e479e857
parent 4067 0290ccdfe680
child 4108 476afcbfb3e9
permissions -rw-r--r--
mod_watch_spam_reports: Move stage from alpha to beta
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4050
d518f97dad6f mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports
Martin Dosch <martin@mdosch.de>
parents:
diff changeset
     1
---
d518f97dad6f mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports
Martin Dosch <martin@mdosch.de>
parents:
diff changeset
     2
depends:
d518f97dad6f mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports
Martin Dosch <martin@mdosch.de>
parents:
diff changeset
     3
- 'mod\_spam\_reporting'
d518f97dad6f mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports
Martin Dosch <martin@mdosch.de>
parents:
diff changeset
     4
labels:
4068
b7c9e479e857 mod_watch_spam_reports: Move stage from alpha to beta
Martin Dosch <martin@mdosch.de>
parents: 4067
diff changeset
     5
- 'Stage-Beta'
4050
d518f97dad6f mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports
Martin Dosch <martin@mdosch.de>
parents:
diff changeset
     6
summary: 'Notify admins about incoming XEP-0377 spam reports'
d518f97dad6f mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports
Martin Dosch <martin@mdosch.de>
parents:
diff changeset
     7
---
d518f97dad6f mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports
Martin Dosch <martin@mdosch.de>
parents:
diff changeset
     8
d518f97dad6f mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports
Martin Dosch <martin@mdosch.de>
parents:
diff changeset
     9
This module sends a message to the server admins for incoming
4066
a496841b596a mod_watch_spam_reports: Document dependency on mod_spam_reporting
Martin Dosch <martin@mdosch.de>
parents: 4050
diff changeset
    10
[XEP-0377][1] spam reports. It depends on [mod\_spam\_reporting][2] 
a496841b596a mod_watch_spam_reports: Document dependency on mod_spam_reporting
Martin Dosch <martin@mdosch.de>
parents: 4050
diff changeset
    11
and doesn't require any configuration.
a496841b596a mod_watch_spam_reports: Document dependency on mod_spam_reporting
Martin Dosch <martin@mdosch.de>
parents: 4050
diff changeset
    12
4067
0290ccdfe680 mod_watch_spam_reports: Add compatibility section
Martin Dosch <martin@mdosch.de>
parents: 4066
diff changeset
    13
Compatibility
0290ccdfe680 mod_watch_spam_reports: Add compatibility section
Martin Dosch <martin@mdosch.de>
parents: 4066
diff changeset
    14
=============
0290ccdfe680 mod_watch_spam_reports: Add compatibility section
Martin Dosch <martin@mdosch.de>
parents: 4066
diff changeset
    15
0290ccdfe680 mod_watch_spam_reports: Add compatibility section
Martin Dosch <martin@mdosch.de>
parents: 4066
diff changeset
    16
  ----- -----------
0290ccdfe680 mod_watch_spam_reports: Add compatibility section
Martin Dosch <martin@mdosch.de>
parents: 4066
diff changeset
    17
  trunk Works
0290ccdfe680 mod_watch_spam_reports: Add compatibility section
Martin Dosch <martin@mdosch.de>
parents: 4066
diff changeset
    18
  0.11  Works
0290ccdfe680 mod_watch_spam_reports: Add compatibility section
Martin Dosch <martin@mdosch.de>
parents: 4066
diff changeset
    19
  ----- -----------
0290ccdfe680 mod_watch_spam_reports: Add compatibility section
Martin Dosch <martin@mdosch.de>
parents: 4066
diff changeset
    20
0290ccdfe680 mod_watch_spam_reports: Add compatibility section
Martin Dosch <martin@mdosch.de>
parents: 4066
diff changeset
    21
4066
a496841b596a mod_watch_spam_reports: Document dependency on mod_spam_reporting
Martin Dosch <martin@mdosch.de>
parents: 4050
diff changeset
    22
[1]:https://xmpp.org/extensions/xep-0377.html
a496841b596a mod_watch_spam_reports: Document dependency on mod_spam_reporting
Martin Dosch <martin@mdosch.de>
parents: 4050
diff changeset
    23
[2]:https://modules.prosody.im/mod_spam_reporting.html