Commit graph

1937 commits

Author SHA1 Message Date
Alex Gleason
7a5fb6abb5
Add new account from login page 2021-03-25 14:42:09 -05:00
Alex Gleason
663d375dc5
Throttle fetchOwnAccounts correctly 2021-03-25 13:47:01 -05:00
Alex Gleason
c14fc83ac1
Improve style of profile dropdown 2021-03-25 13:23:59 -05:00
Alex Gleason
4ff1f0fa63
Add another isLoggedIn condition 2021-03-25 12:28:53 -05:00
Alex Gleason
71c62c05b8
Move isLoggedIn to utils/auth.js 2021-03-25 12:25:45 -05:00
Alex Gleason
007527328e
Start building LoginModal 2021-03-25 12:21:48 -05:00
Alex Gleason
74f48229fc
Fix streaming access token 2021-03-24 17:53:09 -05:00
Alex Gleason
94da1f6722
Reload the page conditionally 2021-03-24 16:49:24 -05:00
Alex Gleason
b4cab46553
Only reload with SWITCH_ACCOUNT (for now) 2021-03-24 16:24:46 -05:00
Alex Gleason
ee9b4cb969
Upgrade user localStorage auth to the new format 2021-03-24 16:18:14 -05:00
Alex Gleason
a00a1bbc30
Test VERIFY_CREDENTIALS_SUCCESS interactions with me 2021-03-24 15:17:05 -05:00
Alex Gleason
4682cecd33
Add test for SWITCH_ACCOUNT 2021-03-24 15:14:20 -05:00
Alex Gleason
431e41a711
Add tests for VERIFY_CREDENTIALS_SUCCESS 2021-03-24 15:11:18 -05:00
Alex Gleason
886ab93c70
Refactor auth reducer tests, add tests for VERIFY_CREDENTIALS_FAIL 2021-03-24 15:01:10 -05:00
Alex Gleason
79c9c46a9a
Nuke tokens on VERIFY_CREDENTIALS_FAIL 2021-03-24 14:15:36 -05:00
Alex Gleason
760bac1377
Add styled console warning 2021-03-24 13:37:41 -05:00
Alex Gleason
47dd4287d0
Don't import frontend settings on VERIFY_CREDENTIALS_SUCCESS 2021-03-24 12:02:12 -05:00
Alex Gleason
1e531f472e
More isLoggedIn refactoring 2021-03-24 11:52:12 -05:00
Alex Gleason
9cd06a15d5
Refactor loggedin check 2021-03-24 11:44:51 -05:00
Alex Gleason
a731ac88cf
Make login work again 2021-03-24 00:05:06 -05:00
Alex Gleason
0daa95646e
Refactor auth reducer localStorage 2021-03-23 22:19:24 -05:00
Alex Gleason
60a3a5b403
Move session tokens list into security reducer 2021-03-23 21:15:47 -05:00
Alex Gleason
6b8fbbff47
Remove dead code 2021-03-23 21:04:12 -05:00
Alex Gleason
88420ccca6
Fetch unfetched otherAccounts 2021-03-23 21:01:50 -05:00
Alex Gleason
0162eac662
Refactor auth to support multiple accounts 2021-03-23 19:06:55 -05:00
Alex Gleason
8e386ddfd4 Merge branch 'unused' into 'develop'
Remove unused files

See merge request soapbox-pub/soapbox-fe!450
2021-03-23 20:33:41 +00:00
Alex Gleason
85939e9ec6
Add UnusedFilesWebpackPlugin to detect unused files 2021-03-23 15:22:10 -05:00
Alex Gleason
a70c6c91af
Delete unused Compose code 2021-03-23 15:00:26 -05:00
Alex Gleason
23cc622dab
Purge unused getting_started feature 2021-03-23 14:54:51 -05:00
Alex Gleason
e8ecc9afc0 Merge branch 'search-loading' into 'develop'
Display loading animation during search

See merge request soapbox-pub/soapbox-fe!449
2021-03-21 21:21:44 +00:00
Alex Gleason
8a0fa1b285
Display loading animation during search 2021-03-21 16:09:50 -05:00
Alex Gleason
3361326311 Merge branch 'verified-improvements' into 'develop'
Verification improvements

See merge request soapbox-pub/soapbox-fe!446
2021-03-16 03:34:59 +00:00
Alex Gleason
f6de89ca50
Make editing display names of verified users configurable 2021-03-15 22:23:33 -05:00
Alex Gleason
e4751bef9a
Change display of moderation buttons for own user 2021-03-15 21:57:24 -05:00
Alex Gleason
62d5a97939
Add button verify/unverify a user 2021-03-15 21:52:42 -05:00
Alex Gleason
0596909858 Merge branch 'mod-improvements' into 'develop'
Mod improvements

See merge request soapbox-pub/soapbox-fe!445
2021-03-16 00:44:29 +00:00
Alex Gleason
453290c6d7
Make it harder to accidentally delete a local user 2021-03-15 19:32:52 -05:00
Alex Gleason
c44de0030c
Display user favicon in deletion modal 2021-03-15 18:59:42 -05:00
Alex Gleason
75df329a26
Display user account in deletion modal 2021-03-15 18:44:48 -05:00
Alex Gleason
6ed87aaf89
Display timestamps in mod log 2021-03-15 18:17:00 -05:00
Alex Gleason
9156e01862
Allow endless scrolling of moderation log 2021-03-15 17:54:48 -05:00
Alex Gleason
c6b7a7ca8a
Store admin log in reducer 2021-03-15 17:29:48 -05:00
Alex Gleason
4fa7f63d05
Fix status card action buttons on light theme 2021-03-07 12:45:04 -06:00
Alex Gleason
ebef1ece7a
Conservative rich media parsing 2021-03-06 23:38:26 -06:00
NEETzsche
d469c0a599 Include a value for tabs_bar.dashboard 2021-02-14 03:35:13 -05:00
Alex Gleason
811ccdce20 Merge branch 'develop' into 'develop'
Update ja.json

See merge request soapbox-pub/soapbox-fe!439
2021-01-29 02:36:31 +00:00
ruine
954145763c Update ja.json 2021-01-29 11:13:34 +09:00
Alex Gleason
7f9b783510 Merge branch 'stream-following-relationships' into 'develop'
Stream following relationships

See merge request soapbox-pub/soapbox-fe!438
2021-01-28 22:50:52 +00:00
Alex Gleason
6c18050636
Fix jumpy follow relationship in Pleroma 2021-01-28 16:34:52 -06:00
Alex Gleason
36f6f12856
Stream following relationships 2021-01-28 16:22:31 -06:00