You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Currently the doc (or lack thereof, at least for the non-admin side of things) can lead people to think what's when setting erasure to true upon deactivation is that we wipe the deactivated user's messages from the server.
What's actually happening is that the messages don't actually get deleted from the database (because it's a tricky thing to do), and people who were in the room when the messages were sent can still see them (the same way when someone deletes their email account the emails they've sent are still present in the recipients' mailboxes), but they will be hidden to new people joining the room after the messages were sent.