Example
- https://feddit.nl/c/buyeuropean@feddit.uk
- https://feddit.uk/c/buyeuropean
- https://lemmy.world/c/buyeuropean@feddit.uk
Seems to happens when posts are pinned by non local mods.
Example where it works:
Example
Seems to happens when posts are pinned by non local mods.
Example where it works:
It was yeah. It’s what I happened to have on me at the time, but the activity sent will just have been a copy of what Lemmy sends, so I thought it would apply the same. The activity was:
{ "id": "https://pythag.net/activities/add/zPnR48IYPc7MUUX", "type": "Add", "actor": "https://pythag.net/u/andrew", "object": "https://feddit.nl/post/31230016", "target": "https://feddit.nl/c/trendingcommunities/featured", "@context": ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "audience": "https://feddit.nl/c/trendingcommunities", "to": ["https://www.w3.org/ns/activitystreams#Public"], "cc": ["https://feddit.nl/c/trendingcommunities"] }
Hmm, yeah that does look identical to what Lemmy outputs:
{ "@context": [ "https://join-lemmy.org/context.json", "https://www.w3.org/ns/activitystreams" ], "actor": "https://feddit.uk/u/flamingos", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "object": "https://feddit.uk/post/15520058", "target": "https://sappho.social/c/herfriend/featured", "cc": [ "https://sappho.social/c/herfriend" ], "type": "Add", "id": "https://feddit.uk/activities/add/844d6269-467e-45cc-81ef-e1677c547d5d", "audience": "https://sappho.social/c/herfriend" }
Is it that the communities locked? I can’t imagine that’s why, but I’ll test it.
If you want an example, !buyeuropean@feddit.uk doesn’t show up the pinned posts pinned yesterday: https://feddit.nl/c/buyeuropean@feddit.uk
That’s something different as it was a local mod that featured those posts. I’m trying to pinpoint the
couldnt_find_community
error, as I’m genuinely at a loss for what might be causing it, but it’s not that the communities is locked.Ah, good point!