lemmy/crates/db_schema/src/aggregates
Dessalines 9785b20843
Adding a scaled sort, to boost smaller communities. (#3907)
* Adding a scaled sort, to boost smaller communities.

- Previously referred to as *best* .
- Fixes #3622

* Fixing scheduled task update.

* Converting hot_rank integers to floats.

* Altering hot_rank psql function to default to zero after a week.

* Setting scaled_rank to zero, where hot_rank is zero.

* Adding image_upload table.
2023-09-06 13:43:27 -04:00
..
comment_aggregates.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
community_aggregates.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
mod.rs Showing # of unread comments for posts. Fixes #2134 (#2393) 2022-09-27 16:45:46 +00:00
person_aggregates.rs Replace TypedBuilder with Default in update forms (#3814) 2023-08-08 11:41:41 +02:00
person_post_aggregates.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
post_aggregates.rs Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00
site_aggregates.rs Replace TypedBuilder with Default in update forms (#3814) 2023-08-08 11:41:41 +02:00
structs.rs Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00