lemmy/crates
2024-09-24 13:25:33 -04:00
..
api Remove redundant local_user.auto_expand setting. (#5041) 2024-09-24 08:55:09 -04:00
api_common Add ability to search for Community by its description (or title only). (#5044) 2024-09-24 13:24:28 -04:00
api_crud Cleanup remaining use of Result<bool, Error> (fixes #4862) (#5047) 2024-09-24 13:25:33 -04:00
apub Add ability to search for Community by its description (or title only). (#5044) 2024-09-24 13:24:28 -04:00
db_perf Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00
db_schema Cleanup remaining use of Result<bool, Error> (fixes #4862) (#5047) 2024-09-24 13:25:33 -04:00
db_views Add ability to search for Community by its description (or title only). (#5044) 2024-09-24 13:24:28 -04:00
db_views_actor Add ability to search for Community by its description (or title only). (#5044) 2024-09-24 13:24:28 -04:00
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 2024-04-25 10:26:17 +02:00
federate Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
routes Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
utils Post scheduling (fixes #234) (#5025) 2024-09-24 05:39:40 -04:00