aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Libsync.php
Commit message (Collapse)AuthorAgeFilesLines
* remove deprecated mail codeMario2021-05-281-3/+0
|
* php8: fix fatal errorsMario2021-03-241-0/+3
|
* libsync fix from zap: look for hubloc_updated instead of hubloc_connected ↵Mario2021-03-221-1/+1
| | | | which would always be true
* get devHilmar R2021-03-011-266/+263
|
* merge branch files_ng into devMario2020-12-141-1/+1
|
* try to prevent hubloc confusion in some placesMario2020-12-121-17/+19
| | | (cherry picked from commit 61cfeb5bdb749319357912d958cd13304b895bce)
* 5.0RC testing: do not use intval() on hubloc_id_urlMario2020-09-231-1/+1
|
* 5.0RC testing: update hublocs by hubloc_id_url of we mark it deleted or ↵Mario2020-09-231-8/+8
| | | | change primary to catch both zot and zot6 hublocs. only set the zot6 hubloc as primary.
* use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to ↵Mario2020-03-291-0/+1
| | | | zot6 and some whitespace cleanup in queue_deliver()
* do not use channel_portable_id in process_channel_sync_delivery(). we should ↵Mario2020-03-251-1/+1
| | | | only accept sync packages from channels which are already transitioned to zot6.
* Implement DAV calendars sync with clonesMax Kostikov2020-02-241-1/+4
|
* Revert "Use argv() instead URI parsing"Max Kostikov2020-02-201-1/+4
| | | | This reverts commit bcfb69eeeef6a0506a0ec0574a03b673df84a55a
* z6 compat workZot2020-01-301-2/+2
|
* db_columns() requires a string, empty var given in ↵Mario2019-03-231-1/+1
| | | | process_channel_sync_delivery()
* Update Libsync.phpMax Kostikov2018-09-281-13/+13
|
* bring some Zot6 libraries and interfaces to red/hubzillazotlabs2018-08-061-0/+1019