mirror of
https://github.com/chatmail/core.git
synced 2026-05-23 00:36:32 +03:00
sync message deletion to other devices (#6573)
this PR synchronises deletion of messages across devices and adds a test for it --------- Co-authored-by: Hocuri <hocuri@gmx.de>
This commit is contained in:
@@ -1963,7 +1963,7 @@ char* dc_get_mime_headers (dc_context_t* context, uint32_t ms
|
||||
|
||||
|
||||
/**
|
||||
* Delete messages. The messages are deleted on the current device and
|
||||
* Delete messages. The messages are deleted on all devices and
|
||||
* on the IMAP server.
|
||||
*
|
||||
* @memberof dc_context_t
|
||||
|
||||
Reference in New Issue
Block a user