Mailspring/internal_packages/thread-list/lib
Ben Gotow 3e43f45401 perf(drafts): Cache results of running Autolinker, avoid props.children for EmailFrame, fix special case for new draft
Summary:
"results.length" not "result.length".

Eventually I want MessageBodyProcessor to be the public interface to another process which asynchronously runs message body parsing? At the very least, caching the results means that miscelaneous refreshes to the message list don't incur significant string processing cost.

Test Plan: No new tests here

Reviewers: evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D1898
2015-08-17 16:23:12 -07:00
..
draft-buttons.cjsx Delete button now appears when drafts are selected 2015-07-09 13:28:02 -07:00
draft-list-sidebar-item.cjsx fix(counts): Centralize handling of unread count / draft count 2015-06-26 16:02:08 -07:00
draft-list-store.coffee Delete button now appears when drafts are selected 2015-07-09 13:28:02 -07:00
draft-list.cjsx fix(thread-list): Narrow mode, and new selection rules for three-pane 2015-06-11 18:00:40 -07:00
draft-selection-bar.cjsx Delete button now appears when drafts are selected 2015-07-09 13:28:02 -07:00
empty-state.cjsx fix(thread-list): Add more shouldComponentUpdate to prevent threadlist re-rendering as you move keyboard cursor 2015-08-03 14:09:29 -07:00
formatting-utils.cjsx feat(draft-list) Refactor thread-list, create draft-list 2015-03-09 18:25:53 -07:00
main.cjsx feat(draft-syncback): Sync drafts with Gmail (API does not support Exchange syncback) 2015-07-22 11:18:23 -07:00
thread-buttons.cjsx fix(styles): fix button padding and styles 2015-07-23 12:22:27 -07:00
thread-list-icon.cjsx fix(thread-list): Unread gem hover state should override "star" 2015-08-11 10:01:40 -07:00
thread-list-participants.cjsx WIP: adding a test for review 2015-08-14 14:17:15 -07:00
thread-list-quick-actions.cjsx perf(drafts): Cache results of running Autolinker, avoid props.children for EmailFrame, fix special case for new draft 2015-08-17 16:23:12 -07:00
thread-list-store.coffee feat(preferences): WIP Preferences panel 2015-08-14 15:40:11 -07:00
thread-list.cjsx Quick actions fix 2015-08-13 14:56:22 -07:00
thread-selection-bar.cjsx fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00