summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-05Simplify `room_version` handling in `FederationClient.send_invite`Richard van der Hoff1-10/+6
2020-02-05Pass room version object into `FederationClient.get_pdu`Richard van der Hoff2-9/+7
2020-02-05