Commit Graph

987 Commits

Author SHA1 Message Date
1f6ca55366 Limit logo upload to either SVG or PNG 2020-08-02 14:07:13 -05:00
ba18c3a643 SB settings Save works and brandcolor renders. Logo/banner paths are issues, and adding new homefooter/customCSS are issues 2020-08-01 16:38:29 -05:00
43f28a30ba linter fix 2020-07-31 18:06:16 -05:00
0b9eeccbc3 commented out to try to push an empty soapbox payload into Admin API 2020-07-31 17:35:14 -05:00
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. 2020-07-30 21:55:17 -05:00
12caa8e0ce Added console to debug portion of soapbox settings object that should be pushed to Redux store 2020-07-30 19:42:50 -05:00
c6f3816f77 Drafted pushing soapbox object to Redux store on SOAPBOX_POST_SUCCESS 2020-07-30 19:39:41 -05:00
7ac31efce7 Markdown: style <code> and <pre> elements 2020-07-30 12:33:41 -05:00
23e370a10b Bookmarks: don't update constantly, fixes #263 2020-07-30 00:38:40 -05:00
bba5be4463 refactored methods and can now generate the JSON object required for AdminAPI 2020-07-29 22:38:24 -05:00
c28c086ae7 Setup proof-of-concept on dynamically creating soapbox config JSON object suitable for pushing into Pleroma Admin-FE 2020-07-29 19:09:44 -05:00
59e2811a49 Merge branch 'approval-mode-fe-3' into 'develop'
Approval mode fe 3

See merge request soapbox-pub/soapbox-fe!117
2020-07-29 22:17:18 +00:00
ee97e94779 Bookmark posts 2020-07-29 21:08:36 +00:00
84b4681b50 Fix detailed status 2020-07-29 11:51:29 -06:00
e60fe8a709 identified data object structure to be able to create JSON object for storing soapbox config in Pleroma DB 2020-07-28 23:30:16 -05:00
d99e5d543c fix linter 2020-07-28 21:46:27 -05:00
774adf9baa update reason or joining form to simpletextarea 2020-07-28 21:43:27 -05:00
4ce5ba6c1a textarea input 2020-07-28 21:43:27 -05:00
209f826c15 add reason field on registration when by approval mode is on 2020-07-28 21:43:27 -05:00
d76f4d422e update detail status page and mobile settings for porfile hover card 2020-07-28 20:59:14 -05:00
f6ebe5cbd7 profile card basic functionality, needs some UI improvements 2020-07-28 20:02:11 -05:00
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 2020-07-28 19:29:20 -05:00
444e3641ee Fix disappearing poll button when media is uploaded 2020-07-28 14:42:58 -05:00
1329ca3578 Merge remote-tracking branch 'origin/develop' into add-images-to-polls 2020-07-28 14:18:30 -05:00
563e4e5bab Show profile preview on hover 2020-07-28 14:15:57 -05:00
a3201605b4 add uploads to polls 2020-07-28 14:15:15 -05:00
5333680a32 Linter fixes 2020-07-28 14:13:29 -05:00
ac6b4033dd Merge remote-tracking branch 'origin/develop' into add-markdown-posts 2020-07-28 14:00:25 -05:00
eda4c7d629 Add markdown reducer tests 2020-07-28 13:53:01 -05:00
b31cf22f43 Markdown refactoring 2020-07-28 13:43:22 -05:00
daf039d9bb generalize markdown to content_type 2020-07-28 13:31:44 -05:00
bc787e0bbe add markdown posts 2020-07-28 12:24:04 -05:00
665a27d4c9 Update compose CW tests 2020-07-28 10:57:20 -05:00
2aca716cfa Revert "Merge branch 'decouple_spoiler_from_nsfw' into 'develop'"
This reverts commit 03c2a8f294, reversing
changes made to b6c0884a1d.
2020-07-28 10:52:29 -05:00
9b66611540 Revert "Merge branch 'patch-1' into 'develop'"
This reverts commit 20bfeb1db6, reversing
changes made to 475881e80b.
2020-07-28 10:50:51 -05:00
30a5a0baa9 Fix compose form border-radius 2020-07-27 23:55:23 -05:00
58481d2e07 added patch functions to actions/soapbox. edited features/configuration to support patchSoapbox method. Data not properly formattted yet. 2020-07-27 22:30:53 -05:00
b95e6a53eb Debugged missing soapbox.json use case 2020-07-27 21:54:45 -05:00
a0befffab0 modified to process customCss soapbox.json list element per Neenster format 2020-07-27 19:16:02 -05:00
7fd8c860b6 add toggle to collapse and expand Fediverse tab explaination box, fixes #63 2020-07-26 17:49:43 -05:00
f81f5d057b Make emoji selector text visible on dark mode, fixes #249 2020-07-26 15:07:53 -05:00
abe8b28b69 added handlers for add new list item. Probs with homeFooter and customCSS item add functions 2020-07-25 23:31:39 -05:00
ac17b79253 debugged non-existent soapbox elements and missing soapbox.json. Debugged element state changes. Modified labels and translations. 2020-07-25 18:27:39 -05:00
d6ce92bfb3 custom CSS works by adding bind statement 2020-07-25 15:25:33 -05:00
e2a0da5717 commented out custom CSS rendering section 2020-07-25 10:41:01 -05:00
d772983278 edited features/configuration 2020-07-25 09:55:01 -05:00
abd2f6ad83 edit features/configuration and translations 2020-07-24 19:30:33 -05:00
53c02cd010 Comment out MAX_FIELDS since we don't know if we need them 2020-07-23 22:07:58 -06:00
789c735369 Fix checked parameter and remove Display name and bio 2020-07-23 22:04:29 -06:00
b962c9f848 edit features/configuration 2020-07-23 19:45:34 -05:00