lemmy/crates
Kroese 6b9d9dfaa5
Fix broken thumbnails (#4661)
* Check is_image_post flag

* Keep cargo_fmt happy

* Filter on is_image_post

* Trigger CI

* Keep cargo_fmt happy
2024-04-23 22:52:56 -04:00
..
api Untangle thumbnail generation logic (ref #4604) (#4615) 2024-04-17 10:36:45 -04:00
api_common Fix broken thumbnails (#4661) 2024-04-23 22:52:56 -04:00
api_crud Untangle thumbnail generation logic (ref #4604) (#4615) 2024-04-17 10:36:45 -04:00
apub Untangle thumbnail generation logic (ref #4604) (#4615) 2024-04-17 10:36:45 -04:00
db_perf Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00
db_schema Move SQL triggers from migrations into reusable sql file (#4333) 2024-04-17 20:58:44 -04:00
db_views Filter_removed_comments_from_search (#4634) 2024-04-22 11:33:02 -04:00
db_views_actor Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
db_views_moderator View mod history for a post or comment. Fixes #4162 (#4491) 2024-03-04 11:42:25 -05:00
federate Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
routes chore: fix some comments (#4637) 2024-04-17 14:35:54 +02:00
utils Upgrading deps. (#4645) 2024-04-19 16:50:27 -04:00