4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-03-09 05:33:08 +00:00
Neil Alexander a66c701b29
Add room version to room create request, persist in storage ()
* Add room version into createRoomReq

* Extract room version from m.room.create event when persisting

* Reduce cyclomatic complexity

* Update whitelist, gomatrixserverlib, tweaks to roomserver

* Update sytest-whitelist again
2020-03-17 15:12:01 +00:00
..