summary refs log tree commit diff
path: root/synapse/handlers/federation.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-28Start implementing auth conflict resErik Johnston1-35/+176
2015-01-26Make it the responsibility of the replication layer to check signature and ha...Erik Johnston3-26/+173
2015-01-26