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_actor/src
Dessalines 95069d7648
Fixing some clippy and woodpecker lints. (#4565)
* Fixing some clippy and woodpecker lints.

* Try fixing woodpecker 1.

* Revert "Try fixing woodpecker 1."

This reverts commit 7c2020a08d.
2 months ago
..
comment_reply_view.rs Adding `creator_is_admin` to `PersonView`, `CommentView`, and `PostView`. (#4165) 6 months ago
community_block_view.rs Use Queryable instead of JoinView (#3917) 9 months ago
community_follower_view.rs Persistent, performant, reliable federation queue (#3605) 9 months ago
community_moderator_view.rs Local only community (#4350) 4 months ago
community_person_ban_view.rs Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028) 8 months ago
community_view.rs Fixing some clippy and woodpecker lints. (#4565) 2 months ago
instance_block_view.rs User can block instances (fixes #2397) (#3869) 8 months ago
lib.rs User can block instances (fixes #2397) (#3869) 8 months ago
person_block_view.rs Use Queryable instead of JoinView (#3917) 9 months ago
person_mention_view.rs Adding `creator_is_admin` to `PersonView`, `CommentView`, and `PostView`. (#4165) 6 months ago
person_view.rs Fixing some clippy and woodpecker lints. (#4565) 2 months ago
structs.rs Make it so the signed in user can see if they're banned from a community (#4458) 3 months ago