summary refs log tree commit diff
path: root/synapse/handlers/federation.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-03Fix handling of failures when calling /event_auth.Erik Johnston1-12/+38
2019-06-01add some testsRichard van der Hoff1