summary refs log tree commit diff
path: root/synapse/http/matrixfederationclient.py (unfollow)
<
Commit message (Expand)AuthorFilesLines
2019-08-20Avoid deep recursion in appservice recovery (#5885)Richard van der Hoff2-18/+26
2019-08-20Opentracing doc update (#5776)