Commit Graph

1992 Commits (b2fde53adc4547e2a393139d00fec027fc602918)
 

Author SHA1 Message Date
Alex Gleason f116d57d11
Update CHANGELOG.md
4 years ago
Alex Gleason 26ef34ea6a Merge branch 'block-pagination' into 'develop'
4 years ago
Alex Gleason 110f2de90c
Fix pagination for blocks/mutes
4 years ago
Alex Gleason e1c5736822
Sidebar: unlink multi-accounts
4 years ago
Alex Gleason 73a3ee296b
Rename action.reload -> action.background
4 years ago
Alex Gleason 15d61a98e7
Don't update the state when action.reload === false
4 years ago
Alex Gleason 09cbcf6145
Don't rely on ['auth', 'me']
4 years ago
Alex Gleason dcd08b2b3f Merge branch 'middleclick' into 'develop'
4 years ago
Alex Gleason 32b3173604
Set href for menu items with to
4 years ago
Alex Gleason db201707bf
Middle-click account to open it in a new tab, fixes #603
4 years ago
Alex Gleason 870e94643f Merge branch 'session-user' into 'develop'
4 years ago
Alex Gleason 8e84c83fdc
Refactor persistState()
4 years ago
Alex Gleason aa7e62e8c0
Initialize auth refactor
4 years ago
Alex Gleason a055431c24 Merge branch 'iss_dein_schnitzel-develop-patch-94378' into 'develop'
4 years ago
Alex Gleason 82649c9062 Merge branch 'wizardnaiji-develop-patch-36543' into 'develop'
4 years ago
Isabell Deinschnitzel d14ddaff40 Update de.json
4 years ago
NaiJi ef0f601096 Update ru.json
4 years ago
Alex Gleason 108ccc0c41
Update changelog
4 years ago
Alex Gleason e54f6b8a2d
yarn manage:translations
4 years ago
Alex Gleason fc13afff17
npx browserslist@latest --update-db
4 years ago
Alex Gleason 49c795b484 Merge branch 'manage-translations' into 'develop'
4 years ago
Alex Gleason 4d49a2e9b1
Downgrade babel-plugin-react-intl, make `yarn manage:translations` work again, fixes #558
4 years ago
Alex Gleason 9d45983bb6 Merge branch 'redirect-account-ids' into 'develop'
4 years ago
Alex Gleason 3fbe0d38af
Redirect account URLs like `/@9v5bmXkCYkqU30gp9s` to their username, `/@alex@spinster.xyz`
4 years ago
Alex Gleason ad84e586f1 Merge branch 'follow-request-notifs' into 'develop'
4 years ago
Alex Gleason f21502a1c6
Fix push_notifications-test.js
4 years ago
Alex Gleason f236b4f3e6
Add follow request notification support
4 years ago
Alex Gleason 5e0b1c0604 Merge branch 'multi-account-sesssion' into 'develop'
4 years ago
Alex Gleason a1f4fdcbd8
Persist current user across reloads, fixes #600
4 years ago
Alex Gleason 5e97b57d8b
Redirect after multi-auth OTP login, fixes #597
4 years ago
Alex Gleason 706e0ea6ac
Always redirect home when switching between accounts
4 years ago
Alex Gleason 0ed3e0e3de
Add own profile to profile dropdown
4 years ago
Alex Gleason fce37be8a4 Merge branch 'multi-accounts' into 'develop'
4 years ago
Alex Gleason f728491ad0
Add follow request nav item when account is locked
4 years ago
Alex Gleason 582649538c
Close account switcher when sidebar closes
4 years ago
Alex Gleason 9bff74b575
Remove unused import
4 years ago
Alex Gleason 16ce14e403
Add mobile account switcher
4 years ago
Alex Gleason c5778472f5
.dropdown-menu { max-width: 300px; }
4 years ago
Alex Gleason 20ef262cfc
Fix MFA
4 years ago
Alex Gleason 597546e989
Update captcha snapshot
4 years ago
Alex Gleason f24422d520
Fix registration form workflow
4 years ago
Alex Gleason eae309e150
Clear captcha form when registration fails
4 years ago
Alex Gleason 4d1af4764f
Refactor registration action
4 years ago
Alex Gleason abb24b0c6b Merge branch 'include/tabs_bar.dashboard' into 'develop'
4 years ago
Alex Gleason 41c7612b47
Don't refresh when '_legacy' changes
4 years ago
Alex Gleason c7c0c41ce6
Use our own INIT_STORE action instead of relying on Redux's internal actions
4 years ago
Alex Gleason ad3362e3cd
auth: persist the state only if changed
4 years ago
Alex Gleason fa4d36b7a7
Move ActionBar links into LinkFooter
4 years ago
Alex Gleason 5c6fa253c7
['auth', 'me'] -> 'me'
4 years ago
Alex Gleason 1e2b0c9eee
Fix tests
4 years ago