aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/comments
Commit message (Expand)AuthorAgeFilesLines
* Deduplicate slashesJoas Schilling2016-02-151-1/+1
* on DAV throw Bad Request if provided message is too longArthur Schiwon2016-02-092-0/+10
* Mark own comments as read after postingVincent Petry2016-02-051-0/+5
* Check for authorship on edit and delete attemptsArthur Schiwon2016-02-041-0/+14
* set read marker via proppatch against entityArthur Schiwon2016-02-011-1/+37
* Return isUnread property per commentArthur Schiwon2016-02-014-6/+58
* 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-262-2/+14
* files_sharing requires int as file idArthur Schiwon2016-01-261-1/+1
* Revert "utilize elementMap for parsing DateTime string input argument for REP...Arthur Schiwon2016-01-261-8/+6
* return 404 instead of 403 when attempting to create a comment on an not exist...Arthur Schiwon2016-01-261-3/+3
* utilize elementMap for parsing DateTime string input argument for REPORT methodArthur Schiwon2016-01-261-6/+8
* smaller changes related to reviewsArthur Schiwon2016-01-262-29/+17
* Comments DAV implementationArthur Schiwon2016-01-265-0/+926