Pleroma v1.1.9-10-g42f76306+dev Pleroma.Web.CommonAPI View Source

Link to this section Summary

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

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

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_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