-
Notifications
You must be signed in to change notification settings - Fork 0
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
Disappearing messages #91
Labels
enhancement
New feature or request
Comments
We'll need to remove the CASCADE delete and modify the delete message behavior. We don't want an old disappearing message causing all of the next messages to also delete. |
Approach:
Things to be aware of:
As a result, additional actions to be taken:
|
Oh and also add a bento feature that disappearing messages are available |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Similar to Signal disappearing messages, allow users to set a time after which the message will be deleted.
Use case: I am a privacy conscious user who appreciates seeing my conversations and messages over the last 6 months however I don't want to manually go through and clean things up. Instead, I'd like to set something that will automatically clean them up for me.
The text was updated successfully, but these errors were encountered: