mirror of
https://git.meli.delivery/meli/meli
synced 2024-11-17 03:26:20 +00:00
42654410e3
Each account had one mailbox per folder, which had one associated collection. Now each Account has one Collection for all folders and each Mailbox object holds only the hashes of each message. Collection also gets Threads for each folder in order to mix messages (ie from/to Sent folder). Insert Sent emails in chronological order if inserted unsorted, mails a, b with a happened-before b, might never get added. Fix multiple insertions in ThreadTree upon insert_reply insert_reply was creating multiple copies in threading |
||
---|---|---|
.. | ||
actions.rs |