aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon/Deliver.php
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵zotlabs2017-09-211-0/+1
| | | | this is not backward compatible and older sites will see some incorrect delivery reports from newer sites until the next upgrade; as their systems will not know how to read the ecnrypted final reports.
* Zot6: some things that need to be done ahead of time so we can turbocharge ↵zotlabs2017-09-131-12/+19
| | | | the delivery engine and split off site records from channel records.
* 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