Mailspring/internal_packages/worker-sync/lib
Juan Tejada aaeda2e5ac fix(deltas): Consolidate nylas-long-connection code
- Completely remove nylas-long-connection.coffee file and consolidate all logic into
nylas-long-connection.es6 and worker-sync/delta-streaming-connection.es6:
  - Separate it into DeltaStreamingConnection which is specific to the worker-sync
    package for handling deltas
  - NylasLongConnection is a "reusable" persistent connection to our API
    which is also used by the search package
  - This is a basically a fixed revision of https://phab.nylas.com/D2875,
    see difff for more info
- Makes it so delta streaming does not retry so aggressively on 403s, which
  happens whenever a user’s trial has expired
2016-07-27 02:56:55 -07:00
..
contact-rankings-cache.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
delta-streaming-connection.es6 fix(deltas): Consolidate nylas-long-connection code 2016-07-27 02:56:55 -07:00
main.coffee feat(mail-rules): Per-account mail rules filter incoming, existing mail 2015-12-23 02:19:32 -05:00
nylas-sync-worker-pool.coffee fix(deltas): Consolidate nylas-long-connection code 2016-07-27 02:56:55 -07:00
nylas-sync-worker.coffee fix(deltas): Consolidate nylas-long-connection code 2016-07-27 02:56:55 -07:00
refreshing-json-cache.coffee feat(transactions): Explicit (and faster) database transactions 2015-12-17 11:46:05 -08:00