]> source.dussan.org Git - nextcloud-server.git/commit
Migrate comments to unified search API 20916/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Mon, 22 Jun 2020 10:19:34 +0000 (12:19 +0200)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 24 Jun 2020 12:20:26 +0000 (14:20 +0200)
commit2c699e090179a2ca235d28540b5999e27c36b9de
tree85c3bc3905c540259c71c95b1763a37c942c9df1
parent27b8637e3e2676e81df74891043c39530bdc1cda
Migrate comments to unified search API

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
apps/comments/composer/composer/autoload_classmap.php
apps/comments/composer/composer/autoload_static.php
apps/comments/lib/AppInfo/Application.php
apps/comments/lib/Search/CommentsSearchResultEntry.php [new file with mode: 0644]
apps/comments/lib/Search/LegacyProvider.php [new file with mode: 0644]
apps/comments/lib/Search/Provider.php
apps/comments/lib/Search/Result.php