]> git.mxchange.org Git - friendica.git/commit
Check for $profile emptiness before calling getReceiverForActor() in ActivityPub...
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 2 Dec 2023 21:57:40 +0000 (16:57 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 3 Dec 2023 14:13:34 +0000 (09:13 -0500)
commit5971334ec701736f06c6e4a057d43c30292811a4
tree4216498fe0666cd142595986788d391a8533e01f
parent6c7dee4bcdf9c877c90a7d82ab38b251fb40b9bd
Check for $profile emptiness before calling getReceiverForActor() in ActivityPub->getReceivers

- Address https://github.com/friendica/friendica/issues/13157#issuecomment-1837127082
src/Protocol/ActivityPub/Receiver.php