Commit Graph

10849 Commits (70070c65d5d63b99824aac6756e756ffa7c16572)
 

Author SHA1 Message Date
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
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 44589668ae
Preload lime theme
4 years ago
Alex Gleason 3088ffff6a
Allow switching theme, fixes #5
4 years ago
Alex Gleason 5d0d47eeba
Reorganize gitlab-ci
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 4cb1392bd5
Add back `yarn dev` for convenience
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 5cf3affcd8
Add build:production to gitlab-ci
4 years ago
Alex Gleason 5907b60117
Fix translationRunner and add it to CI
4 years ago
Alex Gleason b34946fc30
Add .gitlab-ci.yml
4 years ago
Alex Gleason 3a6f825a81
Copy in Mastodon's Yarn scripts and linter configs
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 55b6592f6f
Add .editorconfig
5 years ago
Alex Gleason 2ee2d79156
Temporary icon for local timeline
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
Alex Gleason 33cbbaf953
'/home' -> '/'
5 years ago