]> Untitled Git - lemmy-ui.git/commit
Lemmy 2515 controversial posts and comments (#1727)
authorPavlos Smith <57727226+iByteABit256@users.noreply.github.com>
Fri, 4 Aug 2023 20:32:07 +0000 (23:32 +0300)
committerGitHub <noreply@github.com>
Fri, 4 Aug 2023 20:32:07 +0000 (16:32 -0400)
commitd923cfa522c19ff7b533e64d4e00438196000246
tree3e6f22d113206b8cad815d315afd3ef73e924607
parent1a53a247abdb7e20d81bce5d73fb07405fe3452a
Lemmy 2515 controversial posts and comments (#1727)

* Added buttons to be able to sort posts and comments by controversy rank

* Added buttons to be able to sort posts and comments by controversy rank

* lost changes

* Hiding controversial sort if downvotes disabled (unfinished)

* Finished hiding sort option correctly

* Removed newline

* Removed hiding logic for now, this should be included in a future PR

* woodpecker re-run

* woodpecker re-run

* woodpecker re-run

* Update lemmy js-client version

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
package.json
src/shared/components/common/comment-sort-select.tsx
src/shared/components/common/sort-select.tsx
src/shared/components/post/post.tsx