summaryrefslogtreecommitdiffstats
path: root/lib/private/comments
Commit message (Expand)AuthorAgeFilesLines
* use getLastInsertId from query builder for convenienceArthur Schiwon2015-12-091-1/+1
* remove unused use statementArthur Schiwon2015-12-091-1/+0
* php < 5.5 compatibleArthur Schiwon2015-12-091-5/+5
* improve PHP doc and remove superflous by reference indicatorArthur Schiwon2015-12-091-5/+5
* hardening, add some checks for whitespace-only stringsArthur Schiwon2015-12-091-14/+15
* OC not ocArthur Schiwon2015-12-091-2/+2
* parameter checks for setting actor and object to happen only in one placeArthur Schiwon2015-12-092-13/+8
* fix usage of emptyArthur Schiwon2015-12-091-6/+6
* different strategy in cleaning up after user was deletedArthur Schiwon2015-12-092-6/+0
* add icommentsmanger and icomment implementationArthur Schiwon2015-12-093-0/+940