summary refs log tree commit diff
path: root/synapse/http/additional_resource.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-03-08Update calling code for the Spam CheckerAndrew Morgan15-47/+78
It's questionable whether `NOT_SPAM` should be defined in "SpamCheckerModuleApiCallbacks", but putting just that in a separate class feels a bit silly.
2023-03-08Move Spam Checker callbacks to a dedicated fileAndrew Morgan4-26/+26