| Commit message (Expand) | Author | Age | Files | Lines |
* | Move \OCP\Comments to PSR-4 (#24565) | Roeland Douma | 2016-05-12 | 7 | -685/+0 |
* | Update author information | Lukas Reschke | 2016-03-01 | 5 | -0/+7 |
* | Fix since version | Joas Schilling | 2016-02-29 | 1 | -1/+1 |
* | on DAV throw Bad Request if provided message is too long | Arthur Schiwon | 2016-02-09 | 1 | -2/+2 |
* | Limit comment message to 1k chars | Arthur Schiwon | 2016-02-09 | 2 | -0/+32 |
* | Dispatch events when adding, updating and deleting comments | Joas Schilling | 2016-02-05 | 2 | -1/+71 |
* | types shall always be plural | Arthur Schiwon | 2016-02-03 | 2 | -7/+7 |
* | introduce comments read marke tables, comes with user cleanup after deletion | Arthur Schiwon | 2016-01-29 | 1 | -0/+19 |
* | Comments WebDAV adjustements | Arthur Schiwon | 2016-01-29 | 1 | -1/+28 |
* | Allow custom implementation of system tag managers | Vincent Petry | 2016-01-20 | 1 | -0/+10 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 5 | -5/+95 |
* | improve PHP doc and remove superflous by reference indicator | Arthur Schiwon | 2015-12-09 | 1 | -2/+2 |
* | fix phpdoc | Arthur Schiwon | 2015-12-09 | 1 | -2/+3 |
* | fix php doc | Arthur Schiwon | 2015-12-09 | 1 | -1/+1 |
* | add icommentsmanger and icomment implementation | Arthur Schiwon | 2015-12-09 | 3 | -6/+57 |
* | proper description for IllegalIDChangeException | Arthur Schiwon | 2015-11-26 | 1 | -1/+1 |
* | missing setters for setChildrenCount and setLatestChildDateTime (formerly …... | Arthur Schiwon | 2015-11-23 | 1 | -5/+23 |
* | give creation datetime setter and getter a more meaningful and less misleadin... | Arthur Schiwon | 2015-11-23 | 1 | -5/+5 |
* | public interfaces for Comments | Arthur Schiwon | 2015-11-23 | 4 | -0/+360 |