summary refs log tree commit diff
path: root/synapse/push/httppusher.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-01Update black to 19.10b0 (#6304)Amber Brown41-166/+191
* update version of black and also fix the mypy config being overridden
2019-10-31Expose some homeserver functionality to spam checkers (#6259)Travis Ralston3-1/+65
* Offer the homeserver instance to the spam checker * Newsfile * Linting * Ex