[PLUGIN][ActivityPub] Fix several issues with target and notifications inserted by AP

This commit is contained in:
2022-02-13 22:55:54 +00:00
parent 56c884026f
commit 66323c5a73
9 changed files with 114 additions and 52 deletions

View File

@@ -42,7 +42,7 @@ use InvalidArgumentException;
use Plugin\ActivityPub\Entity\ActivitypubActivity;
/**
* This class handles translation between JSON and ActivityPub Activities
* This class handles translation between JSON and ActivityPub Follows
*
* @copyright 2021 Free Software Foundation, Inc http://www.fsf.org
* @license https://www.gnu.org/licenses/agpl.html GNU AGPL v3 or later