Pleroma

v1.1.9-10-g42f76306+dev

Pleroma
  • Pages
  • Modules
  • Exceptions
  • Mix Tasks

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

    Link to this section Summary

    Functions

    allowed_incoming_reply_depth?(depth)

    Addresses memory leaks on recursive replies fetching

    ap_enabled_actor(id)
    incoming_ap_doc(params)
    incoming_doc(doc)
    init()
    perform(atom)
    perform(type, websub)
    publish(activity, priority \\ 1)
    refresh_subscriptions()
    request_subscription(sub)
    verify_websub(websub)

    Link to this section Functions

    Link to this function

    allowed_incoming_reply_depth?(depth)

    View Source

    Addresses memory leaks on recursive replies fetching

    Link to this function

    ap_enabled_actor(id)

    View Source
    Link to this function

    incoming_ap_doc(params)

    View Source
    Link to this function

    incoming_doc(doc)

    View Source
    Link to this function

    init()

    View Source
    Link to this function

    perform(atom)

    View Source
    Link to this function

    perform(type, websub)

    View Source
    Link to this function

    publish(activity, priority \\ 1)

    View Source
    Link to this function

    refresh_subscriptions()

    View Source
    Link to this function

    request_subscription(sub)

    View Source
    Link to this function

    verify_websub(websub)

    View Source

    Built using ExDoc (v0.21.2), designed by Friedel Ziegelmayer.