Mailspring/internal_packages/thread-list/lib
Ben Gotow 633079bf3f fix(draft-list): Only parse the first 400 characters of HTML to create plaintext snippet
It's possible that 400 characters isn't enough to get any plaintext (if the body begins with a style tag, for example.) Until we get a better solution in place, we need to do this to avoid parsing the king james bible in my draft.
2015-08-25 16:08:16 -07:00
..
draft-buttons.cjsx
draft-list-sidebar-item.cjsx
draft-list-store.coffee feat(accounts): Kill namespaces, long live accounts 2015-08-21 15:29:58 -07:00
draft-list.cjsx fix(draft-list): Only parse the first 400 characters of HTML to create plaintext snippet 2015-08-25 16:08:16 -07:00
draft-selection-bar.cjsx
empty-state.cjsx feat(accounts): Kill namespaces, long live accounts 2015-08-21 15:29:58 -07:00
formatting-utils.cjsx
main.cjsx feat(accounts): Kill namespaces, long live accounts 2015-08-21 15:29:58 -07:00
thread-buttons.cjsx fix(styles): fix button padding and styles 2015-07-23 12:22:27 -07:00
thread-list-icon.cjsx feat(accounts): Kill namespaces, long live accounts 2015-08-21 15:29:58 -07:00
thread-list-participants.cjsx fix(thread): fix bug whereby thread list blows up if no "from" 2015-08-20 16:21:47 -07:00
thread-list-quick-actions.cjsx feat(accounts): Kill namespaces, long live accounts 2015-08-21 15:29:58 -07:00
thread-list-store.coffee feat(accounts): Kill namespaces, long live accounts 2015-08-21 15:29:58 -07:00
thread-list.cjsx feat(accounts): Kill namespaces, long live accounts 2015-08-21 15:29:58 -07:00
thread-selection-bar.cjsx