aboutsummaryrefslogtreecommitdiff
path: root/sytest-whitelist
diff options
context:
space:
mode:
authorTill <2353100+S7evinK@users.noreply.github.com>2023-09-27 08:27:08 +0200
committerGitHub <noreply@github.com>2023-09-27 08:27:08 +0200
commit05a8f1ede3ca0ccd0f9a7d327ef3cb30b6fd2798 (patch)
treecda98010f6bf78dd4a595d5132dcf5186c20a99f /sytest-whitelist
parent16d922de701ca28966127b2e1160d65527f65e8e (diff)
Support for room version v11 (#3204)
Fixes #3203
Diffstat (limited to 'sytest-whitelist')
-rw-r--r--sytest-whitelist10
1 files changed, 9 insertions, 1 deletions
diff --git a/sytest-whitelist b/sytest-whitelist
index 60ba0230..492c756b 100644
--- a/sytest-whitelist
+++ b/sytest-whitelist
@@ -787,4 +787,12 @@ Local device key changes get to remote servers with correct prev_id
HS provides query metadata
HS can provide query metadata on a single protocol
Invites over federation are correctly pushed
-Invites over federation are correctly pushed with name \ No newline at end of file
+Invites over federation are correctly pushed with name
+User can create and send/receive messages in a room with version 11
+local user can join room with version 11
+User can invite local user to room with version 11
+remote user can join room with version 11
+User can invite remote user to room with version 11
+Remote user can backfill in a room with version 11
+Can reject invites over federation for rooms with version 11
+Can receive redactions from regular users over federation in room version 11 \ No newline at end of file