summaryrefslogtreecommitdiffstats
path: root/lib/private/Collaboration/Collaborators/MailPlugin.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Use paginated search for contactsJulius Härtl2020-04-231-2/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Limit user search in Collaborators pluginsJulius Härtl2020-03-201-1/+15
* Update license headersChristoph Wurst2019-12-051-1/+4
* Add uuid/name entry to Remote/MailPlugin testsJulius Härtl2018-10-301-2/+3
* Add name field to mail and remote resultsJulius Härtl2018-10-301-0/+4
* Make enhancing entries with type property optionalJulius Härtl2018-10-301-3/+8
* 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/+5
* 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