Commit Graph

191 Commits (a2aac69838941e4c9fc0f45c26b1cb26b80f0296)

Author SHA1 Message Date
Alex Gleason 32a5a31591
Add createFilter function
4 years ago
Alex Gleason 7b02e1a823
Scaffold filters section
4 years ago
Alex Gleason baec6d3fd8
Add Lists to desktop profile dropdown
4 years ago
Alex Gleason 343d3348df
Just disable the "trouble logging in" button for now
4 years ago
Alex Gleason ba930c505c
Refactor PublicLayout
4 years ago
Alex Gleason 6813f512e6
About Page support
4 years ago
Alex Gleason b4e3aa8a8c
Obliterate /web once and for all
4 years ago
Alex Gleason 6bcae0dd13
Get captcha working
4 years ago
Alex Gleason da0de40256
Redirect home after registering
4 years ago
Alex Gleason af2cbc3455
Basic registration form functionality
4 years ago
Alex Gleason 7d3089270a
SimpleForm e.preventDefault() always
4 years ago
Alex Gleason 606356246a
Fix NaN media height error
4 years ago
Alex Gleason 42f39d6aae
Start refactoring media aspect ratio code
4 years ago
Alex Gleason 85a68e0715
Fix Mastodon startup issues
4 years ago
Alex Gleason d151ac9b35
Break media_gallery calculations into its own function
4 years ago
Alex Gleason 71b4bb4d06
Fix button error
4 years ago
Alex Gleason f1c9453620
Use React components in registration form
4 years ago
Alex Gleason 252b3fbf51
Refactor LabelInputContainer
4 years ago
Alex Gleason 924486984e
Refactor SettingsCheckbox
4 years ago
Alex Gleason a6de9d5e00
Refactor SimpleInput
4 years ago
Alex Gleason 84ee8880e1
Break out registration form
4 years ago
Alex Gleason 4801962988
Refactor InputContainer
4 years ago
Alex Gleason c367aef6b4
Refactor LabelInput
4 years ago
Alex Gleason 4a675be598
Use native accept='' for FileChooser
4 years ago
Alex Gleason 655fde81e9
Refactor TextInput component
4 years ago
Alex Gleason 104270e5c9
Handle file uploads to profile editor
4 years ago
Alex Gleason 1b1bf4cdbe
Pass maxLength directly to TextInput component
4 years ago
Alex Gleason 6fe57ca055
Boilerplate avatar/header selector
4 years ago
Alex Gleason 4910b99a53
Link to Pleroma admin-fe views
4 years ago
Alex Gleason 36c3529006
Fix eslint error
4 years ago
Alex Gleason d4d56e5dc8
Add "Edit profile" button
4 years ago
Alex Gleason e338760fd3
Fix settings/preferences icons
4 years ago
Alex Gleason f16779219a
Improve profile editor
4 years ago
Alex Gleason f2b1305ce9
Add basic profile editor
4 years ago
Alex Gleason 6db6793b8b
Clean up preferences
4 years ago
Alex Gleason aa47b35503
Use to="" links for settings pages
4 years ago
Alex Gleason 68f36685b7
Add patchMe action
4 years ago
Alex Gleason 8a5807f5df
Set reduceMotion body class
4 years ago
Alex Gleason 7e0b4f5f47
Add demetricator preference
4 years ago
Alex Gleason c90f087d2a
Add dyslexicFont preference
4 years ago
Alex Gleason 394aaaf23f
Add systemFont preference
4 years ago
Alex Gleason 500165c478
Refactor modal settings
4 years ago
Alex Gleason cafa014018
Let isStaff accept an undefined value
4 years ago
Alex Gleason 2e084e9d77
Fetch account data from profile_page
4 years ago
Alex Gleason 1963f46392
Fall back to page title
4 years ago
Alex Gleason 2afe0e0b56
Add more boolean settings
4 years ago
Alex Gleason ad60980acf
Refactor theme selector dropdown
4 years ago
Alex Gleason 91b20dc86b
Refactor RadioGroup
4 years ago
Alex Gleason 8b7ee7133b
Start refactoring forms
4 years ago
Alex Gleason 8035048ca4
Add modal confirmation settings
4 years ago
Alex Gleason 84c769c5f6
Add modal root to compose form clickable area
4 years ago
Alex Gleason 0ec8e39051
Fix inline compose form clickable area, fixes #30
4 years ago
Alex Gleason 2de1b5466e
Refactor isStaff, fixing profile page issues
4 years ago
Alex Gleason e761942ced
Let default post privacy be configurable
4 years ago
Alex Gleason 16d65f88f1
Fix eslint error
4 years ago
Alex Gleason 7712eb6621
Use dynamic isStaff function
4 years ago
Alex Gleason c6b9968855
Add isStaff utility
4 years ago
Alex Gleason d3bef7038d
Use default title for Helmet
4 years ago
Alex Gleason 9a327139fe
Add tests for account utils
4 years ago
Alex Gleason ce19fc3cde
Enforce no mixed tabs and spaces
4 years ago
Alex Gleason bc5b286737
preferences --> settings
4 years ago
Alex Gleason fc04e6a718
Fix overriding chat token
4 years ago
Alex Gleason bdf648f506
Save and fetch preferences from Pleroma
4 years ago
Alex Gleason 3812674a88
Remove uneeded fields from meta reducer
4 years ago
Alex Gleason 10b6a19e0a
Obliterate initial-state nonsense
4 years ago
Alex Gleason ddfd7ccf98
Clean up initial_state.js
4 years ago
Alex Gleason 725a9b3403
Pull meUsername from Redux
4 years ago
Alex Gleason 08d95c83a7
Pull autoPlayGif from Redux
4 years ago
Alex Gleason f20e5f7899
Pull expandSpoilers from Redux store
4 years ago
Alex Gleason 5fdcd80ceb
Pull Pleroma meta from verify_credentials into Redux store
4 years ago
Alex Gleason 24810f83c0
fetchMastoPreferences() action for pulling /api/v1/preferences
4 years ago
Alex Gleason c40fb925e9
Refactor 'me' reducer
4 years ago
Alex Gleason 5781d0de07
Add preferences reducer
4 years ago
Alex Gleason 95d3b72f9b
Refactor fetchMe() function
4 years ago
Alex Gleason 14cdd31388
Basic theme switcher (no persistence)
4 years ago
Alex Gleason d4f41df8c1
Nest auth_login fieldset, fixes #17
4 years ago
Alex Gleason 1ac1de1d02
Add empty preferences page, /settings/preferences
4 years ago
Alex Gleason e47c6396f2
Fix compose box closing when removing poll options
4 years ago
Alex Gleason 21789858c0
Expand compose form clickable area
4 years ago
Alex Gleason a82212cdca
Use poll limits from /api/v1/instance
4 years ago
Alex Gleason cf1d76a3eb
Set tab title with Helmet
4 years ago
Alex Gleason 3088ffff6a
Allow switching theme, fixes #5
4 years ago
Alex Gleason d4b63072bf
Copy Jest config from Mastodon and fix tests
4 years ago
Alex Gleason f99f026474
Fix i18n test failures
4 years ago
Alex Gleason 4cd2748300
Run yarn manage:translations
4 years ago
Alex Gleason 8a19b89c16
Enforce spacing of function parameters in eslint
4 years ago
Alex Gleason 2beb4d725f
Add missing propTypes for eslint
4 years ago
Alex Gleason 141b0e6bfa
Fix most linter errors
4 years ago
Alex Gleason fc72e39ff4
eslint --fix
4 years ago
Alex Gleason ab02089433
Redirect LoginPage after logging in
5 years ago
Alex Gleason d7ca4d3be1
Break out LoginForm and LoginPage into separate components
5 years ago
Alex Gleason d4c84e2b4e
Skip auth app creation if there's one in localStorage
5 years ago
Alex Gleason 34bae6a5df
Skip verify_credentials if there are no credentials
5 years ago
Alex Gleason f24bd74a38
Pull promoPanel items dynamically
5 years ago
Alex Gleason d2c5b8cd3a
soapbox.features --> soapbox.extensions
5 years ago
Alex Gleason 02cd99632a
Update source code link in footer
5 years ago
Alex Gleason 8efc9c700e
Fix styling of hotkeys modal
5 years ago
Alex Gleason 6c6d6297f9
LogOut working
5 years ago
Alex Gleason 1b8544b758
Show "login failed" message
5 years ago
Alex Gleason 092fb5828b
Fix topnav active link discrepancy
5 years ago