]> git.mxchange.org Git - friendica.git/blobdiff - src/Protocol/ActivityPub.php
Ensure to transmit the audience if the parent does so
[friendica.git] / src / Protocol / ActivityPub.php
index d1177e0b07375962c58665976e2fb6a0a43b2860..eaf34669ba27c1c514daf9f1e92dd2352bfb4953 100644 (file)
@@ -52,8 +52,8 @@ use Friendica\Util\JsonLD;
  * - Polling the outboxes for missing content?
  *
  * Missing parts from DFRN:
- * - Public Forum
- * - Private Forum
+ * - Public Group
+ * - Private Group
  * - Relocation
  */
 class ActivityPub