summaryrefslogtreecommitdiffstats
path: root/apps/comments/tests
Commit message (Expand)AuthorAgeFilesLines
* fix JS test and introduce tests for rendering mentions to displaynamesArthur Schiwon2016-10-251-8/+62
* move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-191-129/+13
* Merge pull request #1449 from nextcloud/comments-user-mentionMorris Jobke2016-10-175-0/+1176
|\
| * apply some polishArthur Schiwon2016-10-142-48/+13
| * emit pre-update event for commentsArthur Schiwon2016-10-122-34/+5
| * adjust wording of the notificationArthur Schiwon2016-10-081-5/+4
| * remove notifications of deleted comments from the DBArthur Schiwon2016-10-081-6/+16
| * use different files route/controllerArthur Schiwon2016-10-071-7/+0
| * Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-075-0/+1238
* | Fix js testRoeland Jago Douma2016-10-041-1/+1
|/
* Fix js unit testRoeland Jago Douma2016-08-171-2/+2
* Limit comment size to 1000 in UIVincent Petry2016-02-051-0/+78
* Special label for deleted users in comments listVincent Petry2016-02-041-1/+9
* Added unit tests for edit/delete commentsVincent Petry2016-02-031-0/+134
* Reset comments read marker after loading commentsVincent Petry2016-02-032-4/+82
* Add file row indicator for unread commentsVincent Petry2016-02-031-0/+102
* Added JS unit tests for commentsVincent Petry2016-02-022-0/+302