summary refs log tree commit diff
path: root/synapse/http/matrixfederationclient.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-26Make federation endpoints more tolerant of trailing slashes v2 (#4935)Andrew Morgan1-0/+1
2019-03-25Fix ClientReplicationStreamProtocol.__str__ (#4929)Richard van der Hoff3