Add Local Deletion of Messages Also for Messages You did not Send #80
Labels
No Label
client
server
user made
bug
bugfix
discussion
documentation
feature
L
M
maintenance
postponed
refactoring
S
wontfix
XL
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
There is no content yet.
Delete Branch "f/delete-messages-locally"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. 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