]> git.mxchange.org Git - friendica.git/history - src/Protocol/ActivityPub/Delivery.php
Fixes and type-hints:
[friendica.git] / src / Protocol / ActivityPub / Delivery.php
2022-06-08 Hypolite PetovanMerge pull request #11622 from Quix0r/fixes/switch...
2022-05-25 MichaelMerge remote-tracking branch 'upstream/2022.05-rc'...
2022-05-25 Hypolite PetovanMerge pull request #11555 from annando/relay
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