lbry-desktop/ui/component/commentCreate
infinite-persistence d6ac2c7954 Comments: enable 'enable_comments' flag
## Issue
Closes 6159 "Support Comments Enabled/Disabled for comment.List API"

## New behavior
- `disable-comments` tag will block the comments component entirely.
- `settings.commentsEnabled`:
  - When false, will pause comment fetching, posting and replying.
  - Any already-fetched comments will stay on screen (unless user reloads/F5).
2021-06-18 15:46:51 -04:00
..
index.js Comments: enable 'enable_comments' flag 2021-06-18 15:46:51 -04:00
view.jsx Comments: enable 'enable_comments' flag 2021-06-18 15:46:51 -04:00