summary refs log tree commit diff
path: root/synapse/server_notices (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-29Don't table scan events on worker startup (#8419)Erik Johnston3-1/+44
2020-09-29Mypy fixes for `synapse.handlers.federation` (#8422)Richard van der Hoff