lemmy/crates/db_views_actor/src
SleeplessOne1917 db390a2f3a
Make eligible enums convertable to static strs (#4915)
* Make eligible enums convertable to static strs

* Run cargo fmt

* Remove unnecessary derives
2024-07-23 11:05:19 -04:00
..
comment_reply_view.rs Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
community_block_view.rs Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
community_follower_view.rs Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
community_moderator_view.rs Fix order in CommunityModeratorView::get_community_first_mods (#4859) 2024-06-21 13:44:55 -04:00
community_person_ban_view.rs Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028) 2023-10-13 09:48:18 -04:00
community_view.rs Adding checks for higher admin and mod. (#4860) 2024-07-16 12:22:47 +02:00
instance_block_view.rs User can block instances (fixes #2397) (#3869) 2023-09-20 11:56:13 +02:00
lib.rs User can block instances (fixes #2397) (#3869) 2023-09-20 11:56:13 +02:00
person_block_view.rs Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
person_mention_view.rs Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
person_view.rs Make eligible enums convertable to static strs (#4915) 2024-07-23 11:05:19 -04:00
structs.rs Adding listMedia endpoint, to view all your local image uploads. (#4509) 2024-03-26 12:06:11 -04:00