summary refs log tree commit diff
path: root/synapse/util/retryutils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-31Fix purge room APIErik Johnston1-5/+8
2019-10-31Expose some homeserver functionality to spam checkers (#6259)Travis Ralston3-1/+65
* Offer the homeserver instance to the spam checker * Newsfile * Linting * Expose a Spam Checker API instead of passing the homeser