lbry-desktop/ui
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
..
component Comment badge to reflect mod and admin status. 2021-08-09 14:05:31 +08:00
constants Comment badge to reflect mod and admin status. 2021-08-09 14:05:31 +08:00
effects Fallback image for <FileThumbnail> 2021-08-09 14:05:30 +08:00
modal Change warning 2021-07-30 10:24:04 -04:00
page Re-render on language change 2021-08-09 13:53:00 +08:00
redux fix dislike crash when no claim 2021-08-06 14:10:05 -04:00
scss Comment badge to reflect mod and admin status. 2021-08-09 14:05:31 +08:00
util rss tests 2021-08-06 17:05:36 -04:00
analytics.js patch devmode for custom lbry api 2021-07-28 11:49:36 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Reactions: switch from SDK to Commentron 2021-07-16 13:41:41 -04:00
i18n.js Revert "Simplify language lists" 2021-04-06 15:42:27 -04:00
index.jsx bugfix 2021-07-29 12:58:25 -04:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js wip 2021-06-08 13:25:52 -04:00
rewards.js When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07:00
store.js sync edited playlists 2021-08-03 11:47:54 -04:00