lbry-desktop/ui/redux
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
..
actions Comments: enable 'enable_comments' flag 2021-06-18 15:46:51 -04:00
reducers Comments: enable 'enable_comments' flag 2021-06-18 15:46:51 -04:00
selectors Comments: enable 'enable_comments' flag 2021-06-18 15:46:51 -04:00