Fediverse Following — Complete Reference
Overview
Following on the Fediverse is a formal ActivityPub handshake, not a simple database write. It involves activity delivery between servers, an explicit approval step, and ongoing delivery of content. Understanding all the steps — and what can go wrong — is essential for correct implementation.
1. The Actor Object
Before any following can happen, each user is represented as an actor — a JSON-LD object served at a stable URL. The
[Description truncada. Veja o README completo no GitHub.]