summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/comments/commentsplugin.php
Commit message (Expand)AuthorAgeFilesLines
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-255/+0
* Update author informationLukas Reschke2016-03-011-0/+2
* Deduplicate slashesJoas Schilling2016-02-151-1/+1
* on DAV throw Bad Request if provided message is too longArthur Schiwon2016-02-091-0/+3
* Mark own comments as read after postingVincent Petry2016-02-051-0/+5
* standardize datetime outputArthur Schiwon2016-01-291-1/+1
* Comments WebDAV adjustementsArthur Schiwon2016-01-291-2/+2
* provide info about plugin, and do not run commit ourselves on proppatchArthur Schiwon2016-01-261-1/+14
* Revert "utilize elementMap for parsing DateTime string input argument for REP...Arthur Schiwon2016-01-261-8/+6
* utilize elementMap for parsing DateTime string input argument for REPORT methodArthur Schiwon2016-01-261-6/+8
* smaller changes related to reviewsArthur Schiwon2016-01-261-27/+16
* Comments DAV implementationArthur Schiwon2016-01-261-0/+243