summary refs log tree commit diff
path: root/synapse/handlers/federation.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-09Move FederationServer._handle_new_pdu to FederationHandlerRichard van der Hoff1-5/+197
2017-03-09Move sig check out of _handle_new_pduRichard van der Hoff1-12/