aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation/lib/syncfederationaddressbooks.php
Commit message (Collapse)AuthorAgeFilesLines
* Update author informationLukas Reschke2016-03-011-1/+21
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* remove synced remote address book if the remote server revoked access to his ↵Bjoern Schiessle2016-02-291-0/+4
| | | | system address book
* reuse the url_hash instead of calculating a new hash for the address bookBjoern Schiessle2016-02-261-1/+1
|
* pass parameter in the right order to syncRemoteAddressBook()Björn Schießle2016-02-011-1/+1
|
* Fix PHPDoc and signatureLukas Reschke2016-01-261-1/+5
|
* Adding unit testsThomas Müller2016-01-251-4/+3
|
* Sync federated clouds using a cron jobThomas Müller2016-01-221-0/+55