From fd6daf8d195b985fcdec82c0c53e8ba230765f41 Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Wed, 30 Aug 2017 10:56:02 +0200 Subject: AutoCompletion backend * introduce a Controller for requests * introduce result sorting mechanism * extend Comments to retrieve commentors (actors) in a tree * add commenters sorter * add share recipients sorter Signed-off-by: Arthur Schiwon --- apps/files_sharing/appinfo/info.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'apps/files_sharing/appinfo') diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml index f4119a55972..e98d29aeb8a 100644 --- a/apps/files_sharing/appinfo/info.xml +++ b/apps/files_sharing/appinfo/info.xml @@ -59,4 +59,10 @@ Turning the feature off removes shared files and folders on the server for all s OCA\Files_Sharing\Migration\SetPasswordColumn + + + + OCA\Files_Sharing\Collaboration\ShareRecipientSorter + + -- cgit v1.2.3