]> Untitled Git - lemmy.git/commit
Some comment count fixes.
authorDessalines <tyhou13@gmx.com>
Mon, 2 Aug 2021 01:07:45 +0000 (21:07 -0400)
committerDessalines <tyhou13@gmx.com>
Mon, 2 Aug 2021 01:07:45 +0000 (21:07 -0400)
commit896ba8451c0f138282b7043f4f5c559db2163b8c
tree01ad8a1fa524a9e26308a973d970b1a8efcca8b2
parent520436cd9a7194218c336d979c3ce489cb5d7250
Some comment count fixes.

- Make sure an update to deleted decreases the count. Fixes #1676
- Don't allow the post creator to comment necro-bump their own post.
  Fixes #1675
migrations/2021-08-02-002342_comment_count_fixes/down.sql [new file with mode: 0644]
migrations/2021-08-02-002342_comment_count_fixes/up.sql [new file with mode: 0644]