Mailspring/internal_packages/message-list/lib
Ben Gotow f413386b80 feat(hidden-messages): Filter trash/spam messages. Fixes #1135
Summary:
By default, the messages in a thread are now filtered to exclude
ones moved to trash or spam. You can choose to view those messages by clicking
the new bar in the message list.

When you view your spam or trash, we only show the messages on those threads
that have been marked as spam/trash.

Test Plan: Run a couple new tests

Reviewers: juan, evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D2662
2016-03-02 10:05:17 -08:00
..
plugins fix(tracking): tracking pixel won't register if it's from you 2016-02-24 12:55:00 -08:00
email-frame-styles-store.coffee fix(dark-mode): Adjust email CSS immediately upon switching themes 2015-11-23 20:20:06 -08:00
email-frame.cjsx fix(tracking): fix link tracking and read receipt plugins 2016-02-24 12:30:12 -08:00
main.cjsx feat(hidden-messages): Filter trash/spam messages. Fixes #1135 2016-03-02 10:05:17 -08:00
message-controls.cjsx fix(message-controls): add accountId to debug values copied to clipboard 2016-02-26 15:13:33 -08:00
message-item-body.cjsx fix(tracking): fix link tracking and read receipt plugins 2016-02-24 12:30:12 -08:00
message-item-container.cjsx feat(editor-region): Add support to register components as editors 2015-12-18 11:06:44 -08:00
message-item.cjsx fix(read-receipts): Style fixes to link tracking and read receipts 2016-02-23 18:58:07 -08:00
message-list-hidden-messages-toggle.jsx feat(hidden-messages): Filter trash/spam messages. Fixes #1135 2016-03-02 10:05:17 -08:00
message-list.cjsx feat(hidden-messages): Filter trash/spam messages. Fixes #1135 2016-03-02 10:05:17 -08:00
message-participants.cjsx 💄: White buttons, dropdown / popover cleanup, hairline dividers 2016-02-18 15:21:42 -08:00
message-timestamp.cjsx Standardize message-list capitalization to AM/PM, 2016-01-19 15:54:44 -07:00
message-toolbar-items.cjsx fix(toolbars): Cross disolve toolbar items on a one-off basis 2015-10-21 10:34:14 -07:00
sidebar-components.cjsx fix(message-sidebar): New ContactCard injectable role, updated FocusedContactStore 2015-09-24 18:58:53 -07:00
thread-archive-button.cjsx TaskFactory now returns N tasks for performing standard actions, undo uses arrays 2016-01-21 13:46:04 -08:00
thread-star-button.cjsx feat(tooltip): use native tooltip style 2015-10-21 11:27:57 -07:00
thread-toggle-unread-button.cjsx Harmonize require and remove unused ones. 2015-12-17 00:02:37 +01:00
thread-trash-button.cjsx feat(swipe-to-*): Gesture support and animation in thread list 2016-02-19 18:22:28 -08:00