Software /
code /
prosody-modules
Log
mod_watch_spam_reports/mod_watch_spam_reports.lua @ 5360:f05de5ac219f
description | author | age |
---|---|---|
mod_watch_spam_reports: Fix traceback due to misplaced parenthesis (thanks Menel) | Kim Alvefur | 2022-08-28 |
mod_watch_spam_reports: Support for fetching admins from authz provider | Matthew Wild | 2021-08-26 |
mod_watch_spam_reports: Prepare for changing 'reason' to an optional value | Kim Alvefur | 2021-08-25 |
mod_watch_spam_reports: Support spam_reporting/abuse-report | Martin Dosch | 2021-07-01 |
mod_watch_spam_reports: Define variable prior to using it | Martin Dosch | 2020-07-03 |
mod_watch_spam_reports: Fix another whitespace typo | Martin Dosch | 2020-06-24 |
mod_watch_spam_reports: Fix ugly whitespace typo | Martin Dosch | 2020-06-24 |
mod_watch_spam_reports: Create report message outside of the admin notification loop | Martin Dosch | 2020-06-24 |
mod_watch_spam_reports: Show reporters bare JID instead of full JID | Martin Dosch | 2020-06-24 |
mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports | Martin Dosch | 2020-06-16 |