Alex Gleason
|
f21502a1c6
|
Fix push_notifications-test.js
|
2021-03-29 13:44:39 -05:00 |
|
Alex Gleason
|
f236b4f3e6
|
Add follow request notification support
|
2021-03-29 13:35:30 -05:00 |
|
Alex Gleason
|
a1f4fdcbd8
|
Persist current user across reloads, fixes #600
|
2021-03-29 13:02:11 -05:00 |
|
Alex Gleason
|
5e97b57d8b
|
Redirect after multi-auth OTP login, fixes #597
|
2021-03-27 15:40:05 -05:00 |
|
Alex Gleason
|
706e0ea6ac
|
Always redirect home when switching between accounts
|
2021-03-27 14:37:17 -05:00 |
|
Alex Gleason
|
0ed3e0e3de
|
Add own profile to profile dropdown
|
2021-03-27 12:16:45 -05:00 |
|
Alex Gleason
|
fce37be8a4
|
Merge branch 'multi-accounts' into 'develop'
Multi-account switcher, fixes #23
Closes #23
See merge request soapbox-pub/soapbox-fe!451
|
2021-03-27 16:06:13 +00:00 |
|
Alex Gleason
|
f728491ad0
|
Add follow request nav item when account is locked
|
2021-03-27 10:50:21 -05:00 |
|
Alex Gleason
|
582649538c
|
Close account switcher when sidebar closes
|
2021-03-26 22:57:22 -05:00 |
|
Alex Gleason
|
9bff74b575
|
Remove unused import
|
2021-03-26 22:42:10 -05:00 |
|
Alex Gleason
|
16ce14e403
|
Add mobile account switcher
|
2021-03-26 22:34:30 -05:00 |
|
Alex Gleason
|
c5778472f5
|
.dropdown-menu { max-width: 300px; }
|
2021-03-26 16:45:20 -05:00 |
|
Alex Gleason
|
20ef262cfc
|
Fix MFA
|
2021-03-26 16:42:47 -05:00 |
|
Alex Gleason
|
597546e989
|
Update captcha snapshot
|
2021-03-26 16:20:31 -05:00 |
|
Alex Gleason
|
f24422d520
|
Fix registration form workflow
|
2021-03-26 15:45:46 -05:00 |
|
Alex Gleason
|
eae309e150
|
Clear captcha form when registration fails
|
2021-03-26 15:30:14 -05:00 |
|
Alex Gleason
|
4d1af4764f
|
Refactor registration action
|
2021-03-26 15:29:15 -05:00 |
|
Alex Gleason
|
abb24b0c6b
|
Merge branch 'include/tabs_bar.dashboard' into 'develop'
Include a value for tabs_bar.dashboard
See merge request soapbox-pub/soapbox-fe!444
|
2021-03-26 14:41:55 +00:00 |
|
Alex Gleason
|
41c7612b47
|
Don't refresh when '_legacy' changes
|
2021-03-25 23:03:58 -05:00 |
|
Alex Gleason
|
c7c0c41ce6
|
Use our own INIT_STORE action instead of relying on Redux's internal actions
|
2021-03-25 22:37:10 -05:00 |
|
Alex Gleason
|
ad3362e3cd
|
auth: persist the state only if changed
|
2021-03-25 20:35:19 -05:00 |
|
Alex Gleason
|
fa4d36b7a7
|
Move ActionBar links into LinkFooter
|
2021-03-25 18:56:07 -05:00 |
|
Alex Gleason
|
5c6fa253c7
|
['auth', 'me'] -> 'me'
|
2021-03-25 18:38:28 -05:00 |
|
Alex Gleason
|
1e2b0c9eee
|
Fix tests
|
2021-03-25 17:12:31 -05:00 |
|
Alex Gleason
|
619d298547
|
Correctly import settings on login
|
2021-03-25 16:39:52 -05:00 |
|
Alex Gleason
|
659cee1c49
|
Refresh the page under more general conditions
|
2021-03-25 15:59:09 -05:00 |
|
Alex Gleason
|
6ead42b06d
|
Handle logout
|
2021-03-25 15:15:37 -05:00 |
|
Alex Gleason
|
bbd4edf226
|
Typofix
|
2021-03-25 14:52:51 -05:00 |
|
Alex Gleason
|
a5f6fa66ac
|
Remove LoginModal for now
|
2021-03-25 14:44:02 -05:00 |
|
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
|
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
|
8a0fa1b285
|
Display loading animation during search
|
2021-03-21 16:09:50 -05: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
|
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
|
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 |
|
Alex Gleason
|
5d418d9269
|
Let public timelines be viewed
|
2021-01-27 20:40:30 -06:00 |
|
Alex Gleason
|
d0600aef02
|
Refactor Follow button and remote follow
|
2021-01-27 19:38:05 -06:00 |
|
Alex Gleason
|
a5ed1998d7
|
Merge remote-tracking branch 'origin/develop' into remote_follow
|
2021-01-27 19:14:22 -06:00 |
|
Bane
|
6c3585f45a
|
Update pt.json
|
2021-01-27 16:22:05 +00:00 |
|
marcin mikołajczak
|
5ba4453950
|
Polish translation: Fix typo
|
2021-01-27 11:03:40 +00:00 |
|
marcin mikołajczak
|
2e30f1cefc
|
Update Polish translation
|
2021-01-24 12:06:38 +00:00 |
|
matrix07012
|
e4b47ee2f7
|
Updated Czech translation
|
2021-01-23 22:23:06 +00:00 |
|
Sean King
|
ac3dbaab94
|
Add ability to opt-out or opt-in to emoji react notifications
|
2021-01-19 17:50:08 -07:00 |
|
João Rodrigues
|
9fe3512a2f
|
Update app/soapbox/locales/pt.json
|
2021-01-19 12:37:00 +00:00 |
|
Sean King
|
89785fa84c
|
Change to new convention for acct
|
2021-01-18 20:16:00 -07:00 |
|
Sean King
|
9309ef4893
|
Fix merge conflicts
|
2021-01-18 20:09:35 -07:00 |
|
Sean King
|
39b50e8fe1
|
Add moderator button for marking posts sensitive or not sensitive
|
2021-01-18 19:59:07 -07:00 |
|
Alex Gleason
|
7f9508f117
|
Fix sharp corners on user panel
|
2021-01-18 18:44:05 -06:00 |
|
Alex Gleason
|
2c49bdb577
|
Merge branch 'admin-short-names' into 'develop'
Use short names for admin quick actions
See merge request soapbox-pub/soapbox-fe!426
|
2021-01-19 00:39:19 +00:00 |
|
Alex Gleason
|
498471958b
|
Use short names for admin quick actions
|
2021-01-18 18:25:36 -06:00 |
|
João Rodrigues
|
9539654d7f
|
Update app/soapbox/locales/pt.json
|
2021-01-18 22:45:02 +00:00 |
|
Alex Gleason
|
5b5397312b
|
Merge branch 'admin-improvements' into 'develop'
Admin improvements
See merge request soapbox-pub/soapbox-fe!424
|
2021-01-18 22:16:28 +00:00 |
|
Alex Gleason
|
c80797ccf8
|
Admin: delete status directly from menu
|
2021-01-18 15:57:20 -06:00 |
|
Alex Gleason
|
361cdc662f
|
Reports: overflow fix for status content
|
2021-01-18 15:37:08 -06:00 |
|
Alex Gleason
|
926335b268
|
Add "deactivate" and "delete" user modals to every status and account profile
|
2021-01-18 15:27:35 -06:00 |
|
Alex Gleason
|
bdf0d3618d
|
Refactor mod report modals
|
2021-01-18 14:59:02 -06:00 |
|
Alex Gleason
|
af92caa6e2
|
Import users from reports
|
2021-01-18 14:58:30 -06:00 |
|
Alex Gleason
|
acdb884d70
|
Merge branch 'drakz-develop-patch-16517' into 'develop'
Updated pt.json
See merge request soapbox-pub/soapbox-fe!423
|
2021-01-18 20:34:20 +00:00 |
|
Alex Gleason
|
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 |
|
João Rodrigues
|
d396a0fb20
|
Update app/soapbox/locales/pt.json
|
2021-01-18 20:23:39 +00:00 |
|
Alex Gleason
|
4044b4b14f
|
Reports: fix overflow on mobile and link color
|
2021-01-18 14:23:11 -06:00 |
|