summaryrefslogtreecommitdiffstats
path: root/lib/private/Collaboration/Collaborators/MailPlugin.php
Commit message (Expand)AuthorAgeFilesLines
* the FN is optional, carrying the displayname if presentArthur Schiwon2018-03-141-5/+11
* Fix calculation if there are more resultsJoas Schilling2018-03-081-1/+5
* Add the users result only when non empty so tests stay the sameJoas Schilling2018-03-021-1/+3
* Also array_slice wide email matches of local usersJoas Schilling2018-03-011-4/+7
* Merge pull request #8206 from nextcloud/bugfix/noid/fix-collaboration-result-...blizzz2018-02-201-0/+2
|\
| * Better result handling of email searchJoas Schilling2018-02-201-0/+2
* | Filter out the current user when searching for emails tooJoas Schilling2018-02-131-2/+9
|/
* Don't show users which e-mail address match if they belong to a group we may ...Tobia De Koninck2017-12-151-1/+29
* split off getEmail testsArthur Schiwon2017-09-261-1/+1
* don't keep result types hard codedArthur Schiwon2017-09-261-9/+11
* Splits off the logic from sharees endpoint thus making it available fromArthur Schiwon2017-09-261-0/+162