ActivityPub 전체 주제 답글이 Mastodon에 표시되지 않음

Hello :waving_hand:

Discourse ForumHelperBot helps me to investigate the issue. :down_arrow:

Publication type: Full Topic
Post object type: Note

Topic first post federates correctly to Mastodon :white_check_mark:
Reply posts are delivered but NOT shown in followers’ timeline :cross_mark:

Root cause found in logs - reply posts have incorrect addressing:
"cc": ["https://.../ap/actor/GROUP_ACTOR_ID"]

Should be:
"cc": ["https://.../ap/actor/GROUP_ACTOR_ID/followers"]


Thanks

2개의 좋아요