mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 07:32:12 +03:00
Before, if the user deleted a message too quickly after sending, it was deleted only locally. The fix is to remember for tombstones that the corresponding message should be deleted on the server too.