Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-02-03 | Allow URL-encoded user IDs on user admin api paths (#6825) | Andrew Morgan | 2 | -2/+3 | |
2020-02-03 | Fix `room_version` in `on_invite_request` flow (#6827) | Richard van der Hoff | 3 | -7/+11 | |
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-01-31 |