Skip to content
Snippets Groups Projects

Handle explicit mention changes in status updates

Merged tusooa requested to merge tusooa/pleroma-fe:from/edit-status/tusooa/1 into add/edit-status
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
125 125 generateTagLink (tag) {
126 126 return `/tag/${tag}`
127 127 }
128 },
129 watch: {
130 'status.raw_html' (newVal, oldVal) {
131 if (newVal !== oldVal) {
  • merged

  • Sean King mentioned in commit e764fbe8

    mentioned in commit e764fbe8

  • Please register or sign in to reply
    Loading