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/src
Nutomic 31829b6c05
Untangle thumbnail generation logic (ref #4604) (#4615)
* Untangle thumbnail generation logic (ref #4604)

* prettier

* test cleanup

* fix tests

* also consider opengraph image for local thumbnail generation
2 months ago
..
activities chore: fix some comments (#4637) 2 months ago
api Make all single-fetch database calls return an Option. (#4617) 2 months ago
collections Make all single-fetch database calls return an Option. (#4617) 2 months ago
fetcher Make all single-fetch database calls return an Option. (#4617) 2 months ago
http Make all single-fetch database calls return an Option. (#4617) 2 months ago
objects Untangle thumbnail generation logic (ref #4604) (#4615) 2 months ago
protocol chore: fix some comments (#4637) 2 months ago
activity_lists.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 months ago
lib.rs chore: fix some comments (#4637) 2 months ago
mentions.rs Make all single-fetch database calls return an Option. (#4617) 2 months ago