You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/db_views/src
tracyspacy 0eaf8d33e7
Filter_removed_comments_from_search (#4634)
* filter_removed_comments_from_search

* Revert "filter_removed_comments_from_search"

This reverts commit c6d6490afa.

* filtering_removed_comments_search

* filter_deleted_comments

* Revert "filter_deleted_comments"

This reverts commit 7dc1d13d24.

* Revert "filtering_removed_comments_search"

This reverts commit 6e9b1de7a2.

* filtering_removed_dELeted_comments_search
1 month ago
..
comment_report_view.rs Make all single-fetch database calls return an Option. (#4617) 2 months ago
comment_view.rs Filter_removed_comments_from_search (#4634) 1 month ago
custom_emoji_view.rs Add banned_from_community to PostView and CommentView (#4552) 2 months ago
lib.rs Creating a LocalImageView, so that front ends have the Person struct. (#4631) 2 months ago
local_image_view.rs Creating a LocalImageView, so that front ends have the Person struct. (#4631) 2 months ago
local_user_view.rs Make all single-fetch database calls return an Option. (#4617) 2 months ago
post_report_view.rs Make all single-fetch database calls return an Option. (#4617) 2 months ago
post_view.rs chore: fix some comments (#4637) 2 months ago
private_message_report_view.rs Make all single-fetch database calls return an Option. (#4617) 2 months ago
private_message_view.rs Make all single-fetch database calls return an Option. (#4617) 2 months ago
registration_application_view.rs Make all single-fetch database calls return an Option. (#4617) 2 months ago
site_view.rs Make all single-fetch database calls return an Option. (#4617) 2 months ago
structs.rs Creating a LocalImageView, so that front ends have the Person struct. (#4631) 2 months ago
vote_view.rs Add creator_banned_from_community to vote_view. (#4568) 2 months ago