Mailspring/internal_packages/thread-list/lib
dillon fc770a85cd feat(toggle-unread): threads can now toggle their unread status. fixes T3483.
Summary:
still WIP, but functionality is there.

TODO:
[x] write tests
[x] swap out the current markasread icon for the correct markasread icon that @sdw is making
[x] figure out how to address this point by @bengotow: https://phab.nylas.com/D2024?id=19139#inline-12168

Test Plan: tested manually. still need to write tests though.

Reviewers: evan, bengotow

Reviewed By: bengotow

Subscribers: sdw

Maniphest Tasks: T3483

Differential Revision: https://phab.nylas.com/D2024
2015-09-15 16:49:16 -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 fix(draft-list-sidebar-item): draft count renders correctly. fixes T3480. 2015-09-01 12:32:39 -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 feat(toggle-unread): threads can now toggle their unread status. fixes T3483. 2015-09-15 16:49:16 -07:00
thread-buttons.cjsx feat(toggle-unread): threads can now toggle their unread status. fixes T3483. 2015-09-15 16:49:16 -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
thread-list-quick-actions.cjsx Archive button no longer appears in sent folder 2015-09-08 14:16:51 -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 feat(important): Improtant flags you can enable optionally for Gmail accounts 2015-09-08 10:53:07 -07:00
thread-selection-bar.cjsx