nextcloud/apps/comments/src
Louis Chemineau 53019a4d35 Fix mentions rendering in comment editor
NcRichContentEditable needs an index of users to properly display them. This commit adds a caching logic and provides it to NcRichContentEditable.

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-11-23 14:32:17 +00:00
..
components Fix mentions rendering in comment editor 2022-11-23 14:32:17 +00:00
mixins Bump js licenses 2021-03-31 12:17:18 +02:00
services Fix HTML entities not decoded in comment just added 2022-11-11 12:27:28 +01:00
templates Cleanup old comments tab 2020-10-20 13:58:07 +02:00
utils Extract "decodeHtmlEntities" function to its own file 2022-11-11 12:27:24 +01:00
views Fix mentions rendering in comment editor 2022-11-23 14:32:17 +00:00
activitytabviewplugin.js Bump js licenses 2021-03-31 12:17:18 +02:00
app.js Bump js licenses 2021-03-31 12:17:18 +02:00
comments-app.js Init vue comments tab 2020-10-20 13:58:06 +02:00
comments-tab.js Init vue comments tab 2020-10-20 13:58:06 +02:00
comments.js Bump js licenses 2021-03-31 12:17:18 +02:00
filesplugin.js fix comments file action sidebar opening 2021-07-27 08:50:04 +00:00
templates.js Fix comments filesplugin 2021-03-17 14:45:29 +01:00