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
2023-06-08 16:15:15 -04:00
..
api Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
api_common Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
api_crud Fix private message e-mail notification subject and body (#2963) 2023-06-08 13:42:32 -04:00
apub Activitypub breaking changes for Lemmy 0.18 (#2705) 2023-06-07 15:18:17 -04:00
db_schema Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
db_views Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
db_views_actor Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
db_views_moderator Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
routes Remove websocket code (#2878) 2023-05-29 10:44:20 -04:00
utils Fix translation build error (fixes #2967) (#2968) 2023-06-08 07:12:40 -04:00