lbry-desktop/ui
infinite-persistence bffc27e8d0
Just always show homepage segment titles.. (#1116)
## Issue
- "Following" was showing up in place of "Featured"
- "Following" doesn't appear until livestreams are fetched, causing shifts.

When "Upcoming Livestreams" was implemented, it was trying to retain the original behavior of not showing "Following" title if that was the first in the list.

Not only is it a chicken-and-egg problem, but it causes extra renders due to the need to check if the other guys was rendered.

With FYP, there are now more combinations to handle.

## Change
Just show the title...
2022-03-16 08:49:44 -04:00
..
component Just always show homepage segment titles.. (#1116) 2022-03-16 08:49:44 -04:00
constants Move blocker flag to redux 2022-03-16 16:48:26 +08:00
effects Membership subscriptions (#812) 2022-03-09 13:05:37 -05:00
modal Membership: i18n fixes + add strings 2022-03-16 15:22:19 +08:00
page Just always show homepage segment titles.. (#1116) 2022-03-16 08:49:44 -04:00
redux Move blocker flag to redux 2022-03-16 16:48:26 +08:00
scss Various touchups/fixes of membership functionality (#1066) 2022-03-14 22:38:45 -04:00
util [on hold recsys work] Recommended For You (#782) 2022-03-15 15:07:31 -04:00
analytics.js More cleanup 2022-01-31 11:39:03 -05:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Remove custom comments server 2022-02-03 10:24:58 -05:00
i18n.js Add env to auto report new strings in console 2022-01-05 00:26:31 -08:00
index.jsx Geo blocklist - reimplement with backend support (#1089) 2022-03-14 15:15:30 -04:00
lbry.js Un-authenticated resolve (#341) 2021-11-24 09:33:34 -05:00
locale.js Use locale/get response to suggest homepage and language switch (#839) 2022-03-02 09:44:01 -05: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 Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
rewards.js Change logic for daily reward claiming to weekly 2021-12-23 02:40:58 -05:00
store.js Patch to restore position upon returning to video until more fully fleshed out fix can be introduced (#817) 2022-02-07 12:51:26 -05:00