lemmy/crates
dullbananas 007e9b7aab
Optimize Community::set_featured_posts (#4579)
* Don't lock excess rows in Community::set_featured_posts

* Update community.rs

* Update community.rs

* Update community.rs

* Update community.rs
2024-04-02 11:19:04 -04:00
..
api Delete a person's local images on delete account. (#4506) 2024-03-27 10:28:02 -04:00
api_common Fix unnecessarily duplicated notifs (#4578) 2024-03-29 17:09:19 -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 Optimize Community::set_featured_posts (#4579) 2024-04-02 11:19:04 -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