mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-16 18:43:10 -06:00
Add passing tests
This commit is contained in:
parent
ff45008993
commit
1395ea375b
|
|
@ -755,3 +755,5 @@ Messages that highlight from another user increment unread highlight count
|
||||||
Notifications can be viewed with GET /notifications
|
Notifications can be viewed with GET /notifications
|
||||||
Can get rooms/{roomId}/messages for a departed room (SPEC-216)
|
Can get rooms/{roomId}/messages for a departed room (SPEC-216)
|
||||||
Local device key changes appear in /keys/changes
|
Local device key changes appear in /keys/changes
|
||||||
|
Can get rooms/{roomId}/members at a given point
|
||||||
|
Can filter rooms/{roomId}/members
|
||||||
Loading…
Reference in a new issue