summary refs log tree commit diff
path: root/synapse/util/async_helpers.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-03-08Move ThirdPartyEventRules into module_api/callbacksAndrew Morgan4-22/+16
And remove the get_third_party_events_rules HomeServer method.
2023-03-08Update calling code for the Spam CheckerAndrew Morgan15-47/+78
It's questionable whether `NOT_SPAM` should be defined in "SpamCheckerModule