Commit Graph

1566 Commits (d8e77377421c43a7d025c1483e5c39a243e63ca9)

Author SHA1 Message Date
Artur Mancha 97c210cf04 Update pt.json
4 years ago
Alex Gleason ec00b043cf
Reports are not anonymized anymore
4 years ago
Alex Gleason 9d78e1a448
Fix media context button for videos, fixes #606
4 years ago
Alex Gleason a12cff8f8b
Fix display of ColumnLoading and BundleColumnError
4 years ago
Alex Gleason 2500dcf77a
Refactor API client
4 years ago
Alex Gleason a42ece6df4
Don't call ME_FETCH_SUCCESS twice extraneously
4 years ago
Alex Gleason 3bc35cf3eb
Refactor compose reducer account import
4 years ago
Alex Gleason 207a163e15
Show mobile menu at tweener sizes, fixes #604
4 years ago
Alex Gleason 9510cf4a38
Shorted footer links phrases
4 years ago
Alex Gleason e6b1284f97
Pull dashboard Soapbox version from utils/code.js
4 years ago
Alex Gleason e0df861658 Merge branch 'link-footer-improvements' into 'develop'
4 years ago
Alex Gleason 284aacccf0
Try to get version from GitLab CI first
4 years ago
Alex Gleason 5040bca304
Always have LinkFooter on the right side
4 years ago
Alex Gleason a032369d33
Include Soapbox FE commit hash when git is available
4 years ago
Alex Gleason f97bba2308
@preval sourceCode
4 years ago
Alex Gleason dfa1443832
Import Soapbox version/metadata from package.json
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 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 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
Isabell Deinschnitzel d14ddaff40 Update de.json
4 years ago
NaiJi ef0f601096 Update ru.json
4 years ago
Alex Gleason e54f6b8a2d
yarn manage:translations
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 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
Alex Gleason 619d298547
Correctly import settings on login
4 years ago
Alex Gleason 659cee1c49
Refresh the page under more general conditions
4 years ago
Alex Gleason 6ead42b06d
Handle logout
4 years ago
Alex Gleason bbd4edf226
Typofix
4 years ago
Alex Gleason a5f6fa66ac
Remove LoginModal for now
4 years ago
Alex Gleason 7a5fb6abb5
Add new account from login page
4 years ago
Alex Gleason 663d375dc5
Throttle fetchOwnAccounts correctly
4 years ago
Alex Gleason c14fc83ac1
Improve style of profile dropdown
4 years ago
Alex Gleason 4ff1f0fa63
Add another isLoggedIn condition
4 years ago
Alex Gleason 71c62c05b8
Move isLoggedIn to utils/auth.js
4 years ago
Alex Gleason 007527328e
Start building LoginModal
4 years ago
Alex Gleason 74f48229fc
Fix streaming access token
4 years ago
Alex Gleason 94da1f6722
Reload the page conditionally
4 years ago
Alex Gleason b4cab46553
Only reload with SWITCH_ACCOUNT (for now)
4 years ago
Alex Gleason ee9b4cb969
Upgrade user localStorage auth to the new format
4 years ago
Alex Gleason a00a1bbc30
Test VERIFY_CREDENTIALS_SUCCESS interactions with `me`
4 years ago
Alex Gleason 4682cecd33
Add test for SWITCH_ACCOUNT
4 years ago
Alex Gleason 431e41a711
Add tests for VERIFY_CREDENTIALS_SUCCESS
4 years ago
Alex Gleason 886ab93c70
Refactor auth reducer tests, add tests for VERIFY_CREDENTIALS_FAIL
4 years ago
Alex Gleason 79c9c46a9a
Nuke tokens on VERIFY_CREDENTIALS_FAIL
4 years ago
Alex Gleason 760bac1377
Add styled console warning
4 years ago
Alex Gleason 47dd4287d0
Don't import frontend settings on VERIFY_CREDENTIALS_SUCCESS
4 years ago
Alex Gleason 1e531f472e
More isLoggedIn refactoring
4 years ago
Alex Gleason 9cd06a15d5
Refactor loggedin check
4 years ago
Alex Gleason a731ac88cf
Make login work again
4 years ago
Alex Gleason 0daa95646e
Refactor auth reducer localStorage
4 years ago
Alex Gleason 60a3a5b403
Move session tokens list into security reducer
4 years ago
Alex Gleason 6b8fbbff47
Remove dead code
4 years ago
Alex Gleason 88420ccca6
Fetch unfetched otherAccounts
4 years ago
Alex Gleason 0162eac662
Refactor auth to support multiple accounts
4 years ago
Alex Gleason 85939e9ec6
Add UnusedFilesWebpackPlugin to detect unused files
4 years ago
Alex Gleason a70c6c91af
Delete unused Compose code
4 years ago
Alex Gleason 23cc622dab
Purge unused getting_started feature
4 years ago
Alex Gleason 8a0fa1b285
Display loading animation during search
4 years ago
Alex Gleason f6de89ca50
Make editing display names of verified users configurable
4 years ago
Alex Gleason e4751bef9a
Change display of moderation buttons for own user
4 years ago
Alex Gleason 62d5a97939
Add button verify/unverify a user
4 years ago
Alex Gleason 453290c6d7
Make it harder to accidentally delete a local user
4 years ago
Alex Gleason c44de0030c
Display user favicon in deletion modal
4 years ago
Alex Gleason 75df329a26
Display user account in deletion modal
4 years ago
Alex Gleason 6ed87aaf89
Display timestamps in mod log
4 years ago
Alex Gleason 9156e01862
Allow endless scrolling of moderation log
4 years ago
Alex Gleason c6b7a7ca8a
Store admin log in reducer
4 years ago
Alex Gleason 4fa7f63d05
Fix status card action buttons on light theme
4 years ago
Alex Gleason ebef1ece7a
Conservative rich media parsing
4 years ago
NEETzsche d469c0a599 Include a value for tabs_bar.dashboard
4 years ago
Alex Gleason 811ccdce20 Merge branch 'develop' into 'develop'
4 years ago
ruine 954145763c Update ja.json
4 years ago
Alex Gleason 6c18050636
Fix jumpy follow relationship in Pleroma
4 years ago
Alex Gleason 36f6f12856
Stream following relationships
4 years ago
Alex Gleason 5d418d9269
Let public timelines be viewed
4 years ago
Alex Gleason d0600aef02
Refactor Follow button and remote follow
4 years ago
Alex Gleason a5ed1998d7
Merge remote-tracking branch 'origin/develop' into remote_follow
4 years ago
Bane 6c3585f45a Update pt.json
4 years ago
marcin mikołajczak 5ba4453950 Polish translation: Fix typo
4 years ago
marcin mikołajczak 2e30f1cefc Update Polish translation
4 years ago
matrix07012 e4b47ee2f7 Updated Czech translation
4 years ago
Sean King ac3dbaab94
Add ability to opt-out or opt-in to emoji react notifications
4 years ago
João Rodrigues 9fe3512a2f Update app/soapbox/locales/pt.json
4 years ago
Sean King 89785fa84c
Change to new convention for acct
4 years ago
Sean King 9309ef4893
Fix merge conflicts
4 years ago
Sean King 39b50e8fe1
Add moderator button for marking posts sensitive or not sensitive
4 years ago
Alex Gleason 7f9508f117
Fix sharp corners on user panel
4 years ago
Alex Gleason 2c49bdb577 Merge branch 'admin-short-names' into 'develop'
4 years ago
Alex Gleason 498471958b
Use short names for admin quick actions
4 years ago
João Rodrigues 9539654d7f Update app/soapbox/locales/pt.json
4 years ago
Alex Gleason 5b5397312b Merge branch 'admin-improvements' into 'develop'
4 years ago
Alex Gleason c80797ccf8
Admin: delete status directly from menu
4 years ago
Alex Gleason 361cdc662f
Reports: overflow fix for status content
4 years ago
Alex Gleason 926335b268
Add "deactivate" and "delete" user modals to every status and account profile
4 years ago
Alex Gleason bdf0d3618d
Refactor mod report modals
4 years ago
Alex Gleason af92caa6e2
Import users from reports
4 years ago
Alex Gleason acdb884d70 Merge branch 'drakz-develop-patch-16517' into 'develop'
4 years ago
Alex Gleason d97f9d7472 Merge branch 'rgi-reacts' into 'develop'
4 years ago
João Rodrigues d396a0fb20 Update app/soapbox/locales/pt.json
4 years ago
Alex Gleason 4044b4b14f
Reports: fix overflow on mobile and link color
4 years ago
Alex Gleason 47ed1e42c9
Run rootReducer in tests
4 years ago
João Rodrigues ea680903fe Update app/soapbox/locales/pt.json
4 years ago
Alex Gleason f24e1c9929
Normalize Pleroma user fields, fixes #549
4 years ago
Alex Gleason fb99d36494
Support RGI emoji reacts conditionally
4 years ago
Sean King fe8eecf925
Refactor bot badge
4 years ago
João Rodrigues 8c5f2e4a03 Update app/soapbox/locales/pt.json
4 years ago
João Rodrigues 3beb8c2a6f Update app/soapbox/locales/pt.json
4 years ago
Sean King 5b4aaf79aa
Fix bot tag display
4 years ago
Alex Gleason b7bc013acc
Demetricator fixes, closes #543
4 years ago
Alex Gleason 7f390ba24e Merge branch 'import-mutes' into 'develop'
4 years ago
Alex Gleason b5d0861bd1
Allow importing mutes
4 years ago
Alex Gleason ddac13d308
Account backups
4 years ago
marcin mikołajczak 60f0ef3fe7 Update pl.json
4 years ago
Alex Gleason 98084eac35 Merge branch 'registration-messages' into 'develop'
4 years ago
Alex Gleason e261a13430
Display modal in registration window when confirmations and/or approval are required
4 years ago
marcin mikołajczak 9509d1769d Update pl.json
4 years ago
marcin mikołajczak 00852093e3 Update pl.json
4 years ago
marcin mikołajczak b507fc6318 Update pl.json
4 years ago
Alex Gleason 558fd1e3cc
Fix column header conditional rendering, oops again
4 years ago