Mailspring/src/components
Ben Gotow c294eb5df4 fix(sqlite): Connect to sqlite directly rather than sending queries over IPC (twice...)
Summary:
- We now build sqlite3 manually from source in script/bootstrap
- We now allow queries to run in parallel outside of transaction blocks

- When signining in and out, the main window creates the database file and then advances the database "phase", which allows all the windows to connect to the initialized database.

This diff also fixes T2411 where popout drafts opened twice, and several issues around Windows icons and install.

Test Plan: Run existing tests

Reviewers: evan

Reviewed By: evan

Maniphest Tasks: T2411

Differential Revision: https://phab.nylas.com/D1815
2015-07-30 18:09:20 -07:00
..
button-dropdown.cjsx fix(SDW): Styling of various controls and buttons. See description 2015-07-21 13:53:06 -07:00
draggable-img.cjsx feat(drag-threads): Move threads to folders/labels from thread list 2015-07-23 11:10:51 -07:00
drop-zone.cjsx feat(drag-threads): Move threads to folders/labels from thread list 2015-07-23 11:10:51 -07:00
evented-iframe.cjsx fix(iframes): Contextual menus for email contents 2015-06-05 16:47:30 -07:00
flexbox.cjsx refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
generated-form.cjsx feat(salesforce): new UI for Salesforce 2015-06-17 20:40:08 -07:00
injected-component-label.cjsx refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
injected-component-set.cjsx refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
injected-component.cjsx fix(selection): Fix issue where selecting offscreen thread (null) could break selection 2015-06-01 18:29:39 -07:00
list-tabular.cjsx perf(thread-list): Tailored SQLite indexes, ListTabular / ScrollRegion optimizations galore 2015-06-17 20:12:48 -07:00
mail-label.cjsx fix(popover): Critical binding fix for popover 2015-07-24 17:02:27 -07:00
menu.cjsx fix(composer): fix tabbing in composer 2015-07-24 14:21:54 -07:00
multiselect-action-bar.cjsx fix(multiselect-bar): Do not render components inside action bar when it's hidden 2015-07-23 14:12:14 -07:00
multiselect-list-interaction-handler.coffee fix(selection): Thread mulit-selection should appear with focused style in split mode 2015-06-17 19:59:18 -07:00
multiselect-list.cjsx fix(sqlite): Connect to sqlite directly rather than sending queries over IPC (twice...) 2015-07-30 18:09:20 -07:00
multiselect-split-interaction-handler.coffee fix(selection): Thread mulit-selection should appear with focused style in split mode 2015-06-17 19:59:18 -07:00
popover.cjsx fix(popover): Critical binding fix for popover 2015-07-24 17:02:27 -07:00
resizable-region.cjsx refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
retina-img.cjsx feat(composer): new composer and button styles 2015-06-17 16:03:50 -07:00
scroll-region.cjsx fix(quoted-text): new system to remove quoted text 2015-07-21 11:34:47 -07:00
spinner.cjsx refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
timeout-transition-group.cjsx fix(asar): Support ASAR, and running of specs in prod builds 2015-05-21 14:41:30 -07:00
tokenizing-text-field.cjsx feat(tracking-pixels): New MessageStore extension cuts out tracking pixels you've *sent* so you don't trigger them 2015-07-23 10:57:13 -07:00
unsafe-component.cjsx refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00