summaryrefslogtreecommitdiffstats
path: root/lib/public/Contacts/ContactsMenu
Commit message (Collapse)AuthorAgeFilesLines
* Add @since annotation and add missing new lineTobia De Koninck2017-12-111-1/+6
| | | | Signed-off-by: Tobia De Koninck <tobia@ledfan.be>
* Make ContactsStore a public APITobia De Koninck2017-12-111-0/+26
| | | | Signed-off-by: Tobia De Koninck <tobia@ledfan.be>
* Update license headersMorris Jobke2017-11-065-10/+6
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Don't show contacts an entry for themselvesChristoph Wurst2017-04-251-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Contacts menuChristoph Wurst2017-04-255-0/+265
* load list of contacts from the server * show last message of each contact Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>