mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00:00
Update whitelist
This commit is contained in:
parent
0577bfca55
commit
c72d23c8eb
@ -356,3 +356,11 @@ Left rooms appear in the leave section of sync
|
|||||||
Banned rooms appear in the leave section of sync
|
Banned rooms appear in the leave section of sync
|
||||||
Getting state checks the events requested belong to the room
|
Getting state checks the events requested belong to the room
|
||||||
Getting state IDs checks the events requested belong to the room
|
Getting state IDs checks the events requested belong to the room
|
||||||
|
Can invite users to invite-only rooms
|
||||||
|
Uninvited users cannot join the room
|
||||||
|
Invited user can reject invite
|
||||||
|
Invited user can reject invite for empty room
|
||||||
|
Invited user can reject local invite after originator leaves
|
||||||
|
Typing notification sent to local room members
|
||||||
|
Typing notifications also sent to remote room members
|
||||||
|
Typing can be explicitly stopped
|
||||||
|
Loading…
Reference in New Issue
Block a user