summary refs log tree commit diff
path: root/synapse/event_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-24Add a delay to the federation loop for EDUsRichard van der Hoff1-1/+3
2019-02-22Add missing returnErik Johnston1-0/+1
2019-02-22Correctly handle PusherConfigExceptionErik Johnston1