Mailspring/src
Ben Gotow 42ad243824 fix(message-sidebar): New ContactCard injectable role, updated FocusedContactStore
- The FocusedContactStore was triggering too often, and leaving it up to the FullcontactStore to fetch the full Contact model for the focused contact (pulled from thread.)

The FocusedContactStore triggers more responsibly, and registering for the role "MessageListSidebar:ContactCard" now gives you the focused contact as a full database model. The whole ContactCard region also fades in and out.
2015-09-24 18:58:53 -07:00
..
browser fix(onboarding): Lots of changes to account management, dead code cleanup 2015-09-24 14:51:15 -07:00
components fix(thread-list): Use hasAttachments flag, fix bug where attachments icon did not appear in search results 2015-09-23 15:48:03 -07:00
flux fix(message-sidebar): New ContactCard injectable role, updated FocusedContactStore 2015-09-24 18:58:53 -07:00
react-remote fix(react-remote): Do not cancel key events, check for floating point bounding sizes 2015-09-24 15:21:58 -07:00
services fix(composer): much better specs for composer & quoted text 2015-09-03 19:41:56 -07:00
tasks
6to5.coffee
atom.coffee fix(onboarding): Lots of changes to account management, dead code cleanup 2015-09-24 14:51:15 -07:00
buffered-node-process.coffee
buffered-process.coffee
canvas-utils.coffee
chrome-user-agent-stylesheet-string.coffee feat(composer): sanitizes and inlines CSS styles for replies and fwd 2015-09-01 11:53:38 -07:00
cjsx.js New onboarding flow, uses new Nylas auth 2015-09-22 20:11:51 -07:00
clipboard.coffee
coffee-cache.coffee
color.coffee
command-installer.coffee
command-registry.coffee
component-registry.coffee feat(work): Create the "Work" window, move TaskQueue, Nylas sync workers 2015-08-27 16:39:40 -07:00
config-schema.coffee cleanup(atom): Get rid of core.autoHideMenuBar option—we'll never show a menu bar on windows 2015-09-11 14:56:21 -07:00
config-utils.js
config.coffee fix(config): Apply config change from Atom, process locking 2015-08-25 16:00:09 -07:00
database-object-registry.coffee refactor(models): Enables 3rd party plugins to add Models & Tasks 2015-08-19 16:25:56 -07:00
dom-utils.coffee refactor(composer): update contenteditable functionality 2015-09-22 16:02:44 -07:00
error-reporter.js fix(errors): Send 400 errors from the Nylas API to Sentry 2015-09-08 18:09:11 -07:00
item-registry.coffee
keymap-extensions.coffee
launch-services.coffee fix(mailto): Linux support for mailto links 2015-09-15 14:26:47 -07:00
less-compile-cache.coffee
mail-view-filter.coffee fix(search): Fix for broken search display 2015-09-04 15:31:03 -07:00
menu-helpers.coffee
menu-manager.coffee
module-cache.coffee
package-manager.coffee feat(work): Create the "Work" window, move TaskQueue, Nylas sync workers 2015-08-27 16:39:40 -07:00
package.coffee refactor(models): Enables 3rd party plugins to add Models & Tasks 2015-08-19 16:25:56 -07:00
priority-ui-coordinator.coffee
regexp-utils.coffee fix(reply): better coverge for reply-all participants 2015-09-14 16:18:55 -04:00
scope-descriptor.coffee
scoped-properties.coffee
serializable-registry.coffee fix(object-serialization): Constrain use of __constructorName, fix infinite recursion, remove hackiness 2015-08-21 16:08:24 -07:00
sheet-container.cjsx tweak(sheet-container): No deferred calls to setState! Will fix perf issues in another patch (Sentry 1525) 2015-09-09 15:55:30 -07:00
sheet-toolbar.cjsx tweak(win32): Hide the app menu on Windows, show in a right-side button instead 2015-09-11 14:49:26 -07:00
sheet.cjsx fix(search): Fix for broken search display 2015-09-04 15:31:03 -07:00
space-pen-extensions.coffee
space-pen-utils.js
style-manager.coffee
styles-element.coffee
subscriber-mixin.coffee
task-bootstrap.coffee
task-registry.coffee refactor(models): Enables 3rd party plugins to add Models & Tasks 2015-08-19 16:25:56 -07:00
task.coffee
theme-manager.coffee
theme-package.coffee
window-bootstrap.coffee
window-bridge.coffee fix(contact): fix contacts completion in popout composers 2015-09-22 15:32:27 -07:00
window-event-handler.coffee fix(window-serialization): Restore window size, remove cruft from atom.coffee 2015-09-24 10:40:38 -07:00
window-secondary-bootstrap.coffee
window-thin-bootstrap.coffee
window.coffee