lemmy/crates/db_schema/src/aggregates
Sander Saarend e23621c2cd
Calculate initial hot_rank and hot_rank_active for posts and comments from other instances (#3131)
* Calculate initial hot_rank when receiving posts and comments from other instances

* Move hot rank update logic into db_schema
2023-06-20 10:52:51 +02:00
..
comment_aggregates.rs Calculate initial hot_rank and hot_rank_active for posts and comments from other instances (#3131) 2023-06-20 10:52:51 +02:00
community_aggregates.rs Dont upsert Instance row every apub fetch (#2771) 2023-02-28 21:36:57 -05:00
mod.rs Showing # of unread comments for posts. Fixes #2134 (#2393) 2022-09-27 16:45:46 +00:00
person_aggregates.rs Dont upsert Instance row every apub fetch (#2771) 2023-02-28 21:36:57 -05:00
person_post_aggregates.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
post_aggregates.rs Calculate initial hot_rank and hot_rank_active for posts and comments from other instances (#3131) 2023-06-20 10:52:51 +02:00
site_aggregates.rs Dont upsert Instance row every apub fetch (#2771) 2023-02-28 21:36:57 -05:00
structs.rs Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00