Merge branch 'better-still-emoji' into proper-attachments

* better-still-emoji:
  fix non-notifying mentions and original mention display
  fix not escaping some stuff
  fix rich images
This commit is contained in:
Henry Jameson 2021-06-22 20:45:44 +03:00
commit dd3fe61cf3
7 changed files with 65 additions and 12 deletions

View file

@ -50,7 +50,8 @@
:handle-links="true"
:hide-mentions="hideMentions"
:greentext="mergedConfig.greentext"
@parseReady="$emit('parseReady', $event)"
:attentions="status.attentions"
@parseReady="onParseReady"
/>
<button