mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-10 10:11:25 +08:00
f1d3959591
Summary: Fixes an issue with sending where certain conditions could result in a duplicated message. Fixes task dependency logic for draft syncback and send. Changes `createdAt` on tasks to instead be `sequentialId`, assigned when the task is queued, to track order of enqueueing. Renames `isDependentTask` => `isDependentOnTask` and adds comments for clarity. Test Plan: Specs updated. Might be good to add some later to test this particular edge case. Reviewers: juan, evan, bengotow Reviewed By: evan, bengotow Differential Revision: https://phab.nylas.com/D2681 |
||
---|---|---|
.. | ||
assets | ||
lib | ||
stylesheets | ||
icon.png | ||
package.json | ||
README.md |
Open Tracking
Adds tracking pixels to messages and tracks whether they have been opened.