lemmy/migrations/2023-08-23-182533_scaled_rank
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
..
down.sql Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00
up.sql Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00