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
2024-04-17 10:36:45 -04:00
..
activities chore: fix some comments (#4637) 2024-04-17 14:35:54 +02:00
api Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
collections Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
fetcher Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
http Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
objects Untangle thumbnail generation logic (ref #4604) (#4615) 2024-04-17 10:36:45 -04:00
protocol chore: fix some comments (#4637) 2024-04-17 14:35:54 +02:00
activity_lists.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
lib.rs chore: fix some comments (#4637) 2024-04-17 14:35:54 +02:00
mentions.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00