lemmy/crates/db_views
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 Allow passing auth via header or cookie (#3725) 2023-08-29 10:47:57 -04:00