mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-23 14:53:10 -06:00
Update sytest-whitelist
This commit is contained in:
parent
6ccfee63af
commit
ace5439698
|
|
@ -400,8 +400,6 @@ Uninvited users cannot join the room
|
|||
Users cannot invite themselves to a room
|
||||
Users cannot invite a user that is already in the room
|
||||
Invited user can reject invite
|
||||
Invited user can reject invite for empty room
|
||||
Invited user can reject local invite after originator leaves
|
||||
PUT /rooms/:room_id/typing/:user_id sets typing notification
|
||||
Typing notification sent to local room members
|
||||
Typing notifications also sent to remote room members
|
||||
|
|
@ -431,7 +429,6 @@ A prev_batch token can be used in the v1 messages API
|
|||
We don't send redundant membership state across incremental syncs by default
|
||||
Typing notifications don't leak
|
||||
Users cannot kick users from a room they are not in
|
||||
Users cannot kick users who have already left a room
|
||||
User appears in user directory
|
||||
User directory correctly update on display name change
|
||||
User in shared private room does appear in user directory
|
||||
|
|
|
|||
Loading…
Reference in a new issue