View Source ActivityPub.Web.ActivityPubController (bonfire_umbrella v0.9.10-cooperation-beta.62)

Endpoints for serving objects and collections, so the ActivityPub API can be used to read information from the server.

Even though we store the data in AS format, some changes need to be applied to the entity before serving it in the AP REST response. This is done in ActivityPub.Web.ActivityPubView.

Summary

Functions