summaryrefslogtreecommitdiffstats
path: root/lib/private/Contacts
Commit message (Expand)AuthorAgeFilesLines
* 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-062-2/+2
* Update license headersMorris Jobke2017-11-067-14/+11
* 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
* Do not show an email action for contacts with emtpy email addressesChristoph Wurst2017-05-021-0/+4
* add contactsmenu popoverGeorg Ehrke2017-04-262-1/+60
* Use absolute URI for action iconsChristoph Wurst2017-04-251-3/+9
* Don't show contacts an entry for themselvesChristoph Wurst2017-04-252-4/+9
* Let apps register contact menu provider via info.xmlChristoph Wurst2017-04-252-14/+45
* Show mail address in popover menuChristoph Wurst2017-04-251-3/+1
* Contacts menuChristoph Wurst2017-04-257-0/+654