aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Libsync.php
Commit message (Expand)AuthorAgeFilesLines
* ekey and xchan_updated updatesMario2024-01-071-10/+14
* always check pageflags otherwise site specific flags will be overwritten when...Mario2023-06-211-1/+1
* queue and poller testingMario2023-04-211-1/+1
* fix php warningMario Vavti2023-04-121-1/+6
* initial commit directory sync rewrite - should work but still requires lots o...Mario Vavti2023-04-121-1/+1
* more queue updates from streams and remove a hz_syslogMario2023-02-161-2/+2
* remove deprecated functionsMario2023-02-121-15/+4
* mark old hubloc entries from re-installed hubs deleted if we discover anyMario2023-01-121-1/+9
* queueworker: introduce new interval config queueworker.queue_interval - defau...Mario Vavti2022-12-121-4/+2
* bring back poll and delivery intervalMario2022-12-121-4/+5
* move queueworker to core and bump versionMario2022-12-021-1/+8
* remove loggingMario2022-11-171-2/+0
* ƃwrong array keyMario2022-11-091-4/+7
* fix regressionMario2022-11-031-2/+6
* fix php warningsMario Vavti2022-10-201-1/+1
* fix php warningsMario2022-10-121-0/+2
* improve pconfig sync at the receiving sideMario Vavti2021-12-211-2/+29
* guest token xchan_network = "token" and remove permission checks since the gu...Mario2021-12-181-5/+35
* fix hubloc_site_id in fix_system_urls() on detected site rename events and du...Mario Vavti2021-11-301-2/+10
* move sync logic for apps to mod appman. this way we can re-use the functions ...Mario Vavti2021-10-061-4/+2
* disable app sync due to a possible loopMario2021-10-041-2/+2
* app sync fixes - part 1Mario2021-10-041-1/+1
* provide system app syncMario2021-10-041-0/+4
* commment out deprecated codeMario2021-10-041-4/+4
* clone channel delete issues - part 2Mario2021-10-031-0/+10
* 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 whi...Mario2021-03-221-1/+1
* 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
* 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 chang...Mario2020-09-231-8/+8
* use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to zot...Mario2020-03-291-0/+1
* do not use channel_portable_id in process_channel_sync_delivery(). we should ...Mario2020-03-251-1/+1
* Implement DAV calendars sync with clonesMax Kostikov2020-02-241-1/+4
* Revert "Use argv() instead URI parsing"Max Kostikov2020-02-201-1/+4
* z6 compat workZot2020-01-301-2/+2
* db_columns() requires a string, empty var given in process_channel_sync_deliv...Mario2019-03-231-1/+1
* Update Libsync.phpMax Kostikov2018-09-281-13/+13
* bring some Zot6 libraries and interfaces to red/hubzillazotlabs2018-08-061-0/+1019