summaryrefslogtreecommitdiffstats
path: root/apps/comments/tests/Unit
Commit message (Expand)AuthorAgeFilesLines
* Update unit testsJoas Schilling2019-07-163-1/+16
* Add strict type on Notifications testsJohn Molakvoæ (skjnldsv)2019-06-131-3/+20
* Populate the mention-notification with the actual messageJoas Schilling2018-11-081-8/+71
* Redirect guests to login if they follow the link of a comment mention-notific...Joas Schilling2018-10-021-40/+92
* test creating comments with numeric user idsArthur Schiwon2018-02-141-0/+187
* 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
* | 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
|/
* Get the user folder of the correct userJoas Schilling2017-03-092-45/+61
* Cleanup comment testsJoas Schilling2017-01-091-5/+3
* Adjust testsJoas Schilling2016-11-231-18/+56
* Update testJoas Schilling2016-11-181-1/+3
* move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-191-129/+13
* 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