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

Link to this section Summary

Link to this section Functions

Link to this function

add_external_url(note, entry)

View Source
Link to this function

fetch_replied_to_activity(entry, in_reply_to, options \\ [])

View Source
Link to this function

get_collection_mentions(entry)

View Source
Link to this function

get_context(entry, in_reply_to)

View Source

Get the context for this note. Uses this:

  1. The context of the parent activity
  2. The conversation reference in the ostatus xml
  3. A newly generated context id.
Link to this function

get_people_mentions(entry)

View Source
Link to this function

handle_note(entry, doc \\ nil, options \\ [])

View Source
Link to this function

make_to_list(actor, mentions)

View Source