silverpill on Nostr: Updating "FEP-f06f: Object observers": https://codeberg.org/fediverse/fep/pulls/512 I ...
Updating "FEP-f06f: Object observers": https://codeberg.org/fediverse/fep/pulls/512
I was thinking about managing a thread with #ActivityPub client and realized that observer actors would need to be created with Create(Application) activity where actor is user's primary actor (the one created during the registration).
This is unusual, but should work. Primary actors can't be created this way because the actor property of Create activity can't refer to a not yet created actor.
#fep #fep_f06f
I was thinking about managing a thread with #ActivityPub client and realized that observer actors would need to be created with Create(Application) activity where actor is user's primary actor (the one created during the registration).
This is unusual, but should work. Primary actors can't be created this way because the actor property of Create activity can't refer to a not yet created actor.
#fep #fep_f06f