summary refs log tree commit diff
path: root/synapse/http/matrixfederationclient.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-18Ensure that a URL exists in the content during push. (#8965)Patrick Cloke3-2/+7
2020-12-18Try and drop stale extremities. (#8929)</