View Source Bonfire.Federate.ActivityPub.Adapter (bonfire v0.3.0-classic-beta.4)
Adapter functions delegated from the ActivityPub
Library
Link to this section Summary
Functions
Callback implementation for ActivityPub.Adapter.base_url/0
.
Callback implementation for ActivityPub.Adapter.get_actor_by_id/1
.
Callback implementation for ActivityPub.Adapter.get_actor_by_username/1
.
Callback implementation for ActivityPub.Adapter.get_follower_local_ids/1
.
Callback implementation for ActivityPub.Adapter.get_following_local_ids/1
.
Callback implementation for ActivityPub.Adapter.get_redirect_url/1
.
Queue-up incoming activities to be processed by Bonfire.Federate.ActivityPub.APReceiverWorker
Callback implementation for ActivityPub.Adapter.maybe_create_remote_actor/1
.
Callback implementation for ActivityPub.Adapter.maybe_publish_object/1
.
Callback implementation for ActivityPub.Adapter.update_local_actor/2
.
For updating an Actor in cache after a User/etc is updated
Callback implementation for ActivityPub.Adapter.update_remote_actor/1
.
Link to this section Functions
Callback implementation for ActivityPub.Adapter.base_url/0
.
Callback implementation for ActivityPub.Adapter.get_actor_by_id/1
.
Callback implementation for ActivityPub.Adapter.get_actor_by_username/1
.
Callback implementation for ActivityPub.Adapter.get_follower_local_ids/1
.
Callback implementation for ActivityPub.Adapter.get_following_local_ids/1
.
Callback implementation for ActivityPub.Adapter.get_redirect_url/1
.
Queue-up incoming activities to be processed by Bonfire.Federate.ActivityPub.APReceiverWorker
Callback implementation for ActivityPub.Adapter.maybe_create_remote_actor/1
.
Callback implementation for ActivityPub.Adapter.maybe_publish_object/1
.
Callback implementation for ActivityPub.Adapter.update_local_actor/2
.
For updating an Actor in cache after a User/etc is updated
Callback implementation for ActivityPub.Adapter.update_remote_actor/1
.