lemmy/crates/db_views_actor
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
..
src Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00
Cargo.toml Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00