aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation/lib/SyncFederationAddressBooks.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* fix(federation): always set server status to OK after successful runsPablo Zimdahl2024-08-221-0/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-291-22/+4
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-3/+3
* Convert isset ternary to null coalescing operatorHamid Dehnavi2023-09-281-1/+1
* fix(federation): Log address book sync exceptionsChristoph Wurst2023-05-041-2/+6
* Add logging to federationAnna Larch2022-07-271-1/+12
* Summer cleanup of the federation appCarl Schwan2022-06-241-14/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* get addressbook url and carddav user from remote serverBjoern Schiessle2017-04-111-6/+16
* Fix apps/Joas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-2/+2
* Move federation code to PSR-4Joas Schilling2016-05-191-0/+82