mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 22:43:10 -06:00
✅ Update sytest b/w lists
This commit is contained in:
parent
1b38bd2b60
commit
b73c62ccc6
|
|
@ -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
|
||||
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
|
||||
|
|
@ -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
|
||||
Invited user can reject invite for empty room
|
||||
Invited user can reject local invite after originator leaves
|
||||
Guest users can join guest_access rooms
|
||||
Forgotten room messages cannot be paginated
|
||||
Local device key changes get to remote servers with correct prev_id
|
||||
HS provides query metadata
|
||||
|
|
|
|||
Loading…
Reference in a new issue