Mailspring/internal_packages
Ben Gotow e1fc34a562 fix(drafts): Draft syncing completely disabled to reduce code complexity
Summary:
fix(streaming): Reconnect every 30 seconds, always

Never accept drafts via any API source

fix(attachments): Fix for changes to open API

Get rid of shouldAbort, just let tasks decide what to do in cleanup

Never let SaveDraftTask run while another SaveDraftTask for same draft is running

Never used IPC

Ignore destroy draft 404

Moving draft store proxy to draft store level

Only block on older saves

Replace SaveDraftTask with SyncbackDraftTask, do saving directly from proxy

Never sync back ;-)

Fix specs

Alter SendDraftTask so that it can send an unsaved draft

Test Plan: Run tests

Reviewers: evan

Reviewed By: evan

Differential Revision: https://review.inboxapp.com/D1245
2015-03-02 11:23:35 -08:00
..
account-sidebar feat(notifications): Initial pass at new mail notifications 2015-02-20 12:19:34 -08:00
attachments fix(attachment): fix message attachment & rename to AttachmentComponent 2015-02-06 18:48:13 -05:00
calendar-bar fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
composer fix(drafts): Draft syncing completely disabled to reduce code complexity 2015-03-02 11:23:35 -08:00
inbox-activity-bar feat(drafts) Reply to draft and minor fixes 2015-02-24 16:19:47 -08:00
inbox-contact-chip fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
inbox-light-ui refactor(*): Remove Atom package dependecies and Atom styles! 2015-02-06 16:57:33 -08:00
inbox-participants fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
message-list fix(messages): Timestamp display issue after merge 2015-02-24 16:24:01 -08:00
message-templates refactor(keymaps): override-key-bindings instead of native-key-bindings 2015-02-04 21:31:41 -05:00
notification-mailto fix(specs): Lots of spec improvements. See details 2015-02-10 11:36:29 -08:00
notification-update-available feat(notifications): Initial pass at new mail notifications 2015-02-20 12:19:34 -08:00
notifications fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
onboarding fix(long-polling): Close streaming connections, wait for changes to stop 2015-02-18 13:59:58 -08:00
resizable-component feat(drafts) Reply to draft and minor fixes 2015-02-24 16:19:47 -08:00
search-bar feat(text): overflow uses ellipsis instead of wrapping 2015-02-04 21:17:10 -05:00
sidebar-fullcontact fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
thread-list feat(drafts) Reply to draft and minor fixes 2015-02-24 16:19:47 -08:00
unread-badge feat(notifications): Initial pass at new mail notifications 2015-02-20 12:19:34 -08:00
unread-notifications feat(notifications): Initial pass at new mail notifications 2015-02-20 12:19:34 -08:00