1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-05 08:14:27 -06:00
Commit graph

1 commit

Author SHA1 Message Date
Till 313cb3fd19
Filter /members, return members at given point ()
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.
2022-10-25 12:39:10 +02:00