Mailspring/internal_packages/message-list/spec
Ben Gotow 920e7575fa 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
..
message-item-container-spec.cjsx fix(spec): Make specs work with new animated pending message 2015-08-05 09:34:56 -07:00
message-item-spec.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
message-list-spec.cjsx feat(preferences): WIP Preferences panel 2015-08-14 15:40:11 -07:00
message-participants-spec.cjsx feat(tracking-pixels): New MessageStore extension cuts out tracking pixels you've *sent* so you don't trigger them 2015-07-23 10:57:13 -07:00
message-timestamp-spec.cjsx fix(message-list): show relative time if email is less than 22 hours ago. fixes T2308. 2015-08-12 14:52:03 -07:00
message-toolbar-items-spec.cjsx perf(*): Add indexes, optimize "shouldAcceptModel", optimize Tasks 2015-08-05 15:53:08 -07:00
tracking-pixels-extension-spec.coffee feat(tracking-pixels): New MessageStore extension cuts out tracking pixels you've *sent* so you don't trigger them 2015-07-23 10:57:13 -07:00