]> Untitled Git - lemmy.git/commit
Adding hot ranking in sql, post listing view
authorDessalines <tyhou13@gmx.com>
Sun, 31 Mar 2019 00:08:07 +0000 (17:08 -0700)
committerDessalines <tyhou13@gmx.com>
Sun, 31 Mar 2019 00:08:07 +0000 (17:08 -0700)
commit54d660ad883e96d6d64f0e1104a2a1db63dcbd82
tree94ea4f46c9b3dadc26f09c3735574d681f1ffcc8
parent44625aeb27dc76a5d118da4b47d4805d43d19bda
Adding hot ranking in sql, post listing view
server/migrations/2019-03-03-163336_create_post/down.sql
server/migrations/2019-03-03-163336_create_post/up.sql
server/migrations/2019-03-30-212058_post_listing/down.sql [new file with mode: 0644]
server/migrations/2019-03-30-212058_post_listing/up.sql [new file with mode: 0644]
server/src/actions/comment.rs
ui/src/components/post.tsx