mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 19:33:09 -06:00
Update sytest-whitelist, sytest-blacklist
This commit is contained in:
parent
fd034f089d
commit
3e22687842
|
|
@ -37,4 +37,4 @@ Inbound federation rejects invites which are not signed by the sender
|
||||||
Regular users can add and delete aliases when m.room.aliases is restricted
|
Regular users can add and delete aliases when m.room.aliases is restricted
|
||||||
|
|
||||||
# Blacklisted because we don't support ignores yet
|
# Blacklisted because we don't support ignores yet
|
||||||
Ignore invite in incremental sync
|
Ignore invite in incremental sync
|
||||||
|
|
|
||||||
|
|
@ -238,5 +238,6 @@ User can create and send/receive messages in a room with version 4
|
||||||
local user can join room with version 4
|
local user can join room with version 4
|
||||||
remote user can join room with version 4
|
remote user can join room with version 4
|
||||||
Remote user can backfill in a room with version 4
|
Remote user can backfill in a room with version 4
|
||||||
Ignore invite in incremental sync
|
# We don't support ignores yet, so ignore this for now - ha ha.
|
||||||
|
# Ignore invite in incremental sync
|
||||||
Outbound federation can send invites via v2 API
|
Outbound federation can send invites via v2 API
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue