mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
527eefbe92
* Use new fetcher implementation for post/comment * rewrite person fetch to use new fetcher * rewrite community to use new fetcher * rename new_fetcher to dereference_object_id * make ObjectId a newtype * handle deletion in new fetcher * rewrite apub object search to be generic * move upsert() method out of ApubObject trait * simplify ObjectId::new (and fix clippy) |
||
---|---|---|
.. | ||
comment_report.rs | ||
comment.rs | ||
community.rs | ||
lib.rs | ||
local_user.rs | ||
post_report.rs | ||
post.rs | ||
private_message.rs | ||
site.rs | ||
websocket.rs |