lemmy/crates
Nutomic a4b79ca610
Generate post thumbnail/metadata in background (ref #4529) (#4564)
* Generate post thumbnail/metadata in background (ref #4529)

* fix api test

* Apply suggestions from code review

Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>

* fix test

---------

Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
2024-03-27 10:54:42 -04:00
..
api Delete a person's local images on delete account. (#4506) 2024-03-27 10:28:02 -04:00
api_common Generate post thumbnail/metadata in background (ref #4529) (#4564) 2024-03-27 10:54:42 -04:00
api_crud Generate post thumbnail/metadata in background (ref #4529) (#4564) 2024-03-27 10:54:42 -04:00
apub Generate post thumbnail/metadata in background (ref #4529) (#4564) 2024-03-27 10:54:42 -04:00
db_perf Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00
db_schema When uploading new icon/avatar/banner, delete old one (#4573) 2024-03-27 09:00:52 -04:00
db_views Add creator_banned_from_community to vote_view. (#4568) 2024-03-26 16:22:04 +01:00
db_views_actor Adding listMedia endpoint, to view all your local image uploads. (#4509) 2024-03-26 12:06:11 -04:00
db_views_moderator View mod history for a post or comment. Fixes #4162 (#4491) 2024-03-04 11:42:25 -05:00
federate Upgrading deps. (#4537) 2024-03-18 10:36:49 +01:00
routes Fix missing private key for signed fetch (#4516) 2024-03-08 10:23:15 -05:00
utils Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00