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
Dessalines 8cb5939f50
Adding hot_rank columns in place of function sorting. (#2952)
* Adding hot_rank columns in place of function sorting.

- Creates hot_rank columns for post, comment, and community.
- Fixes #2932

* Updating all hot ranks on startup.

* Fixing post.url migration.

* Removing update_instance_software from startup.

* Adding post_rank query
1 year ago
..
api Remove chatserver (#2919) 1 year ago
api_common Remove chatserver (#2919) 1 year ago
api_crud Fix private message e-mail notification subject and body (#2963) 1 year ago
apub Activitypub breaking changes for Lemmy 0.18 (#2705) 1 year ago
db_schema Adding hot_rank columns in place of function sorting. (#2952) 1 year ago
db_views Adding hot_rank columns in place of function sorting. (#2952) 1 year ago
db_views_actor Adding hot_rank columns in place of function sorting. (#2952) 1 year ago
db_views_moderator Adding comments to all API related types. Fixes #2846 (#2848) 1 year ago
routes Remove websocket code (#2878) 1 year ago
utils Fix translation build error (fixes #2967) (#2968) 1 year ago