Merge pull request #22059 from owncloud/comments-readmark-dav
Comments DAV methods for read mark manipulation (mark comments of a file as read) + return isUnread status
Showing
- apps/dav/lib/comments/commentnode.php 35 additions, 4 deletionsapps/dav/lib/comments/commentnode.php
- apps/dav/lib/comments/entitycollection.php 54 additions, 3 deletionsapps/dav/lib/comments/entitycollection.php
- apps/dav/lib/comments/entitytypecollection.php 5 additions, 0 deletionsapps/dav/lib/comments/entitytypecollection.php
- apps/dav/lib/comments/rootcollection.php 1 addition, 0 deletionsapps/dav/lib/comments/rootcollection.php
- apps/dav/tests/unit/comments/commentnode.php 46 additions, 2 deletionsapps/dav/tests/unit/comments/commentnode.php
- apps/dav/tests/unit/comments/entitycollection.php 3 additions, 0 deletionsapps/dav/tests/unit/comments/entitycollection.php
- apps/dav/tests/unit/comments/entitytypecollection.php 3 additions, 0 deletionsapps/dav/tests/unit/comments/entitytypecollection.php
- lib/private/comments/manager.php 7 additions, 1 deletionlib/private/comments/manager.php
Loading
Please register or sign in to comment