aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/tests/Unit/EventHandlerTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Move comments event handler to use proper event dispatcherJulius Härtl2024-06-261-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-271-21/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-6/+6
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* apply some polishArthur Schiwon2016-10-141-25/+13
* emit pre-update event for commentsArthur Schiwon2016-10-121-34/+3
* remove notifications of deleted comments from the DBArthur Schiwon2016-10-081-6/+16
* Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-071-0/+152