server/lib
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
..
composer Add IMapperException 2018-12-06 22:26:58 +01:00
l10n [tx-robot] updated from transifex 2018-12-17 01:11:33 +00:00
private Rewrite getNumberOfUnreadCommentsForFolder query 2018-12-20 20:43:10 +01:00
public allow content provide to generate new Index 2018-12-20 08:34:17 +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