aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Contacts/ContactsMenu/ContactsStore.php
Commit message (Expand)AuthorAgeFilesLines
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* contactsmanager shall limit number of results earlyArthur Schiwon2020-07-311-6/+18
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-8/+6
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-...Roeland Jago Douma2020-04-041-1/+1
|\
| * Unify default value for restricting user enumeration with settingsDaniel Calviño Sánchez2020-03-241-1/+1
* | Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* | Use lowercase true, false and null constantsChristoph Wurst2020-03-251-1/+1
|/
* Limit enumeration in contacts storeJulius Härtl2020-03-201-1/+2
* Update license headersChristoph Wurst2019-12-051-2/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Don't fail contacts menu on unkown userRoeland Jago Douma2018-07-191-1/+7
* Fix local users check in contacts menuChristoph Wurst2018-06-041-1/+2
* Remove unused import statementsMorris Jobke2018-02-141-2/+0
* Make ContactsStore a public APITobia De Koninck2017-12-111-1/+2
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-2/+4
* Add filter for `shareapi_allow_share_dialog_user_enumeration`Lukas Reschke2017-09-151-14/+48
* Fix issue when disabling the shareapi_only_share_with_group_members option + ...Tobia De Koninck2017-09-151-2/+12
* Improve code styleTobia De Koninck2017-09-151-5/+7
* Some code improvementsTobia De Koninck2017-09-151-4/+5
* Add testsTobia De Koninck2017-09-151-1/+1
* Fix testsTobia De Koninck2017-09-151-2/+4
* Privacy enhancements for contacts menuTobia De Koninck2017-09-151-4/+71
* add contactsmenu popoverGeorg Ehrke2017-04-261-0/+44
* Don't show contacts an entry for themselvesChristoph Wurst2017-04-251-2/+8
* Contacts menuChristoph Wurst2017-04-251-0/+89