lemmy/crates/db_views_actor/src
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
..
comment_reply_view.rs Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
community_follower_view.rs Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
community_moderator_view.rs Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00
community_person_ban_view.rs Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00
community_view.rs Add ability to search for Community by its description (or title only). (#5044) 2024-09-24 13:24:28 -04:00
lib.rs Remove pointless block_views. (#4841) 2024-09-10 14:32:12 -04:00
person_mention_view.rs Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
person_view.rs Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
structs.rs Remove pointless block_views. (#4841) 2024-09-10 14:32:12 -04:00