Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
Maddy@maddyunderstars@aus.social (2026-06-04 14:04:15)
Wrote my first FEP :) I guess I'd like some feedback before making the MR
Shoot, my ActivityPub instant messenger, already uses a slight modification of this protocol. I'll probably be updating Shoot to follow it properly soon.
FEP-bebd: Follow Invites
https://codeberg.org/MaddyUnderStars/fep/src/branch/invites/fep/bebd/fep-bebd.md
#FEP #fediverse #fedidev
Reply
---Replies---
silverpill@silverpill@mitra.social (2026-06-04 17:34:52)
@maddyunderstars The use of Invite as attributed object conflicts with Activity Vocabulary where Invite is defined as activity: https://www.w3.org/TR/activitystreams-vocabulary/#dfn-invite
Could it be replaced with an Invite activity? I think in that case instead of attributedTo it would have an actor property, and maybe also a target property pointing to actor's followers collection.