MatrixSynapse/synapse/federation/transport
Richard van der Hoff b0d112e78b
Fix `room_version` in `on_invite_request` flow (#6827)
I messed this up a bit in #6805, but fortunately we weren't actually doing
anything with the room_version so it didn't matter that it was a str not a RoomVersion.
2020-02-03 13:15:23 +00:00
..
__init__.py Replace instance variations of homeserver with correct case/spacing 2019-11-12 13:08:12 +00:00
client.py Fix sending server up commands from workers (#6811) 2020-01-30 16:42:11 +00:00
server.py Fix `room_version` in `on_invite_request` flow (#6827) 2020-02-03 13:15:23 +00:00