Mailspring/static
Ben Gotow c952ea3b12 feat(notifications): Initial pass at new mail notifications
Summary:
Eventually, notification stuff should be moved out of InboxAPI into a separate package, and we should have some documented way of watching for "new" things. (Right now it'd be a bit hard to do on the database store...)

Additional fixes:
- AddRemoveTagsTask now optimistically updates the version. Before it would get the new version from the API response. This was bad because it could still cause local changes to be overwritten if you were changing tags really fast.

- AddRemoveTagsTask now takes a threadId, not a thread for consistency with all the rest of our Tasks

Test Plan: Run tests

Reviewers: evan

Reviewed By: evan

Differential Revision: https://review.inboxapp.com/D1214
2015-02-20 12:19:34 -08:00
..
components fix(build): Minor LESS lint issue 2015-02-18 14:32:20 -08:00
fonts fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
sounds feat(notifications): Initial pass at new mail notifications 2015-02-20 12:19:34 -08:00
variables refactor(*): Remove Atom package dependecies and Atom styles! 2015-02-06 16:57:33 -08:00
atom.less feat(quoted-text): Edit quoted text in replies 2015-02-18 14:24:16 -08:00
bootstrap-overrides.less fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
bootstrap.less fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
index.html fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
index.js fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
jasmine.less refactor(*): Remove Atom package dependecies and Atom styles! 2015-02-06 16:57:33 -08:00
linux.less fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
utilities.less fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
workspace-view.less refactor(*): Remove Atom package dependecies and Atom styles! 2015-02-06 16:57:33 -08:00