Module lemmy_apub::fetcher[][src]

Modules

Functions

Get a remote actor from its apub ID (either a person or a community). Thin wrapper around get_or_fetch_and_upsert_person() and get_or_fetch_and_upsert_community().