Commit graph

199 commits

Author SHA1 Message Date
Alex Gleason
9f4891fef0
isAdmin and isModerator utils 2020-04-27 15:05:07 -05:00
Alex Gleason
edf22b921c
Fix form label proptype checks 2020-04-27 14:37:19 -05:00
Alex Gleason
03251de773
Fix me PropType checks 2020-04-27 13:56:26 -05:00
Alex Gleason
099ff10987
Output error if vapid key can't be reached 2020-04-27 13:39:59 -05:00
Alex Gleason
e3a750df28
Pull vapid_key from state 2020-04-26 19:08:11 -05:00
Alex Gleason
741b065d82
Disable Filters navlinks 2020-04-25 23:46:41 -05:00
Alex Gleason
24f448e679
/soapbox --> /instance 2020-04-25 23:27:02 -05:00
Alex Gleason
6477bd3533
Fix eslint error 2020-04-25 19:56:15 -05:00
Alex Gleason
32a5a31591
Add createFilter function 2020-04-25 19:04:47 -05:00
Alex Gleason
7b02e1a823
Scaffold filters section 2020-04-25 18:27:37 -05:00
Alex Gleason
baec6d3fd8
Add Lists to desktop profile dropdown 2020-04-25 18:27:13 -05:00
Alex Gleason
343d3348df
Just disable the "trouble logging in" button for now 2020-04-25 18:00:16 -05:00
Alex Gleason
ba930c505c
Refactor PublicLayout 2020-04-25 17:26:47 -05:00
Alex Gleason
6813f512e6
About Page support 2020-04-25 16:10:01 -05:00
Alex Gleason
b4e3aa8a8c
Obliterate /web once and for all 2020-04-23 21:13:18 -05:00
Alex Gleason
6bcae0dd13
Get captcha working 2020-04-23 20:48:25 -05:00
Alex Gleason
da0de40256
Redirect home after registering 2020-04-23 19:12:42 -05:00
Alex Gleason
af2cbc3455
Basic registration form functionality 2020-04-23 18:41:20 -05:00
Alex Gleason
7d3089270a
SimpleForm e.preventDefault() always 2020-04-23 15:13:05 -05:00
Alex Gleason
606356246a
Fix NaN media height error 2020-04-23 14:59:43 -05:00
Alex Gleason
42f39d6aae
Start refactoring media aspect ratio code 2020-04-23 13:15:52 -05:00
Alex Gleason
85a68e0715
Fix Mastodon startup issues 2020-04-23 11:48:48 -05:00
Alex Gleason
d151ac9b35
Break media_gallery calculations into its own function 2020-04-23 11:19:12 -05:00
Alex Gleason
71b4bb4d06
Fix button error 2020-04-23 09:19:50 -05:00
Alex Gleason
f1c9453620
Use React components in registration form 2020-04-22 23:15:29 -05:00
Alex Gleason
252b3fbf51
Refactor LabelInputContainer 2020-04-22 23:01:36 -05:00
Alex Gleason
924486984e
Refactor SettingsCheckbox 2020-04-22 22:13:57 -05:00
Alex Gleason
a6de9d5e00
Refactor SimpleInput 2020-04-22 22:02:56 -05:00
Alex Gleason
84ee8880e1
Break out registration form 2020-04-22 19:55:23 -05:00
Alex Gleason
4801962988
Refactor InputContainer 2020-04-22 19:36:27 -05:00
Alex Gleason
c367aef6b4
Refactor LabelInput 2020-04-22 19:09:40 -05:00
Alex Gleason
4a675be598
Use native accept='' for FileChooser 2020-04-22 18:15:50 -05:00
Alex Gleason
655fde81e9
Refactor TextInput component 2020-04-22 18:11:12 -05:00
Alex Gleason
104270e5c9
Handle file uploads to profile editor 2020-04-22 17:04:08 -05:00
Alex Gleason
1b1bf4cdbe
Pass maxLength directly to TextInput component 2020-04-22 16:38:16 -05:00
Alex Gleason
6fe57ca055
Boilerplate avatar/header selector 2020-04-22 16:26:44 -05:00
Alex Gleason
4910b99a53
Link to Pleroma admin-fe views 2020-04-21 20:42:19 -05:00
Alex Gleason
36c3529006
Fix eslint error 2020-04-21 19:46:29 -05:00
Alex Gleason
d4d56e5dc8
Add "Edit profile" button 2020-04-21 19:44:55 -05:00
Alex Gleason
e338760fd3
Fix settings/preferences icons 2020-04-21 19:24:57 -05:00
Alex Gleason
f16779219a
Improve profile editor 2020-04-21 19:22:00 -05:00
Alex Gleason
f2b1305ce9
Add basic profile editor 2020-04-21 18:00:05 -05:00
Alex Gleason
6db6793b8b
Clean up preferences 2020-04-21 16:51:04 -05:00
Alex Gleason
aa47b35503
Use to="" links for settings pages 2020-04-21 16:20:17 -05:00
Alex Gleason
68f36685b7
Add patchMe action 2020-04-21 15:53:32 -05:00
Alex Gleason
8a5807f5df
Set reduceMotion body class 2020-04-21 15:16:33 -05:00
Alex Gleason
7e0b4f5f47
Add demetricator preference 2020-04-21 15:14:06 -05:00
Alex Gleason
c90f087d2a
Add dyslexicFont preference 2020-04-21 15:10:45 -05:00
Alex Gleason
394aaaf23f
Add systemFont preference 2020-04-21 15:05:49 -05:00
Alex Gleason
500165c478
Refactor modal settings 2020-04-21 14:41:13 -05:00
Alex Gleason
cafa014018
Let isStaff accept an undefined value 2020-04-21 14:00:31 -05:00
Alex Gleason
2e084e9d77
Fetch account data from profile_page 2020-04-21 12:35:57 -05:00
Alex Gleason
1963f46392
Fall back to page title 2020-04-21 12:04:00 -05:00
Alex Gleason
2afe0e0b56
Add more boolean settings 2020-04-20 20:56:32 -05:00
Alex Gleason
ad60980acf
Refactor theme selector dropdown 2020-04-20 20:33:27 -05:00
Alex Gleason
91b20dc86b
Refactor RadioGroup 2020-04-20 20:20:07 -05:00
Alex Gleason
8b7ee7133b
Start refactoring forms 2020-04-20 19:33:19 -05:00
Alex Gleason
8035048ca4
Add modal confirmation settings 2020-04-20 18:52:33 -05:00
Alex Gleason
84c769c5f6
Add modal root to compose form clickable area 2020-04-20 18:52:12 -05:00
Alex Gleason
0ec8e39051
Fix inline compose form clickable area, fixes #30 2020-04-20 16:53:22 -05:00
Alex Gleason
2de1b5466e
Refactor isStaff, fixing profile page issues 2020-04-20 16:08:31 -05:00
Alex Gleason
e761942ced
Let default post privacy be configurable 2020-04-20 15:18:35 -05:00
Alex Gleason
16d65f88f1
Fix eslint error 2020-04-18 17:13:43 -05:00
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
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
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
3088ffff6a
Allow switching theme, fixes #5 2020-04-14 22:09:59 -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
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
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