friendica/src/Protocol/ActivityPub
Roland Häder bf809c9d57
Fixed:
> TypeError: "Argument 2 passed to Friendica\Protocol\ActivityPub\Transmitter::sendContactReject()
> must be of the type int, string given

I followed here here the documentation, may fix #11708
2022-07-06 05:43:00 +02:00
..
Delivery.php Increase the delivery queue counter on drop 2022-05-24 17:28:35 +00:00
FetchQueue.php Create ActivityPub\FetchQueue and ActivityPub\FetchQueueItem classes 2022-06-25 12:40:54 -04:00
FetchQueueItem.php Create ActivityPub\FetchQueue and ActivityPub\FetchQueueItem classes 2022-06-25 12:40:54 -04:00
Processor.php Create ActivityPub\FetchQueue and ActivityPub\FetchQueueItem classes 2022-06-25 12:40:54 -04:00
Receiver.php Create ActivityPub\FetchQueue and ActivityPub\FetchQueueItem classes 2022-06-25 12:40:54 -04:00
Transmitter.php Fixed: 2022-07-06 05:43:00 +02:00