summary refs log tree commit diff
path: root/synapse/spam_checker_api (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-08Update calling code for the Spam CheckerAndrew Morgan15-47/+78
2023-03-08Move Spam Checker callbacks to a dedicated fileAndrew Morgan4-26/+26
2023-03-08Move Account Validity callbacks to a dedicated fileAndrew Morgan7-106/+156
2023-03-08Modify @cache_in_self decorator to accept self classes other than HomeServerAndrew Morgan1-3/+5