Pleroma
v1.1.9-10-g42f76306+dev
Pages
Modules
Exceptions
Mix Tasks
Pleroma v1.1.9-10-g42f76306+dev
Pleroma.Web.CommonAPI
View Source
Link to this section
Summary
Functions
accept_follow_request(follower, followed)
add_mute(user, activity)
delete(activity_id, user)
favorite(id_or_ap_id, user)
follow(follower, followed)
get_replied_to_visibility(activity)
get_visibility(arg1, in_reply_to, arg3)
hide_reblogs(user, muted)
pin(id_or_ap_id, user)
post(user, data)
reject_follow_request(follower, followed)
remove_mute(user, activity)
repeat(id_or_ap_id, user)
report(user, data)
show_reblogs(user, muted)
thread_muted?(user, activity)
unfavorite(id_or_ap_id, user)
unfollow(follower, unfollowed)
unpin(id_or_ap_id, user)
unrepeat(id_or_ap_id, user)
update(user)
update_activity_scope(activity_id, opts \\ %{})
update_report_state(activity_id, state)
vote(user, object, choices)
Link to this section
Functions
Link to this function
accept_follow_request(follower, followed)
View Source
Link to this function
add_mute(user, activity)
View Source
Link to this function
delete(activity_id, user)
View Source
Link to this function
favorite(id_or_ap_id, user)
View Source
Link to this function
follow(follower, followed)
View Source
Link to this function
get_replied_to_visibility(activity)
View Source
Link to this function
get_visibility(arg1, in_reply_to, arg3)
View Source
Link to this function
hide_reblogs(user, muted)
View Source
Link to this function
pin(id_or_ap_id, user)
View Source
Link to this function
post(user, data)
View Source
Link to this function
reject_follow_request(follower, followed)
View Source
Link to this function
remove_mute(user, activity)
View Source
Link to this function
repeat(id_or_ap_id, user)
View Source
Link to this function
report(user, data)
View Source
Link to this function
show_reblogs(user, muted)
View Source
Link to this function
thread_muted?(user, activity)
View Source
Link to this function
unfavorite(id_or_ap_id, user)
View Source
Link to this function
unfollow(follower, unfollowed)
View Source
Link to this function
unpin(id_or_ap_id, user)
View Source
Link to this function
unrepeat(id_or_ap_id, user)
View Source
Link to this function
update(user)
View Source
Link to this function
update_activity_scope(activity_id, opts \\ %{})
View Source
Link to this function
update_report_state(activity_id, state)
View Source
Link to this function
vote(user, object, choices)
View Source