Mailspring/src
2016-10-19 16:54:00 -07:00
..
browser fix(mailto): Missing return in URL handling 2016-10-18 12:39:09 -07:00
compile-support fix(babel): Resolve require paths for presets, fix plugin ES6 support 2016-05-15 17:52:49 -05:00
components lint(*): Bump to ESLint 3.8 2016-10-17 18:07:35 -07:00
decorators lint(*): Bump to ESLint 3.8 2016-10-17 18:07:35 -07:00
extensions feat(transforms): Replace regexp body transforms with DOM approach 2016-09-23 16:36:08 -07:00
flux fix(db): Return; preventing ThreadSearch indexing 2016-10-19 16:54:00 -07:00
global fix(beta): Add notif when on beta channel 2016-10-18 12:39:09 -07:00
pro@6ac68bb496 fix(thread-popout) Add missing packages to the 'thread-popout' window 2016-10-18 11:02:30 -07:00
searchable-components lint(*): Bump to ESLint 3.8 2016-10-17 18:07:35 -07:00
services fix(quoted-text): Don’t add <body>, <head> accidentally to text when transforming 2016-07-28 13:33:59 -07:00
apm-wrapper.coffee Fixes #2723 -> apm ignore plugin dev-dependencies (#2741) 2016-09-02 16:01:26 -07:00
buffered-process.coffee
canvas-utils.coffee fix(drag-drop): Restore support for thread dragging 2016-09-20 15:48:15 -07:00
chaos-monkey.coffee
chrome-user-agent-stylesheet-string.coffee
color.coffee
command-registry.coffee
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(specs): Fix tests that were console.logging, bump coffee-react 2016-09-20 15:17:48 -07:00
database-object-registry.es6
date-utils.es6 fix(utils): Properly export DateUtils.timeZone, fix specs 2016-08-01 12:41:05 -07:00
default-client-helper.coffee feat(win32): Allow N1 to become the system-wide mailto: handler 2016-10-12 16:05:36 -07:00
deprecate-utils.coffee
dom-utils.coffee fix(tutorial-tips): Don't display when component is not visible 2016-09-29 20:31:52 -07:00
dom-walkers.es6 lint(*): Bump to ESLint 3.8 2016-10-17 18:07:35 -07:00
error-logger.js fix(reporter): Handle errors cleaning log files (Sentry #6887) 2016-10-10 13:44:41 -07:00
extension-registry.es6 feat(scheduler): Add Overlaid Components 2016-05-24 15:47:49 -07:00
fs-utils.es6 fix(utils): Fix import when running in browser process 2016-08-30 16:08:45 -07:00
keymap-manager.es6 lint(*): Bump to ESLint 3.8 2016-10-17 18:07:35 -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 es6(db): Move DatabaseStore to ES6 2016-09-30 15:24:34 -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 fix(perspectives): Restore when only account cannot be found (Sentry 59061) 2016-10-04 14:15:52 -07:00
menu-helpers.coffee
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(spec): 2016-10-16 20:10:19 -07:00
package-manager.coffee es6(db): Move DatabaseStore to ES6 2016-09-30 15:24:34 -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
regexp-utils.coffee fix(composer): When pasting links that are tracked, extract actual link 2016-09-29 11:30:19 -07:00
secondary-window-bootstrap.coffee Revert "fix(promise): Don't use deprecated Promise.longStackTraces()" 2016-09-20 17:23:53 -04:00
serializable-registry.es6 fix(lint): Various linter issues 2016-05-06 16:06:16 -07:00
service-registry.es6 feat(tutorial): Overlay bubbles that guide you through initial features 2016-09-13 02:29:38 -04: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+🎨(notifs): Cleanup, handle nonexistent thread when opening notification 2016-10-01 00:08:19 -07:00
sheet.cjsx feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
sound-registry.coffee
spellchecker.es6 fix(spellchecker) Add a cache to improve performance 2016-10-17 13:44:22 -07:00
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 lint(*): Bump to ESLint 3.8 2016-10-17 18:07:35 -07:00
task-bootstrap.coffee
task-registry.es6
task.coffee
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 lint(*): Bump to ESLint 3.8 2016-10-17 18:07:35 -07:00
window-bootstrap.coffee Revert "fix(promise): Don't use deprecated Promise.longStackTraces()" 2016-09-20 17:23:53 -04:00
window-bridge.coffee
window-event-handler.coffee Switch spellcheck libaries 2016-10-11 14:00:50 -07:00
window.coffee