Skip to content
Snippets Groups Projects

#138 - escape html entities in BIO text

Merged #138 - escape html entities in BIO text
1 unresolved thread
Merged Dave LiPuma requested to merge Dave/pleroma-fe:issue-138-html-escaping into develop
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
287 287 logout () {
288 288 this.$store.dispatch('logout')
289 289 this.$router.replace('/')
290 },
291 parseEntities (text) {
292 const parser = new DOMParser
  • Author Guest

    @hj I see your point. I will update this.

  • Dave LiPuma added 1 commit

    added 1 commit

    Compare with previous version

  • Dave LiPuma added 1 commit

    added 1 commit

    Compare with previous version

  • I'm not sure if this is the thing that was asked in the issue

  • Alright never mind that, got my head around it, looks good to me

  • mentioned in commit 8e51c784

  • feld mentioned in issue #255 (closed)

    mentioned in issue #255 (closed)

  • Please register or sign in to reply
    Loading