[Story] Set the history visibility to invited
when creating an E2EE room
#2519
Labels
App: ElementX Android
App: ElementX iOS
T-Epic
Issue is at Epic level
T-User Story
Team: Element X Platform
Description
Background
Currently, when a new room is created with EX, and the Private room option is selected, then:
m.room.history_visibility
) is set toshared
(meaning that members who join are supposed to see messages that were sent before they were invited).In practice, this combination is not supported yet - meaning that the messages before a user was invited are visible, but can not be decrypted. Thus, for sake of clarity, it is desired that when E2EE encryption is turned on, the history visibility defaults to
invited
instead ofshared
.As a user creating a new E2EE room,
I want the history visibility of such room to be defaulted to
invited
So that the members who join the room would not be confused why they can't read the content of the past messages.
Acceptance criteria
invited
.Leads
Size estimate
None
Dependencies
Out of scope
Open questions
Questions
Subtasks
Android
iOS
Rust
Other
Sign-off
Android
iOS
The text was updated successfully, but these errors were encountered: