aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Comments/CommentNode.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-25/+5
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-2/+2
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-271-20/+4
* Merge branch 'master' into replace_strpos_calls_in_dav_appFaraz Samapoor2023-06-271-3/+1
|\
| * Cleanup comments codeCarl Schwan2023-06-201-3/+1
* | Refactors "strpos" calls in /apps/dav to improve code readability.Faraz Samapoor2023-06-121-1/+1
|/
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-021-12/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-9/+9
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-7/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-9/+9
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* resolve displayname via manager and registerable resolversArthur Schiwon2016-10-191-2/+13
* move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-191-1/+32
* emit pre-update event for commentsArthur Schiwon2016-10-121-1/+1
* Fix apps/Joas Schilling2016-07-211-1/+3
* Show error message when posting an invalid commentVincent Petry2016-06-241-1/+1
* Update license headersLukas Reschke2016-05-261-1/+1
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+261