mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-12 21:01:13 +01:00
313cb3fd19
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. |
||
---|---|---|
.. | ||
context.go | ||
context_test.go | ||
filter.go | ||
getevent.go | ||
memberships.go | ||
messages.go | ||
relations.go | ||
routing.go | ||
search.go |