View Source Bonfire.Social.Messages (bonfire_umbrella v0.9.6-classic-beta.12)

Summary

Functions

Link to this function

ap_publish_activity(subject, verb, message)

View Source
Link to this function

ap_receive_activity(creator, activity, object)

View Source
Link to this function

changeset(atom, attrs, creator, opts \\ [])

View Source
Link to this function

filter(atom, arg2, query)

View Source
Link to this function

list(current_user, with_user \\ nil, opts \\ [])

View Source

List posts created by the user and which are in their outbox, which are not replies

Link to this function

list(current_user, with_user, cursor_before, preloads)

View Source

Callback implementation for Bonfire.Common.ContextModule.schema_module/0.

Link to this function

send(creator_id, attrs, to \\ nil)

View Source

TODO: check boundaries, right now anyone can message anyone :/