💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
Evan Morikawa 98ca7f15bd fix(contact): fix contacts completion in popout composers
Summary:
Fixes T3568

The composer windows had the wrong cache in their `ContactStore`s. Since
it's VERY expensive to repopulate a ContactStore's cache, we now have a
`WindowBridge` that allow you to, with a Promise, invoke methods on the
main window instead.

(Still need to fix some tests)

Test Plan: Fixed tests

Reviewers: dillon, bengotow

Reviewed By: dillon, bengotow

Maniphest Tasks: T3568

Differential Revision: https://phab.nylas.com/D2045
2015-09-22 15:32:27 -07:00
apm feat(logging): Developer bar, verbose logging to logstash, Electron 0.26.0 2015-05-19 17:02:46 -07:00
arclib
build feat(docs): Move docs to gh-pages, deploy as part of ci build on darwin 2015-09-16 11:00:51 -07:00
docs fix capitalization of JavaScript and CoffeeScript 2015-09-18 11:10:14 -07:00
docs-templates feat(docs): Move docs to gh-pages, deploy as part of ci build on darwin 2015-09-16 11:00:51 -07:00
dot-nylas refactor(packages): Remove Edgeforce 2015-08-28 15:16:32 -04:00
examples update(examples): Add github sidebar and translate examples 2015-09-21 11:36:54 -07:00
exports feat(categories): enable creating new labels and folders. addresses T3351. 2015-09-10 10:34:09 -07:00
internal_packages fix(contact): fix contacts completion in popout composers 2015-09-22 15:32:27 -07:00
keymaps tweak(menus): Move Reload, Show Activity Window to Developer menu 2015-09-09 14:05:03 -07:00
menus tweak(win32): Hide the app menu on Windows, show in a right-side button instead 2015-09-11 14:49:26 -07:00
script fix(build-flow): New integration test at the end of mac builds 2015-08-18 18:04:47 -07:00
spec fix(reply): better coverge for reply-all participants 2015-09-14 16:18:55 -04:00
spec-nylas fix(modelify): Five new specs and fixes for Sentry 2973, others 2015-09-15 18:08:05 -07:00
src fix(contact): fix contacts completion in popout composers 2015-09-22 15:32:27 -07:00
static fix(quick-actions): change styles and only archie/trash 2015-09-18 17:43:49 -04:00
vendor fix(sqlite): Connect to sqlite directly rather than sending queries over IPC (twice...) 2015-07-30 18:09:20 -07:00
.arcconfig Separate notifications if less than five 2015-07-15 13:18:10 -07:00
.arclint Separate notifications if less than five 2015-07-15 13:18:10 -07:00
.gitattributes
.gitignore feat(preferences): WIP Preferences panel 2015-08-14 15:40:11 -07:00
.gitmodules
.node-version
atom.sh refactor(code): replace all instances of atom-shell and AtomShell and atomShell 2015-05-20 10:20:10 -07:00
coffeelint.json feat(docs): New docs tasks and React 0.13.2 2015-04-24 11:33:10 -07:00
LICENSE.md refactor(cruft): remove old Atom docs and other cruft 2015-07-24 14:27:21 -07:00
package.json bump(version): 0.3.8 2015-09-22 14:43:59 -07:00
README.md fix(README): Remove incorrect links, tell people to run apm 2015-09-21 11:13:24 -07:00

Nylas Mail is a hackable platform for your personal data, built on Electron and the Nylas Platform APIs.