Mailspring/internal_packages/notifications/lib
dillon 3d84c41625 fix(activity-sidebar): render correct copy on only correct moments
Summary:
fixes T3725

changes:
- show the sync mail activity only if number of deltas received is greater than 10
- make the sync mail activity notification persist for longer, since large deltas (>1k) come in intervals of about 25 seconds, which was greater than our previous timeout interval of 15 seconds
- change to clearer copy
- minor style changes to match new copy

Test Plan: tested manually

Reviewers: bengotow

Maniphest Tasks: T3725

Differential Revision: https://phab.nylas.com/D2051
2015-09-22 14:05:26 -07:00
..
activity-sidebar-long-poll-store.coffee fix(activity-sidebar): render correct copy on only correct moments 2015-09-22 14:05:26 -07:00
activity-sidebar.cjsx fix(activity-sidebar): render correct copy on only correct moments 2015-09-22 14:05:26 -07:00
main.cjsx fix(initial-sync): Make initial sync more robust, show progress, retry on failure 2015-05-19 15:59:37 -07:00
notifications-sticky-bar.cjsx feat(accounts): Kill namespaces, long live accounts 2015-08-21 15:29:58 -07:00
notifications-store.coffee Removed invalid Action.notificationDismissed firing 2015-05-27 12:31:07 -04:00