-
Notifications
You must be signed in to change notification settings - Fork 13
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
we no longer show history if you're kicked from a room? #465
Comments
What about being able to delete messages from the room? This is GDPR relevant (#820) as even a kicked user has GDPR rights on the message history. |
Well i seem to have run into a bug like this or this exact bug but with bans. On Element Nightly Desktop and this has been a thing for a similar amount of time to the age of this issue as far as my memory recalls.
@allo- that is Spec blocked not Element blocked as far as i am aware when it comes to non members sending events. |
@FSG-Cat What does that mean? I came here clicking around through the different bugs concerning if matrix can delete rooms by now, but when I read the issue, I thought that kicking usually would not delete message history, but a user must be able to delete it (and therefore at least see the old messages to be able to find what to delete) for the server to be GDPR compliant. |
@allo- the problem is that your redaction events will fail event authorisation if your not in the room so there is that small issue. Like there are a lot of moving parts and potential ways to fix it and tbh UX is one of the issues that has to be solved. |
Yes, that's what I am meaning. Either a kick (or only a ban) would need to remove all content instantly, or still allow redaction and correction, which are GDPR rights. |
so you can't see why you were kicked, or access your history
The text was updated successfully, but these errors were encountered: