aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/lib/Notification/Listener.php
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-271-20/+4
* Refactor comments appHamid Dehnavi2023-09-281-7/+2
* Cleanup comments codeCarl Schwan2023-06-201-16/+7
* Modernize comments appCarl Schwan2022-03-161-7/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-10/+8
* Remove trailing and in between spacesChristoph Wurst2020-04-091-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-1/+3
* Cleanup comment testsJoas Schilling2017-01-091-8/+1
* Set the comment link on render instead of creationJoas Schilling2017-01-091-5/+1
* move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-191-13/+17
* apply some polishArthur Schiwon2016-10-141-6/+0
* emit pre-update event for commentsArthur Schiwon2016-10-121-1/+3
* Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-071-0/+130