aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/contacts.php
Commit message (Expand)AuthorAgeFilesLines
* More whitespace fixesBart Visscher2012-12-151-16/+17
* [contacts_api] IAddressBook moved to OCP as it's used by apps to provide acce...Thomas Mueller2012-12-111-5/+5
* [contacts_api] move addressbook to it's own fileThomas Mueller2012-12-081-51/+0
* [contacts_api] update documentationThomas Mueller2012-12-061-8/+8
* [Contacts API] example for searching addedThomas Mueller2012-12-021-0/+32
* test for search and unregister addedThomas Mueller2012-11-281-2/+2
* first unit tests implementedThomas Mueller2012-11-281-4/+11
* change name to IAddressBookThomas Mueller2012-11-281-6/+6
* plugin mechanism implementedThomas Mueller2012-11-281-63/+158
* function isEnabled() addedThomas Mueller2012-11-131-3/+13
* public contacts api as discussed here https://github.com/owncloud/apps/issues...Thomas Mueller2012-11-121-0/+93