Mailspring/src
2016-07-11 18:16:08 -07:00
..
browser Make display of onboarding page conditional. (#2485) 2016-07-08 11:14:42 -07:00
compile-support fix(babel): Resolve require paths for presets, fix plugin ES6 support 2016-05-15 17:52:49 -05:00
components refactor(signatures): Removed old signature imgs and made static empty signatures page 2016-07-11 12:35:41 -07:00
decorators feat(scheduler): Add Overlaid Components 2016-05-24 15:47:49 -07:00
extensions fix(email-frame): Allow events to bubble correctly and pass iframe 2016-05-27 15:18:12 -07:00
flux feat(analytics): add Sidebar Opened & Sidebar Closed events 2016-07-11 18:16:08 -07:00
global refactor(signatures): Removed old signature imgs and made static empty signatures page 2016-07-11 12:35:41 -07:00
pro@aac7ee6017 🎨(tracking): Tweak style 2016-06-20 18:14:26 -07:00
searchable-components fix(lint): Various linter issues 2016-05-06 16:06:16 -07:00
services feat(scheduler): Add Overlaid Components 2016-05-24 15:47:49 -07:00
apm-wrapper.coffee
buffered-process.coffee
canvas-utils.coffee fix(inline): radial progress, merge body with download data on render 2016-03-31 15:16:21 -07:00
chaos-monkey.coffee
chrome-user-agent-stylesheet-string.coffee
color.coffee
command-registry.coffee refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
compile-cache.js fix(compile-cache): Write atomically to prevent process collisions 2016-05-17 19:28:01 -07:00
component-registry.coffee fix(composer): reduction in composer bootup time 2016-05-17 15:03:49 -07:00
config-schema.coffee feat(spellcheck): Add option to disable spellcheck 2016-06-16 15:12:19 -07:00
config-utils.js
config.coffee fix(config): removeAtKeyPath => undo, guard with assertions 2016-05-25 14:03:09 -07:00
database-object-registry.es6 feat(win): faster popout windows 2016-04-22 13:30:42 -07:00
date-utils.es6 Settings: add 24-hour clock support 2016-06-06 14:31:57 -07:00
deprecate-utils.coffee feat(win): faster popout windows 2016-04-22 13:30:42 -07:00
dom-utils.coffee
dom-walkers.es6 fix(lint): Various linter issues 2016-05-06 16:06:16 -07:00
error-logger.js fix(error): send all renderer errors to the browser process 2016-05-16 11:33:03 -07:00
extension-registry.es6 feat(scheduler): Add Overlaid Components 2016-05-24 15:47:49 -07:00
keymap-manager.es6 feat(pro): New Nylas identity provider, onboarding and auth 2016-05-27 14:21:19 -07:00
launch-services.coffee Revert "feat(mailto): Allow N1 to be default client on windows" 2016-05-03 19:04:04 -07:00
less-compile-cache.coffee fix(themes): Properly set theme on the hot window 2016-06-09 14:12:44 -07:00
mail-rules-processor.coffee fix(mail-rules): Fix re-ordering of mail rules 2016-05-31 16:42:03 -07:00
mail-rules-templates.coffee fix(tasks): Call super.isDependent, wrap model lookup in transaction 2016-05-31 16:31:24 -07:00
mailbox-perspective.coffee feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
menu-helpers.coffee refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
menu-manager.coffee fix(linux): Additional menu fixes 2016-05-15 00:31:29 -05:00
module-cache.coffee
multi-request-progress-monitor.coffee
native-notifications.coffee Clear notifications when emails are read 2016-07-08 11:36:51 -07:00
nylas-env.coffee fix(onboarding): Fix Rx.Observable.fromQuery not defined bug 2016-07-11 18:07:45 -07:00
nylas-spellchecker.coffee bump(electron): Fix remaining deprecated requires, move to 1.0.1 2016-05-12 13:59:23 -07:00
package-manager.coffee fix(plugin-ids): Lookup plugin id if pkg is not loaded 2016-06-09 13:58:24 -07:00
package.coffee feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
priority-ui-coordinator.coffee bump(react): 0.13.2 => 0.14.7 2016-03-29 01:43:12 -07:00
regexp-utils.coffee fix(label-nesting): maintain nested labels when renaming a label 2016-06-15 16:48:26 -07:00
secondary-window-bootstrap.coffee feat(win): faster popout windows 2016-04-22 13:30:42 -07:00
serializable-registry.es6 fix(lint): Various linter issues 2016-05-06 16:06:16 -07:00
sheet-container.cjsx feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
sheet-toolbar.cjsx fix(composer): reduction in composer bootup time 2016-05-17 15:03:49 -07:00
sheet.cjsx feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
sound-registry.coffee
store-registry.es6 fix(lint): Various linter issues 2016-05-06 16:06:16 -07:00
style-manager.coffee rm(*): deprecated/unused Atom code, user stylesheet support 2016-05-04 14:27:46 -07:00
styles-element.coffee rm(*): deprecated/unused Atom code, user stylesheet support 2016-05-04 14:27:46 -07:00
system-start-service.es6 fix(lint): Various linter issues 2016-05-06 16:06:16 -07:00
task-bootstrap.coffee
task-registry.es6 feat(win): faster popout windows 2016-04-22 13:30:42 -07:00
task.coffee fix(user-agent): Don't assume Tasks are spawned from renderer processes #2079 2016-04-28 10:34:56 -07:00
theme-manager.coffee feat(pro): New Nylas identity provider, onboarding and auth 2016-05-27 14:21:19 -07:00
theme-package.coffee
undo-stack.es6 fix(specs): Fix merge conflicts and some specs 2016-05-24 19:04:20 -07:00
virtual-dom-utils.es6 fix(lint): Various linter issues 2016-05-06 16:06:16 -07:00
window-bootstrap.coffee
window-bridge.coffee
window-event-handler.coffee Update broken links for guides, docs, and API (#2455) 2016-06-15 15:29:52 -07:00
window.coffee