lemmy/crates/db_views_actor/src
Dessalines c208faf276
Revert "Make sure hot rank sorts for post and community filter by positive hot ranks. (#3497)" (#3521)
This reverts commit 6840fd64f9.
2023-07-07 11:29:07 +02:00
..
comment_reply_view.rs Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
community_block_view.rs Get rid of Safe Views, use serde_skip (#2767) 2023-03-01 18:19:46 +01:00
community_follower_view.rs improve performance of community followers inbox query (#3482) 2023-07-05 11:50:26 -04:00
community_moderator_view.rs improve admin and mod check to not do seq scans and return unnecessary data (#3483) 2023-07-06 14:44:26 +02:00
community_person_ban_view.rs Addressing slow profile queries. #2777 (#2830) 2023-04-25 19:28:06 -04:00
community_view.rs Revert "Make sure hot rank sorts for post and community filter by positive hot ranks. (#3497)" (#3521) 2023-07-07 11:29:07 +02:00
lib.rs First pass at adding comment trees. (#2362) 2022-07-30 05:55:59 +02:00
person_block_view.rs Adding diesel enums for SortType and ListingType (#2808) 2023-04-17 15:19:51 -04:00
person_mention_view.rs Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
person_view.rs improve admin and mod check to not do seq scans and return unnecessary data (#3483) 2023-07-06 14:44:26 +02:00
structs.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00