From 8170ca708069edd5c6d6eb2e1dac21b22631d271 Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Tue, 19 Jan 2021 11:00:17 +0000 Subject: [PATCH] Update sytest-whitelist --- sytest-whitelist | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sytest-whitelist b/sytest-whitelist index cb84913b8..b2dcbf5e4 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -503,3 +503,8 @@ A next_batch token can be used in the v1 messages API Users receive device_list updates for their own devices m.room.history_visibility == "world_readable" allows/forbids appropriately for Guest users m.room.history_visibility == "world_readable" allows/forbids appropriately for Real users +State is included in the timeline in the initial sync +State from remote users is included in the state in the initial sync +Changes to state are included in an gapped incremental sync +A full_state incremental update returns all state +Can pass a JSON filter as a query parameter