You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/apub/src/activities
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.
10 months ago
..
block Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 10 months ago
community Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 10 months ago
create_or_update Adding a scaled sort, to boost smaller communities. (#3907) 10 months ago
deletion Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 10 months ago
following Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 11 months ago
voting Adding a post_view mode. Fixes #3730 (#3731) 10 months ago
mod.rs Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 10 months ago