aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/lib/EventHandler.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Move comments event handler to use proper event dispatcherJulius Härtl2024-06-261-57/+0
* chore: Add SPDX headerAndy Scherzinger2024-05-271-20/+2
* Refactor comments appHamid Dehnavi2023-09-281-6/+4
* Cleanup comments codeCarl Schwan2023-06-201-17/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+3
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Update license headersMorris Jobke2017-11-061-1/+0
* apply some polishArthur Schiwon2016-10-141-32/+15
* emit pre-update event for commentsArthur Schiwon2016-10-121-8/+19
* remove notifications of deleted comments from the DBArthur Schiwon2016-10-081-1/+20
* Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-071-0/+78