Mailspring/internal_packages/worker-sync/lib
Christine Spang a1a85e04be feat(metadata): Look up local thread IDs via message table when setting metadata
Since message IDs are now static but there's no good way to generate
static thread IDs while syncing an account from newest message first,
we give threads the ID of any message on that thread and, when setting
metadata, look up the local thread ID by first going through the
message table.
2016-12-02 14:13:58 -08:00
..
contact-rankings-cache.es6 refactor(nylas-api): Create API requests from tasks 2016-11-29 16:33:44 -08:00
delta-processor.es6 feat(metadata): Look up local thread IDs via message table when setting metadata 2016-12-02 14:13:58 -08:00
delta-streaming-connection.es6 refactor(sync): sync workers only use delta syncs now 2016-12-02 14:48:56 -05:00
main.coffee fix(sync): Support N1Cloud auth errors. Fix LongConnection cleanup 2016-12-01 12:04:37 -05:00
nylas-sync-worker-pool.es6 fix(sync): Support N1Cloud auth errors. Fix LongConnection cleanup 2016-12-01 12:04:37 -05:00
nylas-sync-worker.es6 refactor(sync): sync workers only use delta syncs now 2016-12-02 14:48:56 -05:00
refreshing-json-cache.coffee feat(transactions): Explicit (and faster) database transactions 2015-12-17 11:46:05 -08:00