Dirk Klimpel
|
1901cb1d4a
|
Add type hints to tests/rest/client (#12084)
|
2022-02-28 17:47:37 +00:00 |
|
Patrick Cloke
|
02d708568b
|
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2022-02-28 07:12:29 -05:00 |
|
Richard van der Hoff
|
e24ff8ebe3
|
Remove HomeServer.get_datastore() (#12031)
The presence of this method was confusing, and mostly present for backwards
compatibility. Let's get rid of it.
Part of #11733
|
2022-02-23 11:04:02 +00:00 |
|
Patrick Cloke
|
63f28e4a0c
|
Handle room upgrades for spaces (#10774)
By copying the `room_type` field of the create event and
migrating any non-empty `m.space.child` events to the
new room that is created.
|
2021-09-10 07:30:05 -04:00 |
|
David Robertson
|
ecd823d766
|
Flatten tests/rest/client/{v1,v2_alpha} too (#10667)
|
2021-08-20 17:50:44 +01:00 |
|