lbry-desktop/web/component
infinite-persistence 0bcea943d5 Re-implement/enable sticky ad
## Ticket
1583: "add incontent ads to category/channel pages (break up every X claims?), or add back bottom ad in those areas."

## Behavioral changes
- Hide when in homepage (as currently we have ads between categories).
- Fix the light theme (it was transparent).

## Code changes
- While an Effect is the 'right' choice given that there is no jsx to mount, the need to prop-drill from the parent was getting a bit annoying, so converted to a Component instead.
- Remove the delay for Core Vitals avoidance for now -- seems to make the sticky less likely to serve an ad.
- Now that the membership state is correctly populated for incognito (see 9d830615), there is no more need to check for `isAuthenticated`.
2022-05-31 10:34:38 -04:00
..
ads Fix stale-closure in ad-detection code 2022-05-30 19:03:20 +08:00
adsBanner Fix stale-closure in ad-detection code 2022-05-30 19:03:20 +08:00
adsSticky Re-implement/enable sticky ad 2022-05-31 10:34:38 -04:00
browserNotificationBanner Add initialization status to push notification hook. Can be used to better control render strategy in cmpnts utilizing it. (#284) 2021-11-12 12:06:07 -05:00
browserNotificationHints Add hints if an error occurs subscribing to notifications (#143) 2021-11-01 14:51:23 -04:00
browserNotificationSettings useBrowserNotifications: don't set state if already unmounted. 2022-03-09 13:22:54 +08:00
fileViewerEmbeddedEnded Fix embed logo links 2022-05-05 09:12:47 -04:00
openInAppLink add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
youtubeReferralWelcome add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
footer.jsx change the way checking if onetrust is available 2021-12-14 15:09:31 -05:00
meme.jsx Support homepage-specific memes 2022-05-10 21:43:14 +08:00
nag-data-collection.jsx Odysee specific changes and other misc improvements (#219) 2021-11-03 15:47:19 -04:00
nag-degraded-performance.jsx More cleanup 2022-01-31 11:39:03 -05:00
nag-no-user.jsx NagNoUser i18n update 2021-12-30 20:42:53 +08:00
nag-sunset.jsx Localize sunset nag 2021-09-23 20:19:23 +08:00