I'm getting closer to something showable on my side project, a recipe and baking app, #federated with #ActivityPub, https://cookifed.dev.
I'm not ready to accept new users yet, but @dmathieu@cuisine.social is the first ever #cookifed federated account!
Conversation
Notices
-
Embed this notice
Damien (dmathieu@fosstodon.org)'s status on Sunday, 17-May-2026 07:11:32 JST
Damien
-
Embed this notice
silverpill (silverpill@mitra.social)'s status on Sunday, 17-May-2026 07:11:31 JST
silverpill
@dmathieu @dmathieu It sends an Accept activity with a wrong follow request ID.
Accept.object.id is not a real Follow activity ID.
In conversation permalink Attachments
-
Embed this notice
silverpill (silverpill@mitra.social)'s status on Sunday, 17-May-2026 19:51:24 JST
silverpill
@dmathieu @dmathieu I need to know what Follow activity is being accepted.
The object.id in Accept was https://mitra.social/users/silverpill#follows/1 but it is not a real ID.
In conversation permalink Attachments
-
Embed this notice
Damien (dmathieu@fosstodon.org)'s status on Sunday, 17-May-2026 19:51:25 JST
Damien
@silverpill @dmathieu@cuisine.social in the sense that you would want to fetch the id and get the actual follow? (Making the current fragment on the account indeed invalid)
In conversation permalink -
Embed this notice
silverpill (silverpill@mitra.social)'s status on Tuesday, 19-May-2026 12:07:33 JST
silverpill
@dmathieu @mariusor Thank you, I successfully followed the actor.
In conversation permalink -
Embed this notice
Damien (dmathieu@fosstodon.org)'s status on Tuesday, 19-May-2026 12:07:34 JST
Damien
@mariusor @silverpill with this, I'll return your Follow ID instead of making one up.
https://codeberg.org/cookifed/cookifed/pulls/831In conversation permalink Attachments
-
Embed this notice
Damien (dmathieu@fosstodon.org)'s status on Tuesday, 19-May-2026 12:07:36 JST
Damien
@silverpill that makes sense, thanks. I'll look into it.
In conversation permalink -
Embed this notice
marius (mariusor@metalhead.club)'s status on Tuesday, 19-May-2026 12:07:36 JST
marius
@dmathieu and a link to where the behaviour is described in the spec: https://www.w3.org/TR/activitypub/#accept-activity-inbox
In conversation permalink Attachments
-
Embed this notice