Commit Graph

6584 Commits (8ff1dddc7e3a53171454ee8ff51c786f717e1766)
 

Author SHA1 Message Date
Alex Gleason 9f4891fef0
isAdmin and isModerator utils
4 years ago
Alex Gleason edf22b921c
Fix form label proptype checks
4 years ago
Alex Gleason 03251de773
Fix `me` PropType checks
4 years ago
Alex Gleason 099ff10987
Output error if vapid key can't be reached
4 years ago
Alex Gleason e3a750df28
Pull vapid_key from state
4 years ago
Alex Gleason baa600dcbe
Add deploy instructions to readme
4 years ago
Alex Gleason 06a335961d
/public --> /static for simpler Pleroma installation
4 years ago
Alex Gleason 53ac6a8ea6
Run i18n tests in development mode
4 years ago
Alex Gleason 24c7b3a6bf
Use NODE_ENV from environment instead of overriding it
4 years ago
Alex Gleason 741b065d82
Disable Filters navlinks
4 years ago
Alex Gleason 24f448e679
/soapbox --> /instance
4 years ago
Alex Gleason 6477bd3533
Fix eslint error
4 years ago
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 6c698acef0
Add "How does it work?" section to README
4 years ago
Alex Gleason 5d72f981f1
Trick React Helmet into loading the CSS better (lime theme only)
4 years ago
Alex Gleason 0f4918e032
gitignore my deploy script
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 b20863ef76
soapbox.json --> soapbox.example.json
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