summary refs log tree commit diff
path: root/synapse/federation/persistence.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-03make FederationHandler.send_invite asyncRichard van der Hoff2-6/+4
2020-02-03make FederationHandler.on_get_missing_events async