-
Notifications
You must be signed in to change notification settings - Fork 15
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
Ability to hide events on the local client (local redaction) #1274
Comments
related to element-hq/element-web#2466 (#2466 is only about images, while this one seems to be more generic) |
There has been some further discussion regarding this issue on the pull request matrix-org/matrix-react-sdk#1657 which has made me think that this needs to be more carefully thought through before implementing. I can think of a few user stories to consider:
Hiding messages globally and per device seems equally valid to me, and I think this is a feature that should be part of Matrix, not just a Riot feature, and I am hesitant to propose a Riot-only stopgap solution, because in my experience, stopgap solutions tend to become long-lived cruft. |
The above would be possible using granular Settings which should make it into a spec at some point |
Description
It would be nice to be able to locally redact content on your client for when someone posts content that you're not okay with (or when the moderators are away). There would probably need to be an "unhide" button for the accidental removals.
This wouldn't hide it for everyone, just you.
Version information
The text was updated successfully, but these errors were encountered: