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
Dessalines e4356a7701
Fixing a few broken tests from the change in LocalUser::create (#4569)
2 months ago
..
comment_report_view.rs On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
comment_view.rs Fixing a few broken tests from the change in LocalUser::create (#4569) 2 months ago
custom_emoji_view.rs Add banned_from_community to PostView and CommentView (#4552) 2 months ago
lib.rs Adding /post/like/list and /comment/like/list for admins. (#4332) 5 months ago
local_user_view.rs Add a vote_display_mode local_user setting. (#4450) 3 months ago
post_report_view.rs On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
post_view.rs Fixing a few broken tests from the change in LocalUser::create (#4569) 2 months ago
private_message_report_view.rs Add macro assert_length!() for tests (#4348) 5 months ago
private_message_view.rs Blocking an instance also hides private messages from their users. (#4447) 3 months ago
registration_application_view.rs On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
site_view.rs Fix missing private key for signed fetch (#4516) 3 months ago
structs.rs Add banned_from_community to PostView and CommentView (#4552) 2 months ago
vote_view.rs Use `pretty_assertions` for assertions (#4347) 5 months ago