Implement user mentioning in frontend

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2018-10-06 11:54:15 +02:00
parent e29efe8935
commit 310af37d67
10 changed files with 804 additions and 15 deletions

View File

@@ -45,7 +45,7 @@ var CommentCollection = OC.Backbone.Collection.extend(
*
* @type int
*/
_limit : 2,
_limit : 5,
/**
* Initializes the collection