View Source Bonfire.Classify.Categories (bonfire_umbrella v0.9.10-cooperation-beta.61)

Summary

Functions

Link to this function

ap_publish_activity(subject, verb, category)

View Source
Link to this function

ap_receive_activity(creator, activity, object)

View Source
Link to this function

attrs_prepare_tree(creator, attrs)

View Source
Link to this function

attrs_with_username(attrs)

View Source
Link to this function

by_username(u, opts \\ [])

View Source
Link to this function

create(creator, attrs, is_local? \\ true)

View Source

Create a brand-new category object, with info stored in profile and character mixins

Callback implementation for Bonfire.Federate.ActivityPub.FederationModules.federation_module/0.

Link to this function

get(id, filters_and_or_opts \\ [:default])

View Source
Link to this function

indexing_object_format(obj)

View Source
Link to this function

indexing_object_format_name(object)

View Source
Link to this function

indexing_object_format_parent(obj)

View Source
Link to this function

list(filters \\ [:default], opts \\ [])

View Source
Link to this function

list_tree(filters \\ [:default, tree_max_depth: 2], opts \\ [limit: 100])

View Source
Link to this function

name_already_taken?(changeset)

View Source
Link to this function

one(filters, opts \\ [])

View Source
Link to this function

put_attrs_with_parent_category(attrs, parent_category)

View Source
Link to this function

put_generated_username(attrs, username)

View Source

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

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

Link to this function

try_several_usernames(attrs, original_username, try_username, attempt \\ 1)

View Source
Link to this function

update(user \\ nil, category, attrs, is_local? \\ true)

View Source
Link to this function

update_local_actor(cat, params)

View Source
Link to this function

update_remote_actor(cat, params)

View Source
Link to this function

username_with_parent(arg1, name)

View Source