]> Untitled Git - lemmy-ui.git/commit
Remove "banned" badge from posts and comments (fixes 899) (#1011)
authorNutomic <me@nutomic.com>
Fri, 12 May 2023 01:15:04 +0000 (03:15 +0200)
committerGitHub <noreply@github.com>
Fri, 12 May 2023 01:15:04 +0000 (21:15 -0400)
commit8c06eb9749da021dfadc7dd88c9cfa00b8392d59
tree1352e051143f91b3683a19354e4192bd1b86eddd
parentb19b51c78c9b316482dbb43527e006eeaf6ec352
Remove "banned" badge from posts and comments (fixes 899) (#1011)

It doesnt need to be emphasized so much that a user is banned.
Anyway this can already be seen in the mod log. For users who
are banned from the entire site it is still shown on the profile.

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
src/shared/components/comment/comment-node.tsx
src/shared/components/post/post-listing.tsx