infinite-persistence
|
803a779e9e
|
Fix usages of I18nMessage + missed sign-in verification strings
|
2022-03-10 13:21:46 +08:00 |
|
infinite-persistence
|
88907901a1
|
Fix livestream date incorrect if short url is used
## Issue
- "https://odysee.com/LIVE:6dd" yields "Live 3 months ago" (incorrect)
- "https://odysee.com/@RekietaLaw:a/LIVE:6dd" yields "Live 30 minutes ago" (correct)
## Approach
Use claim ID instead of uri when searching `activeLivestreams`
|
2022-02-15 22:16:46 -08:00 |
|
Rafael
|
18a054747a
|
Fix some scheduled live string localization
|
2022-01-05 09:27:52 -05:00 |
|
Rafael
|
78e7eaa689
|
Fix scheduled live stream
|
2022-01-05 09:27:52 -05: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 |
|