lbry-desktop/ui/page
infinite-persistence 82aaf361f1 Hide "control tags" except when creating/editing claims.
## Changes:
1) TagSearch: hide the "control tags" in the Creator Settings page (irrelevant).
2) TagSearch: show the "control tags" when creating/editing Channel (let's use `setting.CommentsEnabled` instead).
3) TagSearch: show the "control tags" when creating/editing Content (`disable-comments` can be used to block comments at the per-claim level, e.g. allow comments in general but block only for specific claims).

## Missing pieces:
For (2) and (3), some work is needed to hide the comment GUI when `setting.CommentsEnabled` is disabled for a particular channel. That flag is not ready in Commentron yet, so I'm not sure how this will be done at the moment. In other words, the checkbox does nothing at the moment.

## Potential flaw:
This change will hide all control tags. If we have more tags in the future and would like to selectively disable some, we'll have to change this parameter to an array instead. Since the usage is not widespread at the moment, a single `disableControlFlag` seems cleaner (don't over-think it yet).
2021-05-26 15:38:29 -04:00
..
backup add wallet sync message on wallet page 2020-02-21 13:42:17 -05:00
buy integrate some Odysee code with master 2021-04-27 19:56:30 -04:00
channel ChannelThumbnail fixes (#6075) 2021-05-17 15:51:21 -04:00
channelNew claim email_verified reward on channel/new page 2021-04-04 22:16:45 -04:00
channels More master reconciliation 2021-04-27 23:05:38 -04:00
channelsFollowing Homepage|Discover: hide livestreams, then append active livestreams at the top. 2021-04-30 14:11:42 -04:00
channelsFollowingDiscover New moderation tools: block & mute (#5572) 2021-03-03 13:50:16 -05:00
checkoutPage new layout 🕺 2020-09-29 17:12:32 -04:00
creatorDashboard refactor 'active' channel usage across the app 2021-02-11 10:45:34 -05:00
discover Homepage|Discover: hide livestreams, then append active livestreams at the top. 2021-04-30 14:11:42 -04:00
embedWrapper use pending livestreams on dash, filter modes 2021-03-24 13:36:50 -04:00
file update master with some odysee changes 2021-04-05 13:26:52 -04:00
fileListDownloaded new lbc icon 2020-09-29 17:12:32 -04:00
fileListPublished use button-toggle group for page title 2021-03-16 12:04:39 -04:00
fourOhFour refactor lbrytv web server 2019-11-11 13:27:29 -05:00
help integrate some Odysee code with master 2021-04-27 19:56:30 -04:00
home Homepage|Discover: hide livestreams, then append active livestreams at the top. 2021-04-30 14:11:42 -04:00
invite add youtube sync to first run 2020-09-29 17:12:32 -04:00
invited new layout 🕺 2020-09-29 17:12:32 -04:00
library new lbc icon 2020-09-29 17:12:32 -04:00
listBlocked improve mobile style and initial blocked screen loading 2021-03-05 16:51:38 -05:00
livestream hyperchats 2021-04-23 16:20:17 -04:00
livestreamCurrent hyperchats 2021-04-23 16:20:17 -04:00
livestreamSetup bugfixes 2021-04-23 14:51:09 -04:00
navigationHistory refactor lbrytv web server 2019-11-11 13:27:29 -05:00
notifications fetch notofication/categories for notification types dropdown 2021-04-30 12:45:46 -04:00
passwordReset new layout 🕺 2020-09-29 17:12:32 -04:00
passwordSet new layout 🕺 2020-09-29 17:12:32 -04:00
publish add initial support for comment API outside of SDK 2021-02-11 10:45:34 -05:00
receive ReceiveLBC: switch from Modal to Page 2021-04-13 14:02:25 -04:00
report Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
reportContent Implement ReportContent page 2021-04-21 10:49:31 -04:00
repost changes, bump 2020-12-28 15:00:15 -05:00
rewards More master reconciliation 2021-04-27 23:05:38 -04:00
rewardsVerify rewards redirect fix for manually approved users 2020-07-03 13:18:28 -04:00
search integrate some Odysee code with master 2021-04-27 19:56:30 -04:00
send allow sending directly to a channel or content address (#5990) 2021-05-20 15:30:40 -04:00
settings Add/implement SettingsCreatorPage 2021-05-26 15:38:29 -04:00
settingsAdvanced fix wrong word to 2021-02-03 23:39:40 -05:00
settingsCreator Hide "control tags" except when creating/editing claims. 2021-05-26 15:38:29 -04:00
settingsNotifications i18n: Notification setting strings 2021-03-19 11:27:10 -04:00
show use isChannel from parseURI 2021-04-12 12:24:04 -04:00
signIn new layout 🕺 2020-09-29 17:12:32 -04:00
signInVerify copy changes 2020-09-29 17:12:32 -04:00
signInWalletPassword get sync password out of signing flow 2020-09-21 14:11:25 -04:00
signUp new layout 🕺 2020-09-29 17:12:32 -04:00
swap CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
tagsFollowing Enable tile layout for 'Your Tags' page 2020-12-18 14:02:50 -05:00
tagsFollowingManage per channel notification settings 2020-11-02 14:13:13 -05:00
top integrate some Odysee code with master 2021-04-27 19:56:30 -04:00
wallet use totalBalance for check to show empty wallet page or not 2021-02-05 13:12:15 -05:00
welcome new layout 🕺 2020-09-29 17:12:32 -04:00
youtubeSync Corrected channel_language order 2021-03-21 20:00:16 -04:00