Commit Graph

1566 Commits (d8e77377421c43a7d025c1483e5c39a243e63ca9)

Author SHA1 Message Date
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
Sean King 3d64f9647c
Work on using Emoji Mart picker
4 years ago
Alex Gleason 488db44a85
Preload frontend config
4 years ago
Sean King 285261aad9
Update imports and listenerOptions for components using detect-passive-events
4 years ago
Curtis 7f316e5335 Update basics.scss Fixes #484
4 years ago
Sean King 8385e30df1
Clean up CSS and move IconPicker to the Soapbox Config js
4 years ago
Sean King 9ebf166739
Fix merge conflicts
4 years ago
Alex Gleason 263b7ddff8
Stylelint: stricter config, lint existing scss
4 years ago
Curtis 9768c18c72 Update status_content.js Fixes #473
4 years ago
Alex Gleason e690f31473 Merge branch 'fix-forced-reflow-status-content' into 'develop'
4 years ago
Alex Gleason 18a823ab0d Merge branch 'remove-floral-pro-css-bg' into 'develop'
4 years ago
Sean King dcc21221a5
Set collapse in a totally different function instead
4 years ago
Sean King 8e44e72d8e
Don't call updateStatusLinks in ComponentDidMount
4 years ago
Sean King 664ba68269
Fix mobile CSS for closed registrations
4 years ago