nextcloud/lib
Roeland Jago Douma 241ec0715c 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>
2019-01-03 16:10:13 +00:00
..
composer Update autoloader classmap 2018-11-29 16:27:53 +01:00
l10n [tx-robot] updated from transifex 2019-01-03 01:11:58 +00:00
private Rewrite getNumberOfUnreadCommentsForFolder query 2019-01-03 16:10:13 +00:00
public Access id property without getter. 2018-12-27 17:01:57 +00:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
versioncheck.php Allow php7.3 2018-10-11 11:20:48 +02:00