Commit Graph

6584 Commits (8ff1dddc7e3a53171454ee8ff51c786f717e1766)
 

Author SHA1 Message Date
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 6ad116c0f9
Add Cloudflare note
4 years ago
Alex Gleason 94aa5bb82b
Make local dev more configurable
4 years ago
Alex Gleason 2e084e9d77
Fetch account data from profile_page
4 years ago
Alex Gleason a4fe106e7f
Proxy to HTTPS with webpack dev server
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 de703ab748
Add padding to Preferences panel
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 1534842da9
Add docs
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 59096462ca
Ignore avatar tests for now due to #34
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 bf2f1e0cdf
Invalidate CI cache based on yarn.lock instead of package.json
4 years ago
Alex Gleason 0643abe116
Cache .gitlab-ci node_modules based on package.json hash
4 years ago
Alex Gleason 70b04a72cc
Fix NODE_ENV issue on `yarn start`
4 years ago
Alex Gleason 14cdd31388
Basic theme switcher (no persistence)
4 years ago