Wykres commitów

9658 Commity (develop)

Autor SHA1 Wiadomość Data
Alex Gleason 7712eb6621
Use dynamic isStaff function 2020-04-18 15:22:40 -05:00
Alex Gleason c6b9968855
Add isStaff utility 2020-04-18 15:09:54 -05:00
Alex Gleason d3bef7038d
Use default title for Helmet 2020-04-18 15:09:25 -05:00
Alex Gleason 9a327139fe
Add tests for account utils 2020-04-18 14:18:04 -05:00
Alex Gleason ce19fc3cde
Enforce no mixed tabs and spaces 2020-04-18 14:04:18 -05:00
Alex Gleason 59096462ca
Ignore avatar tests for now due to #34 2020-04-18 14:02:13 -05:00
Alex Gleason bc5b286737
preferences --> settings
I give up trying to organize them. Just going back to using Mastodon's preferences map.
2020-04-18 13:58:51 -05:00
Alex Gleason fc04e6a718
Fix overriding chat token 2020-04-17 20:21:30 -05:00
Alex Gleason bdf648f506
Save and fetch preferences from Pleroma 2020-04-17 19:22:40 -05:00
Alex Gleason 3812674a88
Remove uneeded fields from meta reducer 2020-04-17 18:29:45 -05:00
Alex Gleason 10b6a19e0a
Obliterate initial-state nonsense 2020-04-17 18:25:36 -05:00
Alex Gleason ddfd7ccf98
Clean up initial_state.js 2020-04-17 17:41:43 -05:00
Alex Gleason 725a9b3403
Pull meUsername from Redux 2020-04-17 17:14:04 -05:00
Alex Gleason 08d95c83a7
Pull autoPlayGif from Redux 2020-04-17 17:00:25 -05:00
Alex Gleason f20e5f7899
Pull expandSpoilers from Redux store 2020-04-17 16:24:36 -05:00
Alex Gleason 5fdcd80ceb
Pull Pleroma meta from verify_credentials into Redux store 2020-04-17 16:13:08 -05:00
Alex Gleason 24810f83c0
fetchMastoPreferences() action for pulling /api/v1/preferences 2020-04-17 16:12:33 -05:00
Alex Gleason c40fb925e9
Refactor 'me' reducer 2020-04-17 16:10:55 -05:00
Alex Gleason 5781d0de07
Add preferences reducer 2020-04-17 16:10:07 -05:00
Alex Gleason 95d3b72f9b
Refactor fetchMe() function 2020-04-17 16:08:07 -05:00
Alex Gleason bf2f1e0cdf
Invalidate CI cache based on yarn.lock instead of package.json 2020-04-17 13:18:33 -05:00
Alex Gleason 0643abe116
Cache .gitlab-ci node_modules based on package.json hash 2020-04-17 13:16:46 -05:00
Alex Gleason 70b04a72cc
Fix NODE_ENV issue on `yarn start` 2020-04-16 18:50:41 -05:00
Alex Gleason 14cdd31388
Basic theme switcher (no persistence) 2020-04-16 16:13:22 -05:00
Alex Gleason d4f41df8c1
Nest auth_login fieldset, fixes #17 2020-04-15 18:32:12 -05:00
Alex Gleason 1ac1de1d02
Add empty preferences page, /settings/preferences 2020-04-15 16:58:06 -05:00
Alex Gleason e47c6396f2
Fix compose box closing when removing poll options 2020-04-15 15:32:05 -05:00
Alex Gleason 21789858c0
Expand compose form clickable area 2020-04-15 15:24:47 -05:00
Alex Gleason a82212cdca
Use poll limits from /api/v1/instance 2020-04-15 13:20:25 -05:00
Alex Gleason cf1d76a3eb
Set tab title with Helmet 2020-04-14 23:21:36 -05:00
Alex Gleason 44589668ae
Preload lime theme 2020-04-14 22:33:47 -05:00
Alex Gleason 3088ffff6a
Allow switching theme, fixes #5 2020-04-14 22:09:59 -05:00
Alex Gleason 5d0d47eeba
Reorganize gitlab-ci 2020-04-14 18:18:12 -05:00
Alex Gleason d4b63072bf
Copy Jest config from Mastodon and fix tests 2020-04-14 17:45:07 -05:00
Alex Gleason f99f026474
Fix i18n test failures 2020-04-14 17:11:46 -05:00
Alex Gleason 4cd2748300
Run yarn manage:translations 2020-04-14 16:59:54 -05:00
Alex Gleason 4cb1392bd5
Add back `yarn dev` for convenience 2020-04-14 16:50:42 -05:00
Alex Gleason 8a19b89c16
Enforce spacing of function parameters in eslint 2020-04-14 16:47:35 -05:00
Alex Gleason 2beb4d725f
Add missing propTypes for eslint 2020-04-14 16:37:36 -05:00
Alex Gleason 141b0e6bfa
Fix most linter errors 2020-04-14 15:45:38 -05:00
Alex Gleason fc72e39ff4
eslint --fix 2020-04-14 13:44:40 -05:00
Alex Gleason 5cf3affcd8
Add build:production to gitlab-ci 2020-04-14 13:20:07 -05:00
Alex Gleason 5907b60117
Fix translationRunner and add it to CI 2020-04-14 13:16:08 -05:00
Alex Gleason b34946fc30
Add .gitlab-ci.yml 2020-04-14 13:10:23 -05:00
Alex Gleason 3a6f825a81
Copy in Mastodon's Yarn scripts and linter configs 2020-04-14 12:30:26 -05:00
Alex Gleason ab02089433
Redirect LoginPage after logging in 2020-04-11 21:05:04 -05:00
Alex Gleason d7ca4d3be1
Break out LoginForm and LoginPage into separate components 2020-04-11 21:00:08 -05:00
Alex Gleason d4c84e2b4e
Skip auth app creation if there's one in localStorage 2020-04-11 19:03:36 -05:00
Alex Gleason 34bae6a5df
Skip verify_credentials if there are no credentials 2020-04-11 18:55:07 -05:00
Alex Gleason f24bd74a38
Pull promoPanel items dynamically 2020-04-11 17:50:42 -05:00