aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Queue.php
Commit message (Collapse)AuthorAgeFilesLines
* fix warnings and regressionsMario2022-09-151-1/+1
|
* php8: warning fixesMario2022-09-141-8/+17
|
* fixes in regard to hub re-installs: dismiss deleted hublocs, make sure we ↵Mario2022-04-011-1/+1
| | | | use the latest hubloc entry for addressing, in Queue::deliver() prefer primaries since their info is probably more accurate
* clone channel delete issues - part 1Mario Vavti2021-10-031-1/+1
|
* deprecate queue_deliver()Mario2021-05-271-68/+24
|
* Check for HTTP port useMax Kostikov2021-03-101-1/+1
|
* More PHP 8 fixesMax Kostikov2021-03-101-1/+1
|
* Receiver::run() does not take an argumentMario2021-01-151-6/+2
|
* fix issue in unused functionMario2021-01-151-1/+1
|
* use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to ↵Mario2020-03-291-1/+1
| | | | zot6 and some whitespace cleanup in queue_deliver()
* possible for DB to return hublocs with no sitekeyzotlabs2019-08-211-1/+1
|
* bring some Zot6 libraries and interfaces to red/hubzillazotlabs2018-08-061-0/+278