Commit Graph

1433 Commits (63fc0b4e26029170b26820336029f252f92e6b32)
 

Author SHA1 Message Date
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
Alex Gleason 7ac31efce7
Markdown: style <code> and <pre> elements
4 years ago
Alex Gleason 23e370a10b
Bookmarks: don't update constantly, fixes #263
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
Alex Gleason 59e2811a49 Merge branch 'approval-mode-fe-3' into 'develop'
4 years ago
Alex Gleason 02bdb6473c Merge branch 'bookmark-posts' into 'develop'
4 years ago
marykatefain ee97e94779 Bookmark posts
4 years ago
Sean King 84b4681b50 Fix detailed status
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
Mary Kate d99e5d543c fix linter
4 years ago
Mary Kate 774adf9baa update reason or joining form to simpletextarea
4 years ago
Mary Kate 4ce5ba6c1a textarea input
4 years ago
Mary Kate 209f826c15 add reason field on registration when by approval mode is on
4 years ago
Mary Kate d76f4d422e update detail status page and mobile settings for porfile hover card
4 years ago
Mary Kate f6ebe5cbd7 profile card basic functionality, needs some UI improvements
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
Alex Gleason 444e3641ee
Fix disappearing poll button when media is uploaded
4 years ago
Alex Gleason 7342325e23 Merge branch 'add-images-to-polls' into 'develop'
4 years ago
Alex Gleason 1329ca3578
Merge remote-tracking branch 'origin/develop' into add-images-to-polls
4 years ago
Bárbara de Castro Fernandes 563e4e5bab Show profile preview on hover
4 years ago
Mary Kate a3201605b4 add uploads to polls
4 years ago
Alex Gleason 5333680a32
Linter fixes
4 years ago
Alex Gleason 2aa553c6d5 Merge branch 'add-markdown-posts' into 'develop'
4 years ago
Alex Gleason ac6b4033dd
Merge remote-tracking branch 'origin/develop' into add-markdown-posts
4 years ago
Alex Gleason eda4c7d629
Add markdown reducer tests
4 years ago
Alex Gleason b31cf22f43
Markdown refactoring
4 years ago
Mary Kate daf039d9bb generalize markdown to content_type
4 years ago
Alex Gleason efbe28967d Merge branch 'revert-cw-changes' into 'develop'
4 years ago
Mary Kate bc787e0bbe add markdown posts
4 years ago
Alex Gleason 665a27d4c9
Update compose CW tests
4 years ago
Alex Gleason 2aca716cfa
Revert "Merge branch 'decouple_spoiler_from_nsfw' into 'develop'"
4 years ago
Alex Gleason 9b66611540
Revert "Merge branch 'patch-1' into 'develop'"
4 years ago
Alex Gleason 30a5a0baa9
Fix compose form border-radius
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
Alex Gleason 9b46b2e0c0 Merge branch '63-dismiss-fediverse-explanation' into 'develop'
4 years ago
Mary Kate 7fd8c860b6 add toggle to collapse and expand Fediverse tab explaination box, fixes #63
4 years ago
Alex Gleason 97515b7794
yarn start --> yarn dev
4 years ago
Alex Gleason e47131a4b5 Merge branch '249-dark-mode-emoji-input' into 'develop'
4 years ago
Mary Kate f81f5d057b Make emoji selector text visible on dark mode, fixes #249
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