summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Collaboration
Commit message (Collapse)AuthorAgeFilesLines
* fix sharerecipientssorter testsArthur Schiwon2017-10-271-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* fix sortingArthur Schiwon2017-10-261-4/+14
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* ensure that sorting is stableArthur Schiwon2017-10-221-2/+17
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* AutoCompletion backendArthur Schiwon2017-10-221-0/+85
* 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 <blizzz@arthur-schiwon.de>