From bc528bf48f1e52373c94a679b90dba863d5db99d Mon Sep 17 00:00:00 2001 From: Till Faelligen Date: Thu, 15 Oct 2020 16:12:22 +0200 Subject: [PATCH] Add passing tests to whitelist Signed-off-by: Till Faelligen --- sytest-whitelist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sytest-whitelist b/sytest-whitelist index 2ba0a88b2..820e93435 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -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 \ No newline at end of file