-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Display m.room.retention settings #18630
Comments
To clarify, this issue also affects Element iOS and Element Android, not only Element Web. Additionally I commented to https://github.com/vector-im/element-web/issues/2497#issuecomment-901371589 on what kind of a solution I would like to see. |
Mind you, room message retention handling is disabled per default: |
However a lot of homeservers enable it for performance reasons while I think they generally use a year or so as global maximum policy. On the issue in general I would like to add that clients have options to show redactions and some like FluffyChat even show message removals by default as opposed to room retention just resulting the messages being gone without a trace. |
Closing in favour of #16625 |
Steps to reproduce
m.retention.policy
with whatever values you want.What happened?
The other account sees nothing to imply that messages are going to disappear after a specified time. The only visible change is the direct chat jumping on top of direct chats without any visible reason why.
What did you expect?
I expected to see a warning that "disappearing messages" are enabled in the room and especially warning if they get disabled. Currently they are implemented on server-side with no warning making gaslighting or other abuse possible especially towards less technical users.
See also #2497 for a complete implementation?
Operating system
Fedora 34
Browser information
Microsoft Edge 93.0.961.18
URL for webapp
develop.element.io
Have you submitted a rageshake?
No
The text was updated successfully, but these errors were encountered: