Clients can choose which history visibility options they offer to users when creating rooms (#2072)

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
pull/2091/head
Johannes Marbach 9 months ago committed by GitHub
parent dfc61ffc71
commit 844dd6f8ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1 @@
Clients can choose which history visibility options they offer to users when creating rooms.

@ -43,11 +43,8 @@ setting at that time was more restrictive.
#### Client behaviour #### Client behaviour
Clients that implement this module MUST present to the user the possible Clients may want to display a notice that events may be read by
options for setting history visibility when creating a room. non-joined people if the history visibility is set to `world_readable`.
Clients may want to display a notice that their events may be read by
non-joined people if the value is set to `world_readable`.
#### Server behaviour #### Server behaviour

Loading…
Cancel
Save