From 47bd72a433fc9a7f1117bf6bf02f00877187b41a Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Thu, 25 Jun 2020 17:07:06 +0100 Subject: [PATCH] Update whitelist --- sytest-whitelist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sytest-whitelist b/sytest-whitelist index 4bc7baefe..1628a6352 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -243,6 +243,9 @@ User can invite local user to room with version 2 Remote user can backfill in a room with version 2 Inbound federation accepts attempts to join v2 rooms from servers with support Outbound federation can send invites via v2 API +Outbound federation can send invites via v1 API +Inbound federation can receive invites via v1 API +Inbound federation can receive invites via v2 API User can create and send/receive messages in a room with version 3 local user can join room with version 3 Remote user can backfill in a room with version 3