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