aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/command/syncsystemaddressbook.php
Commit message (Expand)AuthorAgeFilesLines
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-65/+0
* Adding cli command to sync birthday calendarThomas Müller2016-02-181-1/+0
* Add app to migrate contacts and calendarsThomas Müller2016-01-271-1/+0
* Show group shared addressbooksThomas Müller2016-01-181-10/+0
* Start updating system addressbookThomas Müller2016-01-141-66/+7
* Merge pull request #21653 from owncloud/update-license-headers-2016Thomas Müller2016-01-131-1/+19
|\
| * Happy new year!Thomas Müller2016-01-121-1/+19
* | Fix ctor callThomas Müller2016-01-121-1/+0
|/
* Delete no longer existing users from system addressbookThomas Müller2015-12-041-0/+12
* Proposal: add enumeration function to IUserManager which simply calls a callb...Thomas Müller2015-12-021-20/+17
* Add converter to generate/update a vcard from a given userThomas Müller2015-12-021-23/+4
* Add the user's cloud id to the vCardThomas Müller2015-12-021-0/+6
* Add user's email address to vCardThomas Müller2015-12-021-2/+7
* user and system addressbooks are now living in sub foldersThomas Müller2015-12-021-1/+2
* Add IUser::getAvatarImage() for easy accessThomas Müller2015-12-021-4/+9
* Adding system addressbook for users of this instance - a occ command is suppl...Thomas Müller2015-12-021-0/+112