Mailspring/src
2015-11-09 12:15:24 -08:00
..
browser fix(deps): Remove nodobjc until we re-enable native notifications 2015-11-07 18:15:40 -08:00
components feat(selection): add selection of read, unread, starred, etc 2015-11-09 10:03:55 -05:00
flux fix(emitter): Remove warning by increasing max listeners 2015-11-09 12:15:24 -08:00
global feat(keymap): add new <KeymapHandlers /> 2015-11-06 11:47:06 -08:00
react-remote feat(signatures): add signature support in preferences 2015-10-29 17:20:41 -04:00
services feat(trash): Trash for Gmail, and architectural changes for common tasks 2015-10-21 10:38:00 -07:00
6to5.coffee fix(atom): Prevent cache collisions with Atom 2015-10-23 17:03:41 -07:00
apm-wrapper.coffee fix(windows): fix apm package loading and onboarding styles 2015-10-23 12:18:00 -07:00
atom.coffee feat(log): extract reporting and log API failures 2015-11-06 12:20:01 -08:00
buffered-node-process.coffee feat(logging): Developer bar, verbose logging to logstash, Electron 0.26.0 2015-05-19 17:02:46 -07:00
buffered-process.coffee feat(logging): Developer bar, verbose logging to logstash, Electron 0.26.0 2015-05-19 17:02:46 -07:00
canvas-utils.coffee feat(system-tray): add system-tray package 2015-11-06 11:12:38 -08:00
chaos-monkey.coffee Add ChaosMonkey to test misbehaving servers 2015-10-09 09:37:56 -07:00
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 feat(docs): doc site generation, doc organization into sections, docs for actions and more 2015-05-13 11:44:28 -07:00
coffee-cache.coffee fix(atom): Prevent cache collisions with Atom 2015-10-23 17:03:41 -07:00
color.coffee refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
command-installer.coffee refactor(n1): change launch script to N1.sh 2015-10-02 11:58:38 -07:00
command-registry.coffee feat(offline-mode, undo-redo): Tasks handle network errors better and retry, undo/redo based on tasks 2015-07-07 13:38:53 -04:00
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 feat(reading): Disable autoloading of images, opt-in one by one 2015-11-06 15:53:21 -08:00
config-utils.js refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
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-logger.js feat(log): extract reporting and log API failures 2015-11-06 12:20:01 -08:00
item-registry.coffee fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
keymap-manager.coffee fix(keymap): run cmdctrl preprocessor on build too 2015-11-09 15:09:04 -05:00
keymap-utils.coffee fix(keymap): run cmdctrl preprocessor on build too 2015-11-09 15:09:04 -05:00
launch-services.coffee Fix default mail client detection on Linux. 2015-10-05 03:49:52 -07:00
less-compile-cache.coffee fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
mail-view-filter.coffee feat(keymap): add new <KeymapHandlers /> 2015-11-06 11:47:06 -08:00
menu-helpers.coffee refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
menu-manager.coffee refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
module-cache.coffee refactor(exports): move exports to src/global 2015-10-01 21:23:37 -07:00
native-notifications.coffee disable(notifs): Native notifs causing EXC_BAD_ACCESS in beta 2015-11-05 17:20:13 -08:00
package-manager.coffee fix(onboarding): Do not open plugin folders after install 2015-10-23 11:58:33 -07:00
package.coffee feat(keymap): add new <KeymapHandlers /> 2015-11-06 11:47:06 -08:00
priority-ui-coordinator.coffee refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
regexp-utils.coffee fix email validation 2015-10-21 10:04:22 -07:00
scope-descriptor.coffee feat(docs): doc site generation, doc organization into sections, docs for actions and more 2015-05-13 11:44:28 -07:00
scoped-properties.coffee fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
serializable-registry.coffee fix(tasks): don't continue if dependent task fails 2015-10-21 10:33:43 -07:00
sheet-container.cjsx feat(sidebar): Hierarchical folders/labels in the sidebar, rendering perf 2015-10-22 10:53:57 -07:00
sheet-toolbar.cjsx fix(sheet-toolbar): Make robust against mail view null names (Sentry 3861) 2015-11-04 16:04:28 -08:00
sheet.cjsx feat(sidebar): Hierarchical folders/labels in the sidebar, rendering perf 2015-10-22 10:53:57 -07:00
sound-registry.coffee feat(sounds): add new sound registry 2015-10-01 19:24:06 -07:00
space-pen-extensions.coffee feat(logging): Developer bar, verbose logging to logstash, Electron 0.26.0 2015-05-19 17:02:46 -07:00
space-pen-utils.js refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
style-manager.coffee fix(atom): Prevent cache collisions with Atom 2015-10-23 17:03:41 -07:00
styles-element.coffee fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
subscriber-mixin.coffee fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
task-bootstrap.coffee feat(logging): Developer bar, verbose logging to logstash, Electron 0.26.0 2015-05-19 17:02:46 -07:00
task-registry.coffee refactor(models): Enables 3rd party plugins to add Models & Tasks 2015-08-19 16:25:56 -07:00
task.coffee UndoRedoButton now shows 2015-07-31 13:12:47 -07:00
theme-manager.coffee fix(atom): Prevent cache collisions with Atom 2015-10-23 17:03:41 -07:00
theme-package.coffee fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
undo-manager.coffee fix(composer): support Chinese & others - handle composition events 2015-10-30 20:03:33 -04:00
window-bootstrap.coffee feat(salesforce): associate threads with SF objects 2015-04-30 11:35:38 -07:00
window-bridge.coffee fix(contact): fix contacts completion in popout composers 2015-09-22 15:32:27 -07:00
window-event-handler.coffee feat(log): extract reporting and log API failures 2015-11-06 12:20:01 -08:00
window-secondary-bootstrap.coffee feat(salesforce): associate threads with SF objects 2015-04-30 11:35:38 -07:00
window-thin-bootstrap.coffee feat(preferences): WIP Preferences panel 2015-08-14 15:40:11 -07:00
window.coffee fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00