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 945064726f
Add creator_banned_from_community to vote_view. (#4568)
* Add creator_banned_from_community to vote_view.

- Fixes #4561

* Adding tests.
2 months ago
..
comment_report_view.rs Fixing some clippy and woodpecker lints. (#4565) 2 months ago
comment_view.rs Fixing some clippy and woodpecker lints. (#4565) 2 months ago
custom_emoji_view.rs Add banned_from_community to PostView and CommentView (#4552) 3 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 Fixing some clippy and woodpecker lints. (#4565) 2 months ago
post_view.rs Fixing a few broken tests from the change in LocalUser::create (#4569) 3 months ago
private_message_report_view.rs Fixing some clippy and woodpecker lints. (#4565) 2 months ago
private_message_view.rs Fixing some clippy and woodpecker lints. (#4565) 2 months ago
registration_application_view.rs Fixing some clippy and woodpecker lints. (#4565) 2 months ago
site_view.rs Fix missing private key for signed fetch (#4516) 3 months ago
structs.rs Add creator_banned_from_community to vote_view. (#4568) 2 months ago
vote_view.rs Add creator_banned_from_community to vote_view. (#4568) 2 months ago