Update sytest b/w lists

This commit is contained in:
Dan Peleg 2023-10-31 01:36:00 +02:00
parent 1b38bd2b60
commit b73c62ccc6
2 changed files with 3 additions and 2 deletions

View file

@ -19,6 +19,8 @@ Leaves are present in non-gapped incremental syncs
# We don't have any state to calculate m.room.guest_access when accepting invites # We don't have any state to calculate m.room.guest_access when accepting invites
Guest users can accept invites to private rooms over federation Guest users can accept invites to private rooms over federation
# For notifications extension on iOS Guest users can join guest_access rooms
# For notifications extension on iOS
/event/ does not allow access to events before the user joined /event/ does not allow access to events before the user joined

View file

@ -781,7 +781,6 @@ New federated private chats get full presence information (SYN-115)
Outbound federation requests missing prev_events and then asks for /state_ids and resolves the state Outbound federation requests missing prev_events and then asks for /state_ids and resolves the state
Invited user can reject invite for empty room Invited user can reject invite for empty room
Invited user can reject local invite after originator leaves Invited user can reject local invite after originator leaves
Guest users can join guest_access rooms
Forgotten room messages cannot be paginated Forgotten room messages cannot be paginated
Local device key changes get to remote servers with correct prev_id Local device key changes get to remote servers with correct prev_id
HS provides query metadata HS provides query metadata