You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates
Nutomic 527eefbe92
Rewrite fetcher (#1792)
* 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)
3 years ago
..
api Rewrite fetcher (#1792) 3 years ago
api_common Clean up. 3 years ago
api_crud Rewrite fetcher (#1792) 3 years ago
apub Rewrite fetcher (#1792) 3 years ago
apub_lib Version 0.12.2-rc.1 3 years ago
apub_lib_derive Rewrite fetcher (#1792) 3 years ago
db_queries Rewrite fetcher (#1792) 3 years ago
db_schema Version 0.12.2-rc.1 3 years ago
db_views Version 0.12.2-rc.1 3 years ago
db_views_actor Version 0.12.2-rc.1 3 years ago
db_views_moderator Version 0.12.2-rc.1 3 years ago
routes Dont pass accept-encoding header to pictrs (ref #1734) (#1738) 3 years ago
utils Dont pass accept-encoding header to pictrs (ref #1734) (#1738) 3 years ago
websocket Version 0.12.2-rc.1 3 years ago