Mailspring/internal_packages/composer/lib
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
..
composer-view.cjsx fix(drafts): Draft syncing completely disabled to reduce code complexity 2015-03-02 11:23:35 -08:00
contenteditable-component.cjsx fix(composer): fix bug where message body says undefined 2015-02-23 09:34:27 -08:00
contenteditable-toolbar.cjsx refactor(participants): Use DragDropMixin, Menu 2015-02-06 14:46:30 -08:00
file-uploads.cjsx fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
main.cjsx fix(composer): make uploading attachments work 2015-02-06 17:41:59 -05:00
new-compose-button.cjsx fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
participants-text-field.cjsx fix(ui): upgrade packages, minor ui/ux fixes 2015-02-10 11:10:14 -08:00
scribe-template-regions.js fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00