Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mark old hubloc entries from re-installed hubs deleted if we discover any | Mario | 2023-01-12 | 1 | -1/+9 |
| | |||||
* | queueworker: introduce new interval config queueworker.queue_interval - ↵ | Mario Vavti | 2022-12-12 | 1 | -4/+2 |
| | | | | defaults to 500000 microseconds. No config UI yet. | ||||
* | bring back poll and delivery interval | Mario | 2022-12-12 | 1 | -4/+5 |
| | |||||
* | move queueworker to core and bump version | Mario | 2022-12-02 | 1 | -1/+8 |
| | |||||
* | remove logging | Mario | 2022-11-17 | 1 | -2/+0 |
| | |||||
* | Ãwrong array key | Mario | 2022-11-09 | 1 | -4/+7 |
| | |||||
* | fix regression | Mario | 2022-11-03 | 1 | -2/+6 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-20 | 1 | -1/+1 |
| | |||||
* | fix php warnings | Mario | 2022-10-12 | 1 | -0/+2 |
| | |||||
* | improve pconfig sync at the receiving side | Mario Vavti | 2021-12-21 | 1 | -2/+29 |
| | |||||
* | guest token xchan_network = "token" and remove permission checks since the ↵ | Mario | 2021-12-18 | 1 | -5/+35 |
| | | | | guest tokens are now added to the abook automatically | ||||
* | fix hubloc_site_id in fix_system_urls() on detected site rename events and ↵ | Mario Vavti | 2021-11-30 | 1 | -2/+10 |
| | | | | during sync_locations() if it changed or was stored incorrectly. | ||||
* | move sync logic for apps to mod appman. this way we can re-use the functions ↵ | Mario Vavti | 2021-10-06 | 1 | -4/+2 |
| | | | | without creating sync loops. | ||||
* | disable app sync due to a possible loop | Mario | 2021-10-04 | 1 | -2/+2 |
| | |||||
* | app sync fixes - part 1 | Mario | 2021-10-04 | 1 | -1/+1 |
| | |||||
* | provide system app sync | Mario | 2021-10-04 | 1 | -0/+4 |
| | |||||
* | commment out deprecated code | Mario | 2021-10-04 | 1 | -4/+4 |
| | |||||
* | clone channel delete issues - part 2 | Mario | 2021-10-03 | 1 | -0/+10 |
| | |||||
* | remove deprecated mail code | Mario | 2021-05-28 | 1 | -3/+0 |
| | |||||
* | php8: fix fatal errors | Mario | 2021-03-24 | 1 | -0/+3 |
| | |||||
* | libsync fix from zap: look for hubloc_updated instead of hubloc_connected ↵ | Mario | 2021-03-22 | 1 | -1/+1 |
| | | | | which would always be true | ||||
* | get dev | Hilmar R | 2021-03-01 | 1 | -266/+263 |
| | |||||
* | merge branch files_ng into dev | Mario | 2020-12-14 | 1 | -1/+1 |
| | |||||
* | try to prevent hubloc confusion in some places | Mario | 2020-12-12 | 1 | -17/+19 |
| | | | (cherry picked from commit 61cfeb5bdb749319357912d958cd13304b895bce) | ||||
* | 5.0RC testing: do not use intval() on hubloc_id_url | Mario | 2020-09-23 | 1 | -1/+1 |
| | |||||
* | 5.0RC testing: update hublocs by hubloc_id_url of we mark it deleted or ↵ | Mario | 2020-09-23 | 1 | -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 ↵ | Mario | 2020-03-29 | 1 | -0/+1 |
| | | | | zot6 and some whitespace cleanup in queue_deliver() | ||||
* | do not use channel_portable_id in process_channel_sync_delivery(). we should ↵ | Mario | 2020-03-25 | 1 | -1/+1 |
| | | | | only accept sync packages from channels which are already transitioned to zot6. | ||||
* | Implement DAV calendars sync with clones | Max Kostikov | 2020-02-24 | 1 | -1/+4 |
| | |||||
* | Revert "Use argv() instead URI parsing" | Max Kostikov | 2020-02-20 | 1 | -1/+4 |
| | | | | This reverts commit bcfb69eeeef6a0506a0ec0574a03b673df84a55a | ||||
* | z6 compat work | Zot | 2020-01-30 | 1 | -2/+2 |
| | |||||
* | db_columns() requires a string, empty var given in ↵ | Mario | 2019-03-23 | 1 | -1/+1 |
| | | | | process_channel_sync_delivery() | ||||
* | Update Libsync.php | Max Kostikov | 2018-09-28 | 1 | -13/+13 |
| | |||||
* | bring some Zot6 libraries and interfaces to red/hubzilla | zotlabs | 2018-08-06 | 1 | -0/+1019 |