Mailspring/src
2016-09-19 16:20:34 -07:00
..
browser feat(channels): Choose an update channel! Limited time only! 2016-09-19 12:41:16 -07:00
compile-support fix(babel): Resolve require paths for presets, fix plugin ES6 support 2016-05-15 17:52:49 -05:00
components fix(tutorial): Minor tweaks, finalized styling 2016-09-16 17:34:22 -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 fix(trial): Compute “days remaining” in timezone-aware way 2016-09-19 16:20:34 -07:00
global feat(tutorial): Overlay bubbles that guide you through initial features 2016-09-13 02:29:38 -04:00
pro@776e0c342d fix(tutorial): Minor tweaks, finalized styling 2016-09-16 17:34:22 -07:00
searchable-components fix(lint): Various linter issues 2016-05-06 16:06:16 -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 refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
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 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
color.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
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 refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
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 fix(utils): Properly export DateUtils.timeZone, fix specs 2016-08-01 12:41:05 -07:00
deprecate-utils.coffee feat(win): faster popout windows 2016-04-22 13:30:42 -07:00
dom-utils.coffee feat(quote): add new quoted text detector for quote strings 2016-03-03 17:30:36 -08:00
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
fs-utils.es6 fix(utils): Fix import when running in browser process 2016-08-30 16:08:45 -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 refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
multi-request-progress-monitor.coffee fix(syncback): Bidirectional transforms, ready-to-send saved state 2016-03-16 19:27:12 -07:00
native-notifications.coffee Clear notifications when emails are read 2016-07-08 11:36:51 -07:00
nylas-env.coffee fix(env): add remove unload callback for stores 2016-08-05 12:15:39 -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(lint): fix linter error 2016-08-18 12:27:45 -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 Fixed issue #2670. URL parsing '?#' (#2827) 2016-09-10 10:17:17 -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
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(tutorial): Minor tweaks, finalized styling 2016-09-16 17:34:22 -07:00
sheet.cjsx feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
sound-registry.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08: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 fix(lint): Various linter issues 2016-05-06 16:06:16 -07:00
task-bootstrap.coffee feat(error): improve error reporting. Now NylasEnv.reportError 2016-02-03 18:06:52 -05:00
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 feat(theme-selector): Add theme selector to preferences page 2015-12-15 10:29:58 -08:00
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 fix(focus): Focusing quickly enough can throw. Sentry #14942 2016-02-26 10:55:31 -08:00
window-bridge.coffee fix(serialization): Inflate / deflate JSON from database with registered object system 2015-12-08 15:14:43 -08:00
window-event-handler.coffee fix(env): add remove unload callback for stores 2016-08-05 12:15:39 -07:00
window.coffee fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00