summaryrefslogtreecommitdiffstats
path: root/lib/private/Contacts/ContactsMenu/Manager.php
Commit message (Collapse)AuthorAgeFilesLines
* add contactsmenu popoverGeorg Ehrke2017-04-261-1/+16
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Don't show contacts an entry for themselvesChristoph Wurst2017-04-251-2/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Let apps register contact menu provider via info.xmlChristoph Wurst2017-04-251-9/+8
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Contacts menuChristoph Wurst2017-04-251-0/+98
* load list of contacts from the server * show last message of each contact Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>