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>
2023-02-28 21:36:57 -05:00
..
assets Implement separate mod activities for feature, lock post (#2716) 2023-02-18 09:50:28 -05:00
src Dont upsert Instance row every apub fetch (#2771) 2023-02-28 21:36:57 -05:00
Cargo.toml Rework websocket (#2598) 2022-12-09 10:31:47 -05:00