mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-18 04:13:10 -06:00
Update sytest-whitelist
This commit is contained in:
parent
3aea9db5e4
commit
c6d0fa3fc2
|
|
@ -206,3 +206,7 @@ remote user can join room with version 5
|
||||||
Inbound federation can query room alias directory
|
Inbound federation can query room alias directory
|
||||||
Outbound federation can query v2 /send_join
|
Outbound federation can query v2 /send_join
|
||||||
Inbound federation can receive v2 /send_join
|
Inbound federation can receive v2 /send_join
|
||||||
|
Message history can be paginated
|
||||||
|
Getting messages going forward is limited for a departed room (SPEC-216)
|
||||||
|
m.room.history_visibility == "world_readable" allows/forbids appropriately for Real users
|
||||||
|
Backfill works correctly with history visibility set to joined
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue