Commit Graph

31 Commits

Author SHA1 Message Date
517c21ae52 Add grouped notifications messaging 2022-05-24 17:11:47 -04:00
35396923be Test rendering notifications 2022-04-16 19:03:33 -05:00
ed47cf5f09 Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
cd19425a0d Fix move notification crashing Notifications page 2022-03-16 19:23:07 -05:00
7a7fafc8ed Refactor applyActions() into test_helpers.js 2022-03-11 13:55:48 -06:00
7d91bb7ff9 Refactor Notifications reducer with Immutable.Record, start rewriting tests 2022-03-11 13:51:34 -06:00
6323c7d70e eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
966ca91e1a eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
2a0e2001d6 eslint: enforce import/order 2022-01-10 16:01:24 -06:00
59db8fb442 Notifications: drop status notifications if status is null 2021-11-12 15:06:37 -06:00
c789fba629 Notifications: use Markers for unread count
This works consistently across all backends
2021-10-04 13:27:05 -05:00
414fcd11ad update test
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-30 14:22:49 +02:00
f183094f82 Refactor notifications again, this time with OrderedMap, fixes #433 2020-09-23 18:57:10 -05:00
9c0793d1f3 Comment TIMELINE_DISCONNECT test 2020-09-23 10:26:01 -05:00
64a68c650e Notifications: refactor with OrderedSet instead of List 2020-09-22 13:42:08 -05:00
2c551130e6 Rip out markers, don't rely on them for unread count 2020-08-28 16:49:27 -05:00
a3585305f7 Fix notification reducer tests 2020-08-27 16:20:45 -05:00
5333680a32 Linter fixes 2020-07-28 14:13:29 -05:00
3d547f2038 fix linter issue 2020-07-13 22:04:29 -05:00
8177a48a9b edit notifications-test 2020-07-13 21:49:42 -05:00
40f688a6be edited notifications_test 2020-07-13 20:00:55 -05:00
3fe51e4885 edit notifications-test 2020-07-12 17:52:58 -05:00
1acdea14b1 fix lint issues 2020-07-11 22:50:02 -05:00
81a8231af4 edited notifications-test 2020-07-11 22:37:52 -05:00
88b0ed440b edited notifications-test 2020-07-11 17:34:14 -05:00
49d69178ae notifications-test edit 2020-07-11 08:34:20 -05:00
d2e2d52a0d edit notifications-test 2020-07-10 21:59:19 -05:00
d415a432d2 test edits 2020-07-10 18:45:10 -05:00
5e60fe1954 Support Pleroma legacy notification counter, fixes #172 2020-06-10 08:45:48 -05:00
0e86d03c97 Tests: Notification reducer NOTIFICATIONS_EXPAND_SUCCESS 2020-06-10 00:52:58 -05:00
f4c12c6986 Tests: Boilerplate all reducers 2020-06-09 20:08:07 -05:00