mirror of
https://github.com/1f349/dendrite.git
synced 2025-02-09 16:16:39 +00:00
Makes the tests ``` Can get rooms/{roomId}/members at a given point Can filter rooms/{roomId}/members ``` pass, by moving `/members` and `/joined_members` to the SyncAPI.