mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +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.