Home | Notifications | New Note | Local | Federated | Search | Logout

Note Detail


Reply to @silverpill@mitra.social
Fedilab Apps@apps@toot.fedilab.app (2026-06-13 06:36:14)
@silverpill
Thanks, I read your FEP. The main difference is that the Follow targets the Note directly, with no observer actor in between. It also adds two conditions: the author must be indexable, so consent is explicit, and the Follow uses endTime because a thread is short-lived. On my side, Holos falls back to polling the replies collection when a server ignores the Follow, so it keeps working everywhere.
---Reply--- silverpill@silverpill@mitra.social (2026-06-13 06:52:13) @apps ActivityPub's Follow activity is intended to be used on actors: https://www.w3.org/TR/activitypub/#follow-activity-outbox.

This is one of the reasons I proposed that "observer" actor. Another option is to use a custom activity (e.g. Watch).
Reply