summary refs log tree commit diff
path: root/synapse/http/matrixfederationclient.py (unfollow)
<
Commit message (Expand)AuthorFilesLines
2018-07-23Refcator EventContext to accept state during initErik Johnston2-63/+82
2018-07-23add trailing comma