]> git.mxchange.org Git - friendica.git/commit
Bulk delivery added for all protocols
authorMichael <heluecht@pirati.ca>
Sat, 31 Dec 2022 12:19:34 +0000 (12:19 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 31 Dec 2022 12:19:34 +0000 (12:19 +0000)
commit259b99e6e94cd6714e65bb128af9cbe776fd3325
tree984543f9dd39a3398a4d1fdcd2487af867e713d9
parent3fcc45a72011895ff6767697cf7256a44f27c303
Bulk delivery added for all protocols
12 files changed:
database.sql
doc/database.md
doc/database/db_delivery-queue.md [new file with mode: 0644]
src/Core/Worker.php
src/Core/Worker/Cron.php
src/Model/GServer.php
src/Protocol/DFRN.php
src/Protocol/Delivery.php
src/Protocol/Diaspora.php
src/Worker/BulkDelivery.php [new file with mode: 0644]
src/Worker/Notifier.php
static/dbstructure.config.php