Mercurial > prosody-modules
log mod_spam_reporting/mod_spam_reporting.lua @ 5308:f370ccb15f05
age | author | description |
---|---|---|
2021-08-25 | Kim Alvefur | mod_spam_reporting: Fallback string for missing 'reason' |
2021-08-25 | Kim Alvefur | mod_spam_reporting: Missed a spot |
2021-08-25 | Kim Alvefur | mod_spam_reporting: Refactor to deduplicate code |
2021-08-25 | Kim Alvefur | mod_spam_reporting: Rename variable avoid name clash with global function |
2021-08-25 | Kim Alvefur | mod_spam_reporting: Make 'reason' text an optional value |
2021-08-25 | Kim Alvefur | mod_spam_reporting: Handle unknown or future report types |
2021-07-01 | Martin Dosch | mod_spam_reporting: Add support for XEP-0377 0.3 |