summary refs log tree commit diff
path: root/synapse/federation (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-08Fix /federation/v1/state for recent room versions (#6170)Richard van der Hoff1-13/+0
* Fix /federation/v1/state for recent room versions Turns out this endpoint was completely broken for v3 rooms. Hopefully this re-signing code is irrelevant nowadays anyway.
2019-10-07fix changelogRichard van der Hoff1-1/+1
2019-10-07