Commit Graph

21 Commits

Author SHA1 Message Date
6323c7d70e eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
2a0e2001d6 eslint: enforce import/order 2022-01-10 16:01:24 -06:00
65a3ab982c Preload: import auth credentials from Mastodon's initial-state 2021-09-15 13:34:22 -05:00
463b3ba085 Auth: store users by their ActivityPub ID instead of their primary key 2021-08-21 17:38:19 -05:00
594cf088ed eslint: extend 'eslint:recommended' 2021-08-03 14:29:36 -05:00
941e101fba Auth: test ME_FETCH_SKIP in reducer 2021-07-09 16:29:01 -05:00
0586ec4264 Fix auth reducer tests 2021-05-07 22:43:44 -05:00
4ee302b63a Delete mismatched auth users, fixes #613 2021-04-13 12:03:46 -05:00
aa7e62e8c0 Initialize auth refactor 2021-03-29 19:51:48 -05:00
c7c0c41ce6 Use our own INIT_STORE action instead of relying on Redux's internal actions 2021-03-25 22:37:10 -05:00
ee9b4cb969 Upgrade user localStorage auth to the new format 2021-03-24 16:18:14 -05:00
a00a1bbc30 Test VERIFY_CREDENTIALS_SUCCESS interactions with me 2021-03-24 15:17:05 -05:00
4682cecd33 Add test for SWITCH_ACCOUNT 2021-03-24 15:14:20 -05:00
431e41a711 Add tests for VERIFY_CREDENTIALS_SUCCESS 2021-03-24 15:11:18 -05:00
886ab93c70 Refactor auth reducer tests, add tests for VERIFY_CREDENTIALS_FAIL 2021-03-24 15:01:10 -05:00
7023471abe edited auth-test 2020-07-15 17:36:34 -05:00
1402b12e3a debugged tests 2020-07-08 22:05:22 -05:00
8ad0b96600 fix linter 2020-07-06 14:52:01 -05:00
ff63b6f6c5 edit auth-test 2020-07-06 14:42:11 -05:00
ca2ccb8a3c started editing additional reducer tests 2020-07-05 19:38:32 -05:00
0c1eeb9efa Tests: start reducers/auth tests 2020-06-09 19:31:52 -05:00