summaryrefslogtreecommitdiffstats
path: root/lib/private/Collaboration/Collaborators/RemotePlugin.php
Commit message (Expand)AuthorAgeFilesLines
* Limit more contact searchesJoas Schilling2021-12-131-1/+6
* Show unique displayname context in the sharing inputJulius Härtl2020-12-141-1/+2
* Update share type constant usageJoas Schilling2020-06-241-5/+5
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Use paginated search for contactsJulius Härtl2020-04-231-2/+1
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+4
* Extend data returned when searching remote sharesJohn Molakvoæ (skjnldsv)2019-10-291-1/+4
* Fix injection to get the user idJulius Härtl2018-10-301-4/+7
* Add name field to mail and remote resultsJulius Härtl2018-10-301-0/+2
* Add local share if remote cloud id matches a local user onesJulius Härtl2018-10-301-2/+12
* Make enhancing entries with type property optionalJulius Härtl2018-10-301-5/+14
* Add type to Remote and Mail pluginsJulius Härtl2018-10-301-1/+3
* Add collaborators uuid to properly render the avatar and for later groupingJulius Härtl2018-10-301-0/+2
* Filter out generic remote result for local usersJulius Härtl2018-10-301-7/+17
* Filter out local users from address book remote searchesJulius Härtl2018-10-301-2/+11
* Better result handling of email searchJoas Schilling2018-02-201-0/+2
* split off getRemote unit testsArthur Schiwon2017-09-261-2/+2
* don't keep result types hard codedArthur Schiwon2017-09-261-3/+5
* Splits off the logic from sharees endpoint thus making it available fromArthur Schiwon2017-09-261-0/+135