Module lemmy_apub::fetcher::objects[][src]

Functions

Gets a comment by its apub ID. If it exists locally, it is returned directly. Otherwise it is pulled from its apub ID, inserted and returned.

Gets a post by its apub ID. If it exists locally, it is returned directly. Otherwise it is pulled from its apub ID, inserted and returned.