Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 646
    • Issues 646
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Merge requests
  • !314

Rich Text Redo Branch

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged lain requested to merge revert-d31bbb1c into develop Aug 31, 2018
  • Overview 6
  • Commits 6
  • Pipelines 3
  • Changes 10

This reverts the revert, let's continue work on rich text support in this branch.

things to do

  • BBCode instead of Markdown (arbitrary HTML is too problematic)
  • MRF policy to strip incoming rich text (except links) (MR !345 (merged))
  • configurable restriction of accepted content types
  • user preference to disable rich text (except links) (MR !354 (merged))
  • preview API (to show how the server will render the text exactly)

backend security concerns

  • inline images need to go through mediaproxy at the very least (MR !346 (merged))
  • regression tests for additional common XSS vectors (onerror attribute and similar) (MR !339 (merged))

pleroma fe

  • move rich-text language selection into preferences, use on/off switch
  • preview pane

masto fe (stretch goal tbh)

  • improve handling of rich-text (MR mastofe!2 (merged))
  • authoring support for rich-text
  • preview pane

overall

  • documentation
Edited Oct 05, 2018 by kaniini
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: revert-d31bbb1c