Add Local Deletion of Messages Also for Messages You did not Send #80
Labels
No Label
client
server
user made
L
M
S
XL
bug
bugfix
discussion
documentation
feature
maintenance
postponed
refactoring
wontfix
No Milestone
No Assignees
3 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: zdm/envoy#80
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "f/delete-messages-locally"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What brought you to this decision?
I think it's a good idea, however this doesn't seem to be unanimously agreed upon, for WhatsApp permitting it while Skype doesn't.
@kske: Well, the fact that normally I'd also want the opportunity to delete messages from others, if I don't want to see them. But that of course needs to be limited to local mode.
I already have a fair idea on how the code inside
MessageControl
will look like once theLocalDB
proplem has been solved...Good