lemmy/crates/db_views_actor/src
Nutomic 332e698336
Cleanup public api (#4047)
* Convert PersonSortType to purely internal

* Remove hot rank and other db optimizations from public api
2023-10-16 19:37:28 -04:00
..
comment_reply_view.rs Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
community_block_view.rs Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
community_follower_view.rs Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
community_moderator_view.rs Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02: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 User can block instances (fixes #2397) (#3869) 2023-09-20 11:56:13 +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 Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
person_view.rs Cleanup public api (#4047) 2023-10-16 19:37:28 -04:00
structs.rs User can block instances (fixes #2397) (#3869) 2023-09-20 11:56:13 +02:00