summaryrefslogtreecommitdiffstats
path: root/tests/lib/Contacts/ContactsMenu/ContactsStoreTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix the contacts-menu vcf-contact avatarsSimon L2023-02-151-1/+1
* Fix ContactsStoreTests under PHP 8.2Côme Chilliet2022-10-261-0/+1
* Update ContactsStoreTest.phpAndy Xheli2022-10-031-1/+5
* Modernize contacts menuThomas Citharel2022-05-121-149/+138
* Add global profile toggle configChristopher Ng2022-03-181-5/+5
* Do not remove current user on findOneJohn Molakvoæ2021-10-201-14/+13
* Profile backendChristopher Ng2021-10-191-1/+16
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-101-3/+90
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-101-48/+331
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-17/+16
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-5/+5
* Unify default value for restricting user enumeration with settingsDaniel Calviño Sánchez2020-03-241-3/+3
* Add tests for ContactsStore filteringJulius Härtl2020-03-201-4/+99
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Add filter for `shareapi_allow_share_dialog_user_enumeration`Lukas Reschke2017-09-151-32/+125
* Add testsTobia De Koninck2017-09-151-0/+129
* Fix testsTobia De Koninck2017-09-151-1/+19
* fix ContactsStoreTestGeorg Ehrke2017-04-261-5/+10
* add contactsmenu popoverGeorg Ehrke2017-04-261-0/+90
* Don't show contacts an entry for themselvesChristoph Wurst2017-04-251-9/+48
* Contacts menuChristoph Wurst2017-04-251-0/+121