lemmy/crates/db_views_actor/src
Dessalines 6840fd64f9
Make sure hot rank sorts for post and community filter by positive hot ranks. (#3497)
* Make sure hot rank sorts for post and community filter by positive hot ranks.

- Context #2994

* Adding a comment.
2023-07-06 13:22:48 +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 Fixes wrong community moderator ordering. (#3495) 2023-07-06 12:27:25 +02:00
community_person_ban_view.rs Addressing slow profile queries. #2777 (#2830) 2023-04-25 19:28:06 -04:00
community_view.rs Make sure hot rank sorts for post and community filter by positive hot ranks. (#3497) 2023-07-06 13:22:48 +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 Feature add three six and nine months options backend (#3226) 2023-06-26 15:03:35 -04:00
structs.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00