mjolnir/synapse_antispam/mjolnir
David Robertson 95d394b964
Merge pull request #246 from matrix-org/dmr/fix-check-username-as-spam
Fix block_usernames config option
2022-03-21 11:54:12 +00:00
..
__init__.py Let's port to Synapse module API (#128) 2022-02-09 08:40:33 +01:00
antispam.py Merge pull request #246 from matrix-org/dmr/fix-check-username-as-spam 2022-03-21 11:54:12 +00:00
ban_list.py Use public imports for UserID and run_as_background_process (#175) 2022-02-11 10:13:16 +01:00
list_rule.py Move glob_to_regex into the source - resolves #173 (#218) 2022-02-09 13:07:23 +01:00
matching.py Move glob_to_regex into the source - resolves #173 (#218) 2022-02-09 13:07:23 +01:00
message_max_length.py Move message_limit into antispam. (#243) 2022-03-18 11:07:21 +00:00