Commit Graph

1679 Commits (4d3f4c5680d738fe7052c16e567f64eb3bb85e5d)

Author SHA1 Message Date
Sean King e0e3e9cc9e
Fix poll leading bar contrast
4 years ago
Alex Gleason 7a19861ac6
Stop verify_credentials infinite loop, partial fix for #613
4 years ago
Alex Gleason 205926f34b Merge branch 'auth-fixes' into 'develop'
4 years ago
Alex Gleason 8ee095cc63
FQN label phrasing
4 years ago
Alex Gleason 070a7d410d
Handle invalid sessionUser. Don't store invalid sessionUser.
4 years ago
Alex Gleason 6050991934
SoapboxConfig: make displayFqn configurable
4 years ago
Alex Gleason e03f551676
acctFull --> getAcct throughout the UI, make it stateful
4 years ago
Alex Gleason 4b5d22f172
Refactor account FQN with Pleroma BE field
4 years ago
marcin mikołajczak fd4806bd6e Update Polish translation
4 years ago
Alex Gleason 340d0579b5
Fix emoji reacts not streaming correctly
4 years ago
Alex Gleason 7567f7bd45
Redirect user away from /auth/sign_in after success
4 years ago
Artur Mancha 172753cbe0 Improving a few translations on the column so it doesn't become cluttered and missing translation
4 years ago
Artur Mancha a323baeecb Update pt.json
4 years ago
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
Alex Gleason 82b41d2521
Fix breaking column bug lol whoops
4 years ago
Alex Gleason c5641a566d
Admin: add link to moderation log within reports
4 years ago
Alex Gleason acf0619790
Columns cleanup
4 years ago
Alex Gleason 39436bc07c
Admin: basic moderation log
4 years ago
Alex Gleason 0e4a5101db
Reports: display media
4 years ago
Alex Gleason 478581cb41
Reports: add links
4 years ago
Alex Gleason 7bd670728d
Reports: only show quote if length > 0
4 years ago
Alex Gleason a8711f7b14
Reports: add "View post" button
4 years ago
Alex Gleason 142606d43a
Reports: refactor ReportStatus, allow deleting individual statuses
4 years ago
Alex Gleason 8c8615498b
Reports: parse HTML quotes
4 years ago
Alex Gleason c0770c77f5
Reports: only display accordion when reported posts exist
4 years ago
Alex Gleason 2fd3c9441c
Reports: display reported posts
4 years ago
Alex Gleason a1db330b14
Accordion: use children instead of content
4 years ago
Alex Gleason a8893907d4
Reports: import statuses, add getReport selector
4 years ago
Alex Gleason 90414939a5
Reports: allow deleting a user
4 years ago
Alex Gleason 043bb1a00a
Reports: add modal prompt when deactivating user
4 years ago
Alex Gleason 48bca704cc
Reports: close report when deactivating user
4 years ago
Alex Gleason dccc384f0d
Reports: fix admin reducer test
4 years ago
Alex Gleason 2c58396b00
Reports: tweak empty message text
4 years ago
Alex Gleason 35a148d9c9
Reports: allow closing a report
4 years ago
Alex Gleason 95c4ba4234
Reports: allow deactivating a user
4 years ago
Alex Gleason a16e709ff4
Reports: break out separate Report component, basic styling
4 years ago
Alex Gleason 0837bd0495
Admin Reports: display basic information
4 years ago
Alex Gleason f7d11ff36e
Admin: reports boilerplate
4 years ago
Alex Gleason 8b936036d0
Admin: improve awaiting-approval showLoading logic
4 years ago
Alex Gleason 51faa660ca
Admin: refactor Reports reducer
4 years ago
Alex Gleason a0c24dbbcc
Admin: improve approval UI for mobile, display snackbar messages
4 years ago
Alex Gleason fab4fb80ab
Admin: use domain stat in dashboard again now that report counter is visible
4 years ago
Alex Gleason ec6b8b845c
Fix linter
4 years ago
Alex Gleason 560d9d642c
Admin: display nav on mobile
4 years ago
Alex Gleason ef74f8ec69
Admin: improve dashcounters mobile styles
4 years ago
Alex Gleason f26f26d4bb
Admin: show success message from RegistrationModePicker
4 years ago
Alex Gleason e9b70c0648
Admin: fix soapbox reducer test
4 years ago
Alex Gleason acdc282cfd
Admin: optimistic RegistrationModePicker
4 years ago
Alex Gleason b571765c33
Admin: add registration mode picker
4 years ago
Alex Gleason bfd01d0316
Admin: fetch ConfigDB config, start RegistrationModePicker
4 years ago
Alex Gleason 7507553bfd
Admin: fix broken awaiting-approval nav logic
4 years ago
Alex Gleason 8dcd64f168
Admin: fix notification counters for approvals
4 years ago
Alex Gleason e7bb78712a Merge branch 'admin-dashboard' into 'develop'
4 years ago
Alex Gleason bdbc6eb79c Merge branch 'heart-react' into 'develop'
4 years ago
Alex Gleason 21bddfd37b
Admin: disable non-working navlinks for now
4 years ago
Alex Gleason eec89aaeb5
Refactor TabsBar, refactor IconWithBadge, use Dashboard nav
4 years ago
Alex Gleason 03344756e5
Admin: display awaiting-approval counter in nav
4 years ago
Alex Gleason 19e1e15263
Admin: fix reducer tests
4 years ago
Alex Gleason 23a4a605a1
Admin: fix optimistic approve
4 years ago
Alex Gleason 299c14adc8
Admin: optimistic awaiting-approval actions
4 years ago
Alex Gleason a3f208c1be
Admin: make awaiting approval actions work
4 years ago
Alex Gleason 1ad3ea4437
Admin: awaiting approval basics
4 years ago
Alex Gleason c156dd7a0d
Admin: hide invite link when registrations are enabled
4 years ago
Alex Gleason 0ccc113931
Admon: add dummy placeholder links
4 years ago
Alex Gleason 62a4338cf3
Admin: placeholding "Awaiting Approval" link
4 years ago
Alex Gleason 248a33e79a
Admin: add reports
4 years ago
Alex Gleason d3daf63dd5
Start admin area, create dashboard
4 years ago
Alex Gleason d9c89ae0e3
Markdown: add experimental warning in Preferences
4 years ago
Sean King 83d7622e17
Fix emoji selector test failing
4 years ago
Alex Gleason e4344c9561
Let allowedEmoji be customizable by the admin, fixes #538
4 years ago
Alex Gleason 983394a242
Merge branch 'heart-react' into develop
4 years ago
Alex Gleason f587369af0
RemoteTimeline: click favicon to visit remote timeline
4 years ago
Alex Gleason a4bb347151
RemoteTimeline: remove column settings
4 years ago
Alex Gleason b6bec67eea
RemoteTimeline: add filter box
4 years ago
Alex Gleason 1794e5a72d
Rudimentary remote timelines
4 years ago
Alex Gleason 3d4bd23870
Fix emoji heart tests
4 years ago
Alex Gleason 958aa8c18e
Make Markdown posting configurable, use text/plain by default
4 years ago
Alex Gleason b8121028b7
Merge remote-tracking branch 'origin/develop' into heart-react
4 years ago
Alex Gleason fafdc8ef8a
Fix heart emoji react for Pleroma develop branch
4 years ago
Alex Gleason 83bebe38bc
Clear user's localStorage when verify_credentials fails
4 years ago
marcin mikołajczak 6de6ba4dfb i18n: Further Polish translation updates
4 years ago
marcin mikołajczak c090bc4d87 Update Polish translation
4 years ago
Alex Gleason 2e3e60b3d1
Fix timelines not displaying when emoji_reactions is undefined
4 years ago
Sean King 748ef84dba
Remove HTML title
4 years ago
Sean King 8863f43d4a
Place imports for fonts from elsewhere at top
4 years ago
Sean King a21bedfabc
Use fontsource to handle Montserrat and Roboto, and use SASS to import dependency fonts
4 years ago
Sean King cf27b2799b
Remove unnecessary div in account section headline
4 years ago
Sean King d769ee7c90
Refactor promo and features panels
4 years ago
Alex Gleason 02861aaa8e Merge branch 'server-info-page' into 'develop'
4 years ago
Sean King 707f873094
Add server information page for mobile devices
4 years ago
Sean King df85d707bb
Alternative fix without setState in ComponentDidMount
4 years ago
Sean King 3a1bb8f19b
Make display media option work properly
4 years ago
Sean King b8f88f807b
Add media display option to Preferences
4 years ago
Sean King d34b705c5a
Remove outline from focusing whenever in Chromium-based browser
4 years ago
Sean King 1575c92e44
Fix icon picker problem with passive events
4 years ago
Alex Gleason a36f172be9 Merge branch 'icon_picker_admin_config' into 'develop'
4 years ago
Sean King 0e5a7b61b0
Fix icon picker issues
4 years ago
Sean King d7f7e52032
Remove unneeded container for icon picker
4 years ago
Alex Gleason b997cde0d8
SoapboxConfig: add default getValue
4 years ago
Sean King faf64d9609
Fix hijack scrolling
4 years ago
Sean King 9507b7a82f
Use forked Emoji Mart picker to do the font icon picker instead
4 years ago