infinite-persistence
a9a2270ae9
LivestreamLink: fix flicker when a child updates
...
## Ticket
1358 - flicker on livestream tile when viewers updates
## Change
Defining the component that way results in unique Card wrapper on each resolve, so everything gets torn down and re-mounted, causing the flicker.
There is a css side-effect though: the tags changed from red to black. But tags are inconsistent through the app ... sometimes black, sometimes red (I think it should always be red + smaller font from the body).
2022-04-21 10:31:31 -04:00
infinite-persistence
379b9341ef
Render: must return null instead of undefined
2021-12-23 00:04:12 -08:00
infinite-persistence
198c191fd2
Skip connect
until it is needed.
...
It seems to subscribe to the store if connected.
2021-12-23 00:04:12 -08:00
Dan Peterson
d382671616
Add stream start to active live streams, and refactor how data active claim is stored in redux
2021-12-22 13:50:49 -05:00
Dan Peterson
038692cafc
Feature livestream scheduling ( #458 )
...
Add livestream scheduling feature
Also supports back to back streams, and will notify on a non-active stream of an active one.
2021-12-16 16:59:13 -05:00
Dan Peterson
60f06dac52
Fix livestream state issues. Create unified long polling mechanism.
2021-11-10 08:21:15 +08:00
Merge
30023422b8
Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc"
2021-10-19 20:40:07 +08:00
zeppi
f7b942fa42
patch hubs claims_in_channel temporarily
2021-10-02 14:01:22 -04:00
Baltazar Gomez
37d9cbfbeb
limit claim_search results on livestreamLink
2021-08-01 09:13:25 -04:00
btzr-io
9983777f86
faster claim search on livestreamLink
2021-08-01 09:13:25 -04:00
btzr-io
7802337655
prevent livestream api calls if no livestream claim exists: #6632
2021-08-01 09:13:25 -04:00
zeppi
9889c258e3
livestream api constant rename
2021-07-28 16:51:11 -04:00
zeppi
3dc7c35cd7
recon
2021-07-19 21:46:28 -04:00
Sean Yesmunt
778250aa0e
fix role=button on all cards and add correct release_time flag to livestreamLink
2021-04-27 13:40:40 -04:00
Sean Yesmunt
6d89f0df7e
hyperchats
2021-04-23 16:20:17 -04:00
jessopb
989126c603
Feat publish replays on master ( #5863 )
...
* provide livestream replay publish via url
2021-04-14 00:06:11 -04:00
zeppi
9468f2b0f2
update master with some odysee changes
2021-04-05 13:26:52 -04:00
zeppi
7fdc3d2919
fix crash on invite page
2021-03-25 16:38:25 -04:00
infinite-persistence
43965ddf72
i18n: Livestream strings
2021-03-24 09:09:24 +08:00
DispatchCommit
a4a714a561
please work this time
2021-03-22 15:42:51 -07:00
DispatchCommit
3446b63768
coerce null to empty string for flow
...
this is a bad way to satisfy flow, probably, but it'll work.
2021-03-22 15:30:30 -07:00
DispatchCommit
1e0afd1b86
Add live detection to livestream page
...
- reduce interval from 15 seconds to 10 seconds
2021-03-22 15:30:24 -07:00
DispatchCommit
816bd07570
Improve live detection on channel page
...
Call bitwave live API immediately on page load.
Reduce poll to 15 second interval
Fix incorrect data parsing
2021-03-22 15:30:23 -07:00
DispatchCommit
76ac4c19b9
Hookup new live detection API
2021-03-22 15:30:22 -07:00
Sean Yesmunt
ca569dc4a7
wire up bitwave api
2021-03-22 15:30:21 -07:00
Sean Yesmunt
0f24f3fdfd
use has_no_source to check if claim is a livestream
2021-03-22 15:30:16 -07:00
DispatchCommit
40035ae4ad
fix lbry-redux import typo
2021-03-22 15:30:02 -07:00
Sean Yesmunt
73f593ddb3
bring in livestream changes from odysee
2021-03-22 15:30:01 -07:00