nextcloud/apps/comments/js
Daniel Calviño Sánchez d2945a9375 Show autocompletion as soon as "@" is typed
In order to show the autocompletion it was needed to type at least
another character after "@", so only the mentions that matched that
character were shown. Now the autocompletion is shown as soon as "@" is
typed, which shows all the possible mentions.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-31 13:49:43 +01:00
..
templates Move more comments to compiled handlebars 2018-10-15 19:52:22 +02:00
vendor remove more vendor-imported files that aren't necessary 2017-10-31 14:06:16 +01:00
activitytabviewplugin.js Move comments activities to the new API 2016-11-16 12:20:03 +01:00
app.js Comments GUI 2016-02-02 18:01:15 +01:00
commentcollection.js Reset comments read marker after loading comments 2016-02-03 16:18:14 +01:00
commentmodel.js mention property to follow same style 2016-12-23 17:01:58 +01:00
commentsmodifymenu.js Adjust some jsdocs 2018-10-24 16:24:16 +02:00
commentstabview.js Show autocompletion as soon as "@" is typed 2019-01-31 13:49:43 +01:00
commentsummarymodel.js Fixed size issues on main detail view and disappearing of share recipients (#26603) 2016-12-23 16:56:55 +01:00
filesplugin.js Move more comments to compiled handlebars 2018-10-15 19:52:22 +02:00
merged.json Move Comments to compiled handlebars 2018-10-04 09:53:44 +02:00
search.js Fix opening search results for comments 2018-12-21 21:49:10 +01:00
templates.js Move more comments to compiled handlebars 2018-10-15 19:52:22 +02:00