summaryrefslogtreecommitdiffstats
path: root/lib/private/comments/comment.php
Commit message (Expand)AuthorAgeFilesLines
* Move \OC\Comments to PSR-4Roeland Jago Douma2016-04-151-382/+0
* ucwords does not support delimiter on 5.4Joas Schilling2016-03-041-1/+1
* Update author informationLukas Reschke2016-03-011-0/+1
* Limit comment message to 1k charsArthur Schiwon2016-02-091-1/+7
* types shall always be pluralArthur Schiwon2016-02-031-2/+2
* Comments DAV implementationArthur Schiwon2016-01-261-2/+2
* Happy new year!Thomas Müller2016-01-121-1/+19
* php < 5.5 compatibleArthur Schiwon2015-12-091-5/+5
* hardening, add some checks for whitespace-only stringsArthur Schiwon2015-12-091-14/+15
* parameter checks for setting actor and object to happen only in one placeArthur Schiwon2015-12-091-2/+8
* add icommentsmanger and icomment implementationArthur Schiwon2015-12-091-0/+350