lbry-desktop/ui/component/comment
infinite-persistence 1421a39518
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
- 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 automatically include these badges.
2021-08-16 10:08:56 +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-16 10:08:56 +08:00