]> source.dussan.org Git - nextcloud-server.git/commit
Add a function to get the unread count for multiple objects in one go
authorJoas Schilling <coding@schilljs.com>
Fri, 30 Oct 2020 11:10:59 +0000 (12:10 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Wed, 4 Nov 2020 10:01:21 +0000 (11:01 +0100)
commitede75108548febed0e9fb0b56595529927866721
treec6b6074a72175b3096ea13dcf5d438396206bcca
parent8eb0db5078944f8d0bea8b641f69437acf59e9ab
Add a function to get the unread count for multiple objects in one go

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/Comments/Manager.php
lib/public/Comments/ICommentsManager.php
tests/lib/Comments/FakeManager.php