lbry-desktop/ui/component/commentsList
infinite-persistence dee01c724d
Comment badge to reflect mod and admin status.
## Issue
6467 Add status indicators for messages from creator, delegated moderator, global moderator

## Changes
- Added the required icons.
- Added tooltip.

## Notes
- I left out "creator" since we are already highlighting the creator's name.
- Note that currently the status is only available via websocket deltas. `comment.List` does not provide the data.
- When `comment.List` includes the info, regular comments will include the badges as well.
2021-08-09 14:05:31 +08:00
..
index.js Reaction-fetch: handle "deleted all channels" 2021-07-20 15:22:50 +08:00
view.jsx Comment badge to reflect mod and admin status. 2021-08-09 14:05:31 +08:00