Wykres commitów

2129 Commity (4a5ef6f469b0554bcbdb09899489e78668509fbd)

Autor SHA1 Wiadomość Data
Alex Gleason a055431c24 Merge branch 'iss_dein_schnitzel-develop-patch-94378' into 'develop'
Update de.json

See merge request soapbox-pub/soapbox-fe!457
2021-03-29 23:38:46 +00:00
Alex Gleason 82649c9062 Merge branch 'wizardnaiji-develop-patch-36543' into 'develop'
Update ru.json

See merge request soapbox-pub/soapbox-fe!456
2021-03-29 23:37:53 +00:00
Isabell Deinschnitzel d14ddaff40 Update de.json 2021-03-29 23:14:49 +00:00
NaiJi ef0f601096 Update ru.json 2021-03-29 22:45:38 +00:00
Alex Gleason 108ccc0c41
Update changelog 2021-03-29 17:39:32 -05:00
Alex Gleason e54f6b8a2d
yarn manage:translations 2021-03-29 17:10:05 -05:00
Alex Gleason fc13afff17
npx browserslist@latest --update-db 2021-03-29 17:03:59 -05:00
Alex Gleason 49c795b484 Merge branch 'manage-translations' into 'develop'
Downgrade babel-plugin-react-intl, make `yarn manage:translations` work again, fixes #558

Closes #558

See merge request soapbox-pub/soapbox-fe!455
2021-03-29 22:02:23 +00:00
Alex Gleason 4d49a2e9b1
Downgrade babel-plugin-react-intl, make `yarn manage:translations` work again, fixes #558 2021-03-29 16:50:08 -05:00
Alex Gleason 9d45983bb6 Merge branch 'redirect-account-ids' into 'develop'
Redirect account URLs like `/@9v5bmXkCYkqU30gp9s` to their username, `/@alex@spinster.xyz`

See merge request soapbox-pub/soapbox-fe!454
2021-03-29 20:29:06 +00:00
Alex Gleason 3fbe0d38af
Redirect account URLs like `/@9v5bmXkCYkqU30gp9s` to their username, `/@alex@spinster.xyz` 2021-03-29 15:15:35 -05:00
Alex Gleason ad84e586f1 Merge branch 'follow-request-notifs' into 'develop'
Add follow request notification support, fixes #595

Closes #595

See merge request soapbox-pub/soapbox-fe!453
2021-03-29 18:55:25 +00:00
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 5e0b1c0604 Merge branch 'multi-account-sesssion' into 'develop'
Persist current user across reloads, fixes #600

Closes #600

See merge request soapbox-pub/soapbox-fe!452
2021-03-29 18:14:49 +00: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