lemmy/crates
Dessalines 0fab5bed24
Add ability to search for Community by its description (or title only). (#5044)
- This changes the post_title_only for Search to title_only, since its
  also used in the community query now.
- Fixes #4785
2024-09-24 13:24:28 -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 Post scheduling (fixes #234) (#5025) 2024-09-24 05:39:40 -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 Remove redundant local_user.auto_expand setting. (#5041) 2024-09-24 08:55:09 -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