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:
commit
dd3fe61cf3
7 changed files with 65 additions and 12 deletions
|
@ -50,7 +50,8 @@
|
|||
:handle-links="true"
|
||||
:hide-mentions="hideMentions"
|
||||
:greentext="mergedConfig.greentext"
|
||||
@parseReady="$emit('parseReady', $event)"
|
||||
:attentions="status.attentions"
|
||||
@parseReady="onParseReady"
|
||||
/>
|
||||
|
||||
<button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue