ActivityPub.Federator.APPublisher (Bonfire v1.0.0-social-rc.3.13)
View SourceSummary
Functions
Callback implementation for ActivityPub.Federator.Publisher.gather_webfinger_links/1
.
Callback implementation for ActivityPub.Federator.Publisher.is_representable?/1
.
If you put the URL of the shared inbox of an ActivityPub instance in the following env variable, all public content will be pushed there via AP federation for search indexing purposes: PUSH_ALL_PUBLIC_CONTENT_TO_INSTANCE #TODO: move to adapter
Publish a single message to a peer. Takes a struct with the following parameters set
Functions
Callback implementation for ActivityPub.Federator.Publisher.gather_webfinger_links/1
.
Callback implementation for ActivityPub.Federator.Publisher.is_representable?/1
.
If you put the URL of the shared inbox of an ActivityPub instance in the following env variable, all public content will be pushed there via AP federation for search indexing purposes: PUSH_ALL_PUBLIC_CONTENT_TO_INSTANCE #TODO: move to adapter
Publish a single message to a peer. Takes a struct with the following parameters set:
inbox
: the inbox to publish tojson
: the JSON message body representing the ActivityPub messageactor
: the actor which is signing the messageid
: the ActivityStreams URI of the message