Skip to content

activitypub: following, followers and outbox endpoints on actors

This branch implements the following, followers and outbox endpoints on ActivityPub actors.

The following and followers endpoints are necessary for full compatibility with other ActivityPub implementations, and the outbox endpoint is outright required by the ActivityPub spec.

Merge request reports

Loading