lbry-desktop/ui
infinite-persistence 6ef42cd121 Run 'claim_search' with 'has_no_source' to bring up buried active livestreams.
Scenarios where active livestreams will not appear:
- creation date is way back.
- homepage section options excludes livestreams.

Make an explicit `claim_search` but with `has_no_source` if the client wants `liveLivestreamsFirst`.

If there are lots of channels with livestreams, there's a possibility that the final list will be larger than what was requested. We could trim it to be within the original `options.pageSize` range, but I left that out for now.
2021-04-30 14:11:42 -04:00
..
component Run 'claim_search' with 'has_no_source' to bring up buried active livestreams. 2021-04-30 14:11:42 -04:00
constants fetch notofication/categories for notification types dropdown 2021-04-30 12:45:46 -04:00
effects Pull out livestream data-fetch into an effect. 2021-04-30 14:11:42 -04:00
modal Feat publish replays on master (#5863) 2021-04-14 00:06:11 -04:00
page Run 'claim_search' with 'has_no_source' to bring up buried active livestreams. 2021-04-30 14:11:42 -04:00
redux fetch notofication/categories for notification types dropdown 2021-04-30 12:45:46 -04:00
scss ClaimPreviewTile: add attribute to show "LIVE" tag. 2021-04-30 14:11:42 -04:00
util hyperchats 2021-04-23 16:20:17 -04:00
analytics.js integrate some Odysee code with master 2021-04-27 19:56:30 -04: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