lemmy/crates/db_schema/src
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
..
aggregates Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00
impls Add logging for pictrs uploads (#3927) 2023-09-06 09:13:30 -04:00
source Add logging for pictrs uploads (#3927) 2023-09-06 09:13:30 -04:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00
newtypes.rs Add logging for pictrs uploads (#3927) 2023-09-06 09:13:30 -04:00
schema.rs Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00
traits.rs Auto resolve reports trigger (#3871) 2023-09-05 05:35:10 -04:00
utils.rs Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00