View Source Bonfire.Social.Acts.Federate (Bonfire v0.9.10-classic-beta.169)
An Act (as specified by Bonfire.Epics
) that translates an object (eg. a post) or changeset into some jobs for the AP publish worker. Handles creation, update and delete.
Act Options:
on
- key in assigns to find the object, default::post
ap_on
- key in assigns to find the AP object, default::ap_object
action
- indicates what kind of action we're federating, default::insert
current_user
- self explanatory