summaryrefslogtreecommitdiffstats
path: root/apps/comments/tests
Commit message (Expand)AuthorAgeFilesLines
* Show max warning comment lenth againRoeland Jago Douma2018-01-021-2/+2
* Merge pull request #7252 from nextcloud/send-comment-on-enterMorris Jobke2017-12-081-10/+86
|\
| * Fix Enter sending comment instead of adding autocomplete item to messageDaniel Calviño Sánchez2017-12-071-0/+45
| * Add unit tests for posting comments with enter keyDaniel Calviño Sánchez2017-11-301-0/+28
| * Set text only in the message div of the new comment formDaniel Calviño Sánchez2017-11-301-10/+13
* | Fix unit testsMorris Jobke2017-11-271-2/+2
|/
* Update license headersMorris Jobke2017-11-064-3/+11
* Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-012-21/+31
|\
| * Use ::class in test mocksMorris Jobke2017-10-242-21/+31
* | adjust jsunit testsArthur Schiwon2017-11-011-7/+8
* | fix comment sorterArthur Schiwon2017-10-301-5/+18
* | configurable amount of autocomplete results in commentsArthur Schiwon2017-10-271-0/+73
* | ensure that sorting is stableArthur Schiwon2017-10-221-1/+1
* | AutoCompletion backendArthur Schiwon2017-10-221-0/+147
|/
* Fix mentioned user not clickable after posting or editing a commentDaniel Calviño Sánchez2017-05-081-0/+4
* Add missing unit tests for comments with mentionsDaniel Calviño Sánchez2017-05-081-3/+117
* fix CommentsTabsView js testGeorg Ehrke2017-04-261-1/+1
* Get the user folder of the correct userJoas Schilling2017-03-092-45/+61
* Always enable avatarsMorris Jobke2017-02-131-14/+3
* Cleanup comment testsJoas Schilling2017-01-091-5/+3
* Adjust testsJoas Schilling2016-11-231-18/+56
* Update testJoas Schilling2016-11-181-1/+3
* 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