aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon/Deliver.php
Commit message (Expand)AuthorAgeFilesLines
* add option to set worker sleep based on load average, remove redundand code a...Mario2022-12-101-0/+2
* deprecate queue_deliver()Mario2021-05-271-2/+2
* get devHilmar R2021-03-011-8/+8
* outq_hash is unique - no need for limitMario2020-11-151-1/+1
* cleanupMario2020-11-151-64/+4
* dreport updateszotlabs2018-11-121-2/+5
* we probably don't need to delivery local items more than oncezotlabs2018-05-281-0/+2
* delivery report decryption is not needed for local deliveryzotlabs2017-09-211-19/+14
* encrypt delivery reports. This will cause a bit of consternation because this...zotlabs2017-09-211-0/+1
* Zot6: some things that need to be done ahead of time so we can turbocharge th...zotlabs2017-09-131-12/+19
* don't try to deliver empty hashesredmatrix2016-05-191-0/+3
* daemon master: create some compatibility coderedmatrix2016-05-191-1/+1
* first phase of daemon refactoringredmatrix2016-05-191-0/+82