mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-12 11:08:10 +08:00
ac20d5b038
Summary: If you sent an email to yourself it would not show up in your inbox. This is because sent messages would never get a lastMessageReceived timestamp. Since we order the inbox by lastMessageReceived, setting that to null to on sent mail would mean it never shows up in the thread list. Also fixed an assertion bug in SFDC that requires transactions to return a promise. Finally added extra debug interfaces that will show more info if the delta stream detects an inconsistency Test Plan: manual Reviewers: juan, halla, jackie Reviewed By: jackie Differential Revision: https://phab.nylas.com/D3552 |
||
---|---|---|
.. | ||
local-api | ||
local-sync-dashboard | ||
local-sync-worker | ||
models | ||
new-message-processor | ||
shared |