lemmy/crates
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
..
api Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 2023-09-06 10:56:26 -04:00
api_common Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 2023-09-06 10:56:26 -04:00
api_crud Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 2023-09-06 10:56:26 -04:00
apub Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00
db_schema Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00
db_views Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00
db_views_actor Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00
db_views_moderator Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
routes Add logging for pictrs uploads (#3927) 2023-09-06 09:13:30 -04:00
utils Remove left joins and use only one call to select method in post_view.rs (#3865) 2023-09-04 11:05:00 +02:00