lbry-desktop/ui
infinite-persistence e2db26c595 Fix channel links being filtered by Staked Level
## Issue
Channel links were showing the "This channel isn't staking enough LBRY Credits for link previews." -- channel links shouldn't be showing previews in the first place.

## Change
Moved the logic into `ClaimLink`, which is the better place to put it anyway. I think I was trying to not touch as many components as possible (i.e. not passing `allowPreview` down too many layers) in the initial implementation. This caused the `isChannel` consideration to be missed.
2021-04-26 14:51:58 -04:00
..
component Fix channel links being filtered by Staked Level 2021-04-26 14:51:58 -04:00
constants hyperchats 2021-04-23 16:20:17 -04:00
effects move lazy loading effect into effects/ 2021-04-14 15:25:19 -04:00
modal Feat publish replays on master (#5863) 2021-04-14 00:06:11 -04:00
page hyperchats 2021-04-23 16:20:17 -04:00
redux fix hyperchat size when thumbanil is gif and fix totalAmount calculation 2021-04-26 00:32:52 -04:00
scss fix hyperchat size when thumbanil is gif and fix totalAmount calculation 2021-04-26 00:32:52 -04:00
util hyperchats 2021-04-23 16:20:17 -04:00
analytics.js remove prometheus event that doesn't exist and causes errors 2021-04-20 00:49:08 -07:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js hyperchats 2021-04-23 16:20:17 -04:00
i18n.js Revert "Simplify language lists" 2021-04-06 15:42:27 -04:00
index.jsx When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07: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 use redux for livestream claim setup 2021-04-23 14:51:09 -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 CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00