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