]> Untitled Git - lemmy.git/commit
Change post sorting hot rank to use newest comment time. Fixes #517
authorDessalines <tyhou13@gmx.com>
Sat, 8 Feb 2020 16:16:58 +0000 (11:16 -0500)
committerDessalines <tyhou13@gmx.com>
Sat, 8 Feb 2020 16:16:58 +0000 (11:16 -0500)
commit4b0227c45e0a22e4fbc09e1cd7ba7de3b0800e27
treebc24b2b650fba7a766f3b4ae591bd760cc1b8fab
parent41d8642bf5f40ad0e7d6009ff6088a9a1936cf04
Change post sorting hot rank to use newest comment time. Fixes #517
server/migrations/2020-02-08-145624_add_post_newest_activity_time/down.sql [new file with mode: 0644]
server/migrations/2020-02-08-145624_add_post_newest_activity_time/up.sql [new file with mode: 0644]
server/src/db/post_view.rs
ui/src/interfaces.ts