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
Nutomic 332e698336
Cleanup public api (#4047)
* Convert PersonSortType to purely internal

* Remove hot rank and other db optimizations from public api
12 months ago
..
comment_reply_view.rs Use Queryable instead of JoinView (#3917) 1 year ago
community_block_view.rs Use Queryable instead of JoinView (#3917) 1 year ago
community_follower_view.rs Persistent, performant, reliable federation queue (#3605) 1 year ago
community_moderator_view.rs Use Queryable instead of JoinView (#3917) 1 year ago
community_person_ban_view.rs Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028) 12 months ago
community_view.rs User can block instances (fixes #2397) (#3869) 1 year ago
instance_block_view.rs User can block instances (fixes #2397) (#3869) 1 year ago
lib.rs User can block instances (fixes #2397) (#3869) 1 year ago
person_block_view.rs Use Queryable instead of JoinView (#3917) 1 year ago
person_mention_view.rs Use Queryable instead of JoinView (#3917) 1 year ago
person_view.rs Cleanup public api (#4047) 12 months ago
structs.rs User can block instances (fixes #2397) (#3869) 1 year ago