mirror of
https://github.com/AtHeartEngineer/lemmy.git
synced 2026-01-10 14:38:00 -05:00
* 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