lemmy/crates/api/src/post
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
..
feature.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
get_link_metadata.rs Untangle thumbnail generation logic (ref #4604) (#4615) 2024-04-17 10:36:45 -04:00
hide.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
like.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
list_post_likes.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
lock.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
mark_read.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
mod.rs Adding ability to hide posts. (#4480) 2024-02-29 10:42:34 -05:00
save.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00