lemmy/crates/db_views/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.
2024-03-26 10:17:42 +01:00
..
comment_report_view.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
comment_view.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
custom_emoji_view.rs Add banned_from_community to PostView and CommentView (#4552) 2024-03-22 18:31:08 -04:00
lib.rs Adding /post/like/list and /comment/like/list for admins. (#4332) 2024-01-03 13:39:21 -05:00
local_user_view.rs Add a vote_display_mode local_user setting. (#4450) 2024-03-13 12:10:58 -04:00
post_report_view.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
post_view.rs Fixing a few broken tests from the change in LocalUser::create (#4569) 2024-03-25 19:14:35 -04:00
private_message_report_view.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
private_message_view.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
registration_application_view.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
site_view.rs Fix missing private key for signed fetch (#4516) 2024-03-08 10:23:15 -05:00
structs.rs Add banned_from_community to PostView and CommentView (#4552) 2024-03-22 18:31:08 -04:00
vote_view.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00