Elektrine lite

← Feed

@julian@activitypub.space

Post #2179759

2026-04-20 16:18 UTC

@sindum@mstdn.dk I think so. The group is merely announcing the creation of the post, the post's attributedTo should still point to the actual author. Thanks for looking into it!

Replies (1)

  • @sindum@mstdn.dk 2026-04-20 20:22

    @julian Hi Julian. I have worked on it and think I have working patch. It running on the fedibook.dk server. If you care to test you could join @3434-grp@fedibook.dk. Here is a sample of a message: { "@context": [ "https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1" ], "actor": "https://fedibook.dk/ap/groups/bcfd3c1f-364c-4227-a6d4-947b42dd528a", "cc": [ "https://fedibook.dk/ap/groups/bcfd3c1f-364c-4227-a6d4-947b42dd528a", "https://fedibook.dk/ap/groups/bcfd3c1f-364c-4227-a6d4-947b42dd528a/followers" ], "id": "https://fedibook.dk/ap/groups/bcfd3c1f-364c-4227-a6d4-947b42dd528a/creates/e47537ce-767a-4e83-ae00-3802dcab4ffc", "object": { "attributedTo": "https://fedibook.dk/ap/groups/bcfd3c1f-364c-4227-a6d4-947b42dd528a", "cc": [ "https://fedibook.dk/ap/groups/bcfd3c1f-364c-4227-a6d4-947b42dd528a", "https://fedibook.dk/ap/groups/bcfd3c1f-364c-4227-a6d4-947b42dd528a/followers" ], "content": "ping", "id": "https://fedibook.dk/ap/notes/e47537ce-767a-4e83-ae00-3802dcab4ffc", "published": "2026-04-20T20:21:35Z", "tag": [ { "href": "@sindum@mstdn.dk", "name": "@sindum@mstdn.dk", "type": "Mention" } ], "to": [ "@sindum@mstdn.dk" ], "type": "Note", "url": "https://fedibook.net/groups/d2ac119f-2c22-45a0-936b-5320e3c5f832/posts/ea6cea26-e60b-4971-8439-bec2a8393bdf" }, "to": [ "@sindum@mstdn.dk" ], "type": "Create" }

    Open ##2179760