Add user mentions to the comment display

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-01-30 13:51:38 +01:00
parent 548c9a78ff
commit 820c25647c
3 changed files with 37 additions and 11 deletions

8
package-lock.json generated
View File

@@ -3461,6 +3461,14 @@
}
}
},
"@juliushaertl/vue-richtext": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/@juliushaertl/vue-richtext/-/vue-richtext-0.1.3.tgz",
"integrity": "sha512-E+YO3qLaALX7+Jgk08jQIcmV8LQBPZBO22pVHhTJOuSSYy/uSn6I5r9y4U9pdGLDQRIMhIiGNfNq5TgZuxDYoQ==",
"requires": {
"vue": "^2.6.11"
}
},
"@nextcloud/auth": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-1.2.1.tgz",