Commit Graph

201 Commits

Author SHA1 Message Date
94da1f6722 Reload the page conditionally 2021-03-24 16:49:24 -05:00
b4cab46553 Only reload with SWITCH_ACCOUNT (for now) 2021-03-24 16:24:46 -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
79c9c46a9a Nuke tokens on VERIFY_CREDENTIALS_FAIL 2021-03-24 14:15:36 -05:00
47dd4287d0 Don't import frontend settings on VERIFY_CREDENTIALS_SUCCESS 2021-03-24 12:02:12 -05:00
a731ac88cf Make login work again 2021-03-24 00:05:06 -05:00
0daa95646e Refactor auth reducer localStorage 2021-03-23 22:19:24 -05:00
60a3a5b403 Move session tokens list into security reducer 2021-03-23 21:15:47 -05:00
6b8fbbff47 Remove dead code 2021-03-23 21:04:12 -05:00
0162eac662 Refactor auth to support multiple accounts 2021-03-23 19:06:55 -05:00
8a0fa1b285 Display loading animation during search 2021-03-21 16:09:50 -05:00
62d5a97939 Add button verify/unverify a user 2021-03-15 21:52:42 -05:00
c6b7a7ca8a Store admin log in reducer 2021-03-15 17:29:48 -05:00
6c18050636 Fix jumpy follow relationship in Pleroma 2021-01-28 16:34:52 -06:00
36f6f12856 Stream following relationships 2021-01-28 16:22:31 -06:00
d97f9d7472 Merge branch 'rgi-reacts' into 'develop'
Support RGI emoji reacts conditionally

See merge request soapbox-pub/soapbox-fe!421
2021-01-18 20:27:35 +00:00
47ed1e42c9 Run rootReducer in tests 2021-01-18 14:14:08 -06:00
f24e1c9929 Normalize Pleroma user fields, fixes #549 2021-01-18 13:59:24 -06:00
fb99d36494 Support RGI emoji reacts conditionally 2021-01-18 13:31:16 -06:00
ddac13d308 Account backups 2021-01-07 14:17:06 -06:00
a8893907d4 Reports: import statuses, add getReport selector 2020-12-31 20:11:08 -06:00
dccc384f0d Reports: fix admin reducer test 2020-12-31 18:33:45 -06:00
35a148d9c9 Reports: allow closing a report 2020-12-31 18:24:52 -06:00
51faa660ca Admin: refactor Reports reducer 2020-12-31 14:29:31 -06:00
e9b70c0648 Admin: fix soapbox reducer test 2020-12-30 00:32:12 -06:00
acdc282cfd Admin: optimistic RegistrationModePicker 2020-12-29 23:29:06 -06:00
b571765c33 Admin: add registration mode picker 2020-12-29 23:25:07 -06:00
bfd01d0316 Admin: fetch ConfigDB config, start RegistrationModePicker 2020-12-29 22:17:03 -06:00
19e1e15263 Admin: fix reducer tests 2020-12-29 18:59:31 -06:00
23a4a605a1 Admin: fix optimistic approve 2020-12-29 18:53:06 -06:00
299c14adc8 Admin: optimistic awaiting-approval actions 2020-12-29 18:38:58 -06:00
a3f208c1be Admin: make awaiting approval actions work 2020-12-29 18:22:31 -06:00
1ad3ea4437 Admin: awaiting approval basics 2020-12-29 15:55:45 -06:00
958aa8c18e Make Markdown posting configurable, use text/plain by default 2020-12-24 14:26:48 -06:00
83bebe38bc Clear user's localStorage when verify_credentials fails 2020-12-11 09:04:34 -06:00
488db44a85 Preload frontend config
https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3075
2020-10-15 17:07:33 -05:00
0bbdaa4191 eslint: trailing comma fixes, unused var 2020-10-07 13:08:36 -05:00
d022978078 Merge branch 'snackbar' into 'develop'
Snackbars

See merge request soapbox-pub/soapbox-fe!243
2020-09-30 00:43:11 +00:00
1b56fff6cb Chats: fix #451 duplicated message 2020-09-29 16:52:20 -05:00
81c31f5d92 Merge remote-tracking branch 'origin/develop' into snackbar 2020-09-28 16:20:28 -05:00
fb94664c08 Composer: fix #449 hydrate tagHistory 2020-09-28 15:25:56 -05:00
7d44e84111 Timelines: fix existingQueuedStatus bug 2020-09-28 14:58:12 -05:00
ce1e04c224 Obliterate hydrateStore() 2020-09-27 19:49:55 -05:00
c05eb0120a Purge state on logout, fixes #264 2020-09-27 19:09:35 -05:00
d5d8c4877e Interactions: optimistic Favourite and EmojiReact actions, fixes #104 2020-09-27 17:24:55 -05:00
a67ab78c36 Timelines: refactor timelineQueue to use IDs instead of full objects, fixes #156 2020-09-27 16:17:21 -05:00