summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Comments
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-295-0/+5
* Add visibility to all constantsChristoph Wurst2020-04-103-15/+15
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-105-26/+26
* Format control structures, classes, methods and functionChristoph Wurst2020-04-105-35/+29
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-3/+3
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-055-5/+6
* Some php-cs fixesRoeland Jago Douma2019-11-223-3/+2
* Update license headersMorris Jobke2017-11-061-0/+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 phpdoc in CommentsRoeland Jago Douma2016-08-161-1/+1
* Fix apps/Joas Schilling2016-07-215-9/+15
* Show error message when posting an invalid commentVincent Petry2016-06-241-1/+1
* Update license headersLukas Reschke2016-05-265-5/+8
* Make the root collection neutral so it does not only work for filesJoas Schilling2016-05-232-29/+39
* Remove unused UserFolderJoas Schilling2016-05-232-15/+5
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-125-0/+1045