View Source ActivityPub.Object (Bonfire v0.9.10-classic-beta.169)
Summary
Functions
Retruns an existing announce activity if the notice has already been announced
Returns an existing like if a user already liked an object
Prepares a struct to be inserted into the objects table
Updates a follow activity's state (for locked accounts).
Types
Functions
Retruns an existing announce activity if the notice has already been announced
Returns an existing like if a user already liked an object
Link to this function
prepare_data(data, local \\ false, pointer \\ nil, associated_activity \\ nil)
View SourcePrepares a struct to be inserted into the objects table
Updates a follow activity's state (for locked accounts).