log mod_watch_spam_reports/mod_watch_spam_reports.lua @ 5819:bb51cf204dd4 default tip

age author description
Sun, 28 Aug 2022 15:50:39 +0200 Kim Alvefur mod_watch_spam_reports: Fix traceback due to misplaced parenthesis (thanks Menel)
Thu, 26 Aug 2021 16:52:13 +0100 Matthew Wild mod_watch_spam_reports: Support for fetching admins from authz provider
Wed, 25 Aug 2021 16:31:10 +0200 Kim Alvefur mod_watch_spam_reports: Prepare for changing 'reason' to an optional value
Thu, 01 Jul 2021 21:00:03 +0200 Martin Dosch mod_watch_spam_reports: Support spam_reporting/abuse-report
Fri, 03 Jul 2020 18:50:04 +0200 Martin Dosch mod_watch_spam_reports: Define variable prior to using it
Wed, 24 Jun 2020 09:08:12 +0200 Martin Dosch mod_watch_spam_reports: Fix another whitespace typo
Wed, 24 Jun 2020 09:05:05 +0200 Martin Dosch mod_watch_spam_reports: Fix ugly whitespace typo
Wed, 24 Jun 2020 09:01:55 +0200 Martin Dosch mod_watch_spam_reports: Create report message outside of the admin notification loop
Wed, 24 Jun 2020 08:51:07 +0200 Martin Dosch mod_watch_spam_reports: Show reporters bare JID instead of full JID
Tue, 16 Jun 2020 11:21:58 +0200 Martin Dosch mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports