Mailspring/src
Ben Gotow 3d9e412fda Perf: Category
Rather than computing the types ahead of time when the object is created and generating methods, keep a few standard methods around and change the hardcoded names to maps so the lookup is O[1]
2016-01-12 09:32:34 -08:00
..
browser Revert "bump(electron): 0.35.4 => 0.36.2" 2016-01-08 10:06:16 -08:00
compile-support fix(hot-api): remove react-hot-api 2015-12-11 11:22:22 -05:00
components Merge branch 'master' into unified-inbox 2016-01-12 08:20:55 -08:00
extensions fix(extensions): Add other missing return values 2016-01-04 13:30:52 -05:00
flux Perf: Category 2016-01-12 09:32:34 -08:00
global fix(category-store): Fix issue with observables in CategoryStore 2016-01-08 18:03:18 -08:00
react-remote bump(electron): 0.34.3 => 0.35.1 2015-11-23 22:09:17 -08:00
services fix(quoted-text): Fix + test case for Sentry 8323, body el is quoted text 2016-01-11 11:14:34 -08:00
apm-wrapper.coffee fix(examples): examples => packages, move away from installing them 2016-01-07 14:56:34 -08:00
buffered-process.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
canvas-utils.coffee fix(tray): Retina tray icon with template image for dark menu bar mode 2015-11-17 15:36:52 -08:00
category-helpers.coffee refactor(rip-current-account): Rips out AccountStore.current 2016-01-08 14:22:13 -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
clipboard.coffee bump(electron): 0.34.3 => 0.35.1 2015-11-23 22:09:17 -08:00
color.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
command-installer.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
command-registry.coffee 🍒(atom): Pull updated version of Command Registry: 2015-12-21 20:31:54 -08:00
compile-cache.js fix(compile-cache): Add .jsx extension to be transbiled using babel 2015-11-18 12:35:37 -08:00
component-registry.coffee Perf for thread list. See description 2016-01-12 09:10:52 -08:00
config-schema.coffee feat(zoom): Allow users to override interface zoom. Fixes #699 2016-01-08 11:32:32 -08:00
config-utils.js refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
config.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
database-object-registry.coffee bump(electron): 0.34.3 => 0.35.1 2015-11-23 22:09:17 -08:00
deprecate-utils.coffee fix(warnings): Remove deprecate warnings from specs 2015-12-13 23:32:24 -08:00
dom-utils.coffee fix(spellcheck): Redo node creation each time, optimize findSimilarNodes 2016-01-11 17:31:03 -08:00
error-logger.js refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
extension-registry.es6 fix(extension-adapter): Update adapter to support all versions of extension api we've used 2015-12-30 15:11:37 -05:00
keymap-manager.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
keymap-utils.coffee fix(keymaps): Small tweaks to fix broken key behaviors 2015-11-13 16:05:40 -08:00
launch-services.coffee Fix default mail client detection on Linux. 2015-10-05 03:49:52 -07:00
less-compile-cache.coffee feat(spec): add config dir to integration specs 2015-12-10 10:52:20 -05:00
mail-rules-processor.coffee refactor(rip-current-account): Rips out AccountStore.current 2016-01-08 14:22:13 -08:00
mail-rules-templates.coffee feat(mail-rules): Per-account mail rules filter incoming, existing mail 2015-12-23 02:19:32 -05:00
mailbox-perspective.coffee Fix issues in AccountSidebarStore and MailboxPerpective#isEqual 2016-01-11 17:54:40 -08:00
menu-helpers.coffee refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
menu-manager.coffee bump(electron): 0.34.3 => 0.35.1 2015-11-23 22:09:17 -08:00
module-cache.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
native-notifications.coffee fix(docs): fix docs so they compile properly. 2015-11-17 15:48:59 -08:00
nylas-env.coffee Revert "bump(electron): 0.35.4 => 0.36.2" 2016-01-08 10:06:16 -08:00
nylas-spellchecker.coffee fix(spellcheck): let win < 8 fallback to hunspell 2015-12-11 16:41:41 -05:00
package-manager.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
package.coffee feat(theme-selector): Add theme selector to preferences page 2015-12-15 10:29:58 -08:00
priority-ui-coordinator.coffee refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
regexp-utils.coffee fix(extension-adapter): Update adapter to support all versions of extension api we've used 2015-12-30 15:11:37 -05:00
scope-descriptor.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
scoped-properties.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -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 refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
sheet-toolbar.cjsx Rename MailViewFilter => MailboxPerspective 2016-01-08 14:58:31 -08:00
sheet.cjsx feat(column-width): Store column width state in the app 2015-12-30 15:18:38 -05:00
sound-registry.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
space-pen-extensions.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
space-pen-utils.js refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
style-manager.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
styles-element.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -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(counts): Unread counts for all folders and labels across all accounts 2015-11-23 17:12:22 -08:00
task-registry.coffee refactor(models): Enables 3rd party plugins to add Models & Tasks 2015-08-19 16:25:56 -07:00
task.coffee feat(counts): Unread counts for all folders and labels across all accounts 2015-11-23 17:12:22 -08:00
theme-manager.coffee feat(theme-selector): Add theme selector to preferences page 2015-12-15 10:29:58 -08:00
theme-package.coffee feat(theme-selector): Add theme selector to preferences page 2015-12-15 10:29:58 -08:00
undo-manager.coffee fix(composer): support Chinese & others - handle composition events 2015-10-30 20:03:33 -04:00
window-bootstrap.coffee fix(bluebird): setImmediate > MutationObserver 2015-12-11 11:56:22 -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(contextualmenu): Disable for non-selectable inputs 2015-12-11 11:55:31 -08:00
window-secondary-bootstrap.coffee fix(bluebird): setImmediate > MutationObserver 2015-12-11 11:56:22 -08:00
window-thin-bootstrap.coffee fix(*): Fix for "apply is not a function" lost in revert of e275f35 2015-12-10 14:12:16 -08:00
window.coffee fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00