lemmy/crates/apub/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
..
activities Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00
api Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
collections Ignore errors when fetching community mods (fixes #3460) (#3674) 2023-07-20 11:34:07 -04:00
fetcher Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
http Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
objects Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 2023-09-06 10:56:26 -04:00
protocol Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 2023-09-06 10:56:26 -04:00
activity_lists.rs Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 2023-07-27 06:17:40 -04:00
lib.rs Include domain in errors (#3944) 2023-09-06 13:29:15 -04:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00