nextcloud/lib/private/Comments
Roeland Jago Douma f394bf356e
Rewrite getNumberOfUnreadCommentsForFolder query
Before the joining and filtering removed unkown files. Resulting in
manual queries for all the files with no (unread) comments (the 99%).

Long story short. This will return a list of all the files in the parent
folder with their unread comment count (can be 0). But this makes sure
that the result is properly cached. In the dav handling.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20 20:43:10 +01:00
..
Comment.php Match mentions when the username is wrapped in quotes 2018-11-07 12:33:44 +01:00
Manager.php Rewrite getNumberOfUnreadCommentsForFolder query 2018-12-20 20:43:10 +01:00
ManagerFactory.php Update license headers 2017-11-06 16:56:19 +01:00