Add passing tests to whitelist
Signed-off-by: Till Faelligen <tfaelligen@gmail.com>
This commit is contained in:
parent
0b5801af3e
commit
bc528bf48f
|
@ -484,3 +484,7 @@ Users cannot kick users who have already left a room
|
|||
A prev_batch token from incremental sync can be used in the v1 messages API
|
||||
Event with an invalid signature in the send_join response should not cause room join to fail
|
||||
Inbound federation rejects typing notifications from wrong remote
|
||||
POST /rooms/:room_id/receipt can create receipts
|
||||
Receipts must be m.read
|
||||
Read receipts appear in initial v2 /sync
|
||||
New read receipts appear in incremental v2 /sync
|
Loading…
Reference in a new issue