summary refs log tree commit diff
path: root/synapse/http/matrixfederationclient.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-08Retry certain federation requests on 404Andrew Morgan1-0/+45
2019-03-08Remove trailing slashes from outbound federation requestsAndrew Morgan