lbry-desktop/ui/component/claimTilesDiscover
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
..
index.js Homepage: move "LIVE" livestreams to the front. 2021-04-30 14:11:42 -04:00
view.jsx Run 'claim_search' with 'has_no_source' to bring up buried active livestreams. 2021-04-30 14:11:42 -04:00