summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/comments
Commit message (Expand)AuthorAgeFilesLines
* Update DAV unit tests to PSR-4Joas Schilling2016-05-255-1581/+0
* Fix unit testsJoas Schilling2016-05-233-30/+37
* Fix dav commentsRoeland Jago Douma2016-04-081-10/+0
* Update author informationLukas Reschke2016-03-011-0/+1
* on DAV throw Bad Request if provided message is too longArthur Schiwon2016-02-092-0/+132
* Mark own comments as read after postingVincent Petry2016-02-051-0/+4
* Check for authorship on edit and delete attemptsArthur Schiwon2016-02-041-1/+170
* set read marker via proppatch against entityArthur Schiwon2016-02-012-0/+6
* Return isUnread property per commentArthur Schiwon2016-02-011-2/+46
* provide info about plugin, and do not run commit ourselves on proppatchArthur Schiwon2016-01-262-6/+22
* adjust unit testsArthur Schiwon2016-01-263-7/+6
* Comments DAV implementationArthur Schiwon2016-01-265-0/+1213