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

Link to this section Summary

Link to this section Functions

Link to this function

fetch_activity_from_atom_url(url, options \\ [])

View Source
Link to this function

fetch_activity_from_html_url(url, options \\ [])

View Source
Link to this function

fetch_activity_from_url(url, options \\ [])

View Source
Link to this function

find_make_or_update_actor(doc)

View Source
Link to this function

gather_user_info(username)

View Source

Gets the content from a an entry.

Get the cw that mastodon uses.

Link to this function

get_or_build_object(entry)

View Source
Link to this function

get_or_try_fetching(entry)

View Source
Link to this function

handle_favorite(entry, doc)

View Source
Link to this function

handle_incoming(xml_string, options \\ [])

View Source
Link to this function

handle_share(entry, doc)

View Source
Link to this function

is_representable?(activity)

View Source
Link to this function

make_avatar_object(author_doc, rel \\ "avatar")

View Source
Link to this function

make_favorite(entry, doc, favorited_activity)

View Source
Link to this function

make_share(entry, doc, retweeted_activity)

View Source
Link to this function

make_user(uri, update \\ false)

View Source
Link to this function

maybe_update_ostatus(doc, user)

View Source