]> git.mxchange.org Git - friendica.git/history - src/Protocol/ActivityPub/Delivery.php
Increase the delivery queue counter on drop
[friendica.git] / src / Protocol / ActivityPub / Delivery.php
2022-05-24 MichaelIncrease the delivery queue counter on drop
2022-05-24 MichaelIgnore delivery problems with drops
2022-05-24 MichaelUse a better query to fetch the relay actor
2022-05-24 MichaelReturn the actor, not the array
2022-05-24 MichaelResubscribe to relay servers
2022-05-21 Hypolite PetovanMerge pull request #11539 from annando/worker-split
2022-05-20 MichaelFixed code structure
2022-05-19 MichaelThe worker is split into several classes