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/apub
Nutomic d9e7f0100a
Dont upsert Instance row every apub fetch (#2771)
This is not necessary because the domain cant change, so we only
need to insert if no row exists for this domain.

Also fetch instance actor when parsing person, not only community

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
1 year ago
..
assets Implement separate mod activities for feature, lock post (#2716) 1 year ago
src Dont upsert Instance row every apub fetch (#2771) 1 year ago
Cargo.toml Rework websocket (#2598) 2 years ago