Mailspring/internal_packages/thread-list/lib
2015-09-23 15:48:03 -07:00
..
draft-buttons.cjsx fix(draft-list): draft list removes draft when the message sends 2015-09-08 13:11:34 -07:00
draft-list-sidebar-item.cjsx feat(account-sidebar): Ability to add custom items to the sidebar 2015-09-22 14:43:17 -07:00
draft-list-store.coffee fix(draft-list-store): Upgrade draft list store to NylasStore, fix issue where @_view is null 2015-09-08 18:39:00 -07:00
draft-list.cjsx refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
draft-selection-bar.cjsx
empty-state.cjsx tweak(empty-state): Hellen only has one L 2015-09-09 14:05:03 -07:00
formatting-utils.cjsx
main.cjsx fix(thread-list-participants): Add a new failing test case + fix to the thread list participants 2015-09-22 19:02:33 -07:00
thread-buttons.cjsx fix(toolbar): swap mark-as-unread and archive buttons 2015-09-16 17:48:56 -07:00
thread-list-icon.cjsx feat(important): Improtant flags you can enable optionally for Gmail accounts 2015-09-08 10:53:07 -07:00
thread-list-participants.cjsx fix(thread-list-participants): Add a new failing test case + fix to the thread list participants 2015-09-22 19:02:33 -07:00
thread-list-quick-actions.cjsx fix(thread-list-actions): Fix bad return [] 2015-09-21 14:15:57 -07:00
thread-list-store.coffee feat(toggle-unread): threads can now toggle their unread status. fixes T3483. 2015-09-15 16:49:16 -07:00
thread-list.cjsx fix(thread-list): Use hasAttachments flag, fix bug where attachments icon did not appear in search results 2015-09-23 15:48:03 -07:00
thread-selection-bar.cjsx