Commit Graph

667 Commits (4df17048b0b15795dbb34979ef407f6e1061a8c0)

Author SHA1 Message Date
Curtis ROck 4df17048b0 updated translations
4 years ago
Curtis ROck f23e3f60cb debugged soapbox-test
4 years ago
Curtis 4717638ea8 Merge branch 'add-copyright-footer-admin-settings' into 'admin_cfg'
4 years ago
Sean King 86d3340426 Fix typo
4 years ago
Sean King f21f713f9a Add copyright footer setting
4 years ago
Curtis ROck f205ff5334 Added tests to reducers/soapbox
4 years ago
Sean King e95366b572 Fix color picker so that a POST request is not done by default every time it opens
4 years ago
Sean King 49b8ecd639 Fix merge conflict.
4 years ago
Sean King f398dde5cb Color picker for admin config
4 years ago
crockwave 1f6ca55366 Limit logo upload to either SVG or PNG
4 years ago
crockwave ba18c3a643 SB settings Save works and brandcolor renders. Logo/banner paths are issues, and adding new homefooter/customCSS are issues
4 years ago
crockwave 43f28a30ba linter fix
4 years ago
crockwave 0b9eeccbc3 commented out to try to push an empty soapbox payload into Admin API
4 years ago
Curtis ROck 78df407e1e remarked out a case, due to that case being triggered during a Soapbox settings save event, which needs debugging. Post to AdminConfig fails with 400 Bad Request response.
4 years ago
crockwave 12caa8e0ce Added console to debug portion of soapbox settings object that should be pushed to Redux store
4 years ago
crockwave c6f3816f77 Drafted pushing soapbox object to Redux store on SOAPBOX_POST_SUCCESS
4 years ago
Curtis ROck bba5be4463 refactored methods and can now generate the JSON object required for AdminAPI
4 years ago
crockwave c28c086ae7 Setup proof-of-concept on dynamically creating soapbox config JSON object suitable for pushing into Pleroma Admin-FE
4 years ago
Curtis ROck e60fe8a709 identified data object structure to be able to create JSON object for storing soapbox config in Pleroma DB
4 years ago
crockwave 7d41967cad corrected editing error in features/edit_profile. edited getFormdata to start producing a JSON data format. Changed actions/soapbox to use post instead of patch
4 years ago
Curtis ROck 58481d2e07 added patch functions to actions/soapbox. edited features/configuration to support patchSoapbox method. Data not properly formattted yet.
4 years ago
Curtis ROck b95e6a53eb Debugged missing soapbox.json use case
4 years ago
crockwave a0befffab0 modified to process customCss soapbox.json list element per Neenster format
4 years ago
Curtis ROck abe8b28b69 added handlers for add new list item. Probs with homeFooter and customCSS item add functions
4 years ago
crockwave ac17b79253 debugged non-existent soapbox elements and missing soapbox.json. Debugged element state changes. Modified labels and translations.
4 years ago
crockwave d6ce92bfb3 custom CSS works by adding bind statement
4 years ago
Curtis ROck e2a0da5717 commented out custom CSS rendering section
4 years ago
Curtis ROck d772983278 edited features/configuration
4 years ago
crockwave abd2f6ad83 edit features/configuration and translations
4 years ago
Sean King 53c02cd010 Comment out MAX_FIELDS since we don't know if we need them
4 years ago
Sean King 789c735369 Fix checked parameter and remove Display name and bio
4 years ago
crockwave b962c9f848 edit features/configuration
4 years ago
Curtis ROck c8eb29a7d9 edited features/configuration
4 years ago
Curtis ROck 9220e251db fix linter error
4 years ago
Curtis ROck ad316e0912 fix linter errors
4 years ago
crockwave 34c87bca7e edited features/configuration and associated translations
4 years ago
crockwave eef32c96e3 Added branding_preview. Edited index
4 years ago
Curtis ROck 2af5149ed3 edited features/configuration
4 years ago
Curtis ROck de917da39e Added menu item for Soapbox settings. Added translations
4 years ago
crockwave 9365b99ad4 Moved settings_checkbox to components primary folder. Created features/configuration.
4 years ago
Alex Gleason e8288ffdf8
Fix theme-toggle v-align issues
4 years ago
Alex Gleason c0dc03b3e4
Deactivate --> Delete
4 years ago
Alex Gleason 79dcbd781d Merge branch 'deactivate_account_from_profile' into 'develop'
4 years ago
Curtis d15f8d4a4e Update compose-test.js to accommodate decoupling of CW toggle from sensitive (NSFW) assignment
4 years ago
Alex Gleason 475881e80b Merge branch 'reducers_tests' into 'develop'
4 years ago
Sean King 1a0c3131bf Spacing fix
4 years ago
Sean King 9df1b085cb ThemeToggle class
4 years ago
Sean King 277f4b5f22 Move ThemeToggle to separate class, style it, and fix it on mobile
4 years ago
Sean King 796bf9c844 Change design of toggle button
4 years ago
Alex Gleason 03e33df86b
Improve domain unblock compatibility, fixes #422
4 years ago