lemmy/crates/db_views_actor/src
phiresky 45b1a0d4fb
improve performance of community followers inbox query (#3482)
* improve performance of community followers inbox query

* nightly format

* force woodpecker to retry

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-07-05 11:50:26 -04: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 Addressing slow profile queries. #2777 (#2830) 2023-04-25 19:28:06 -04:00
community_person_ban_view.rs Addressing slow profile queries. #2777 (#2830) 2023-04-25 19:28:06 -04:00
community_view.rs Adding rest of community sorts. Fixes #3374 (#3376) 2023-07-03 13:09:15 -04: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