infinite-persistence
cfd234d615
ClaimPreview & sidebar: strip '@' since channel is implied ( #879 )
...
## Ticket
865: Hide @ symbol in areas where channel names are implied
2022-02-23 07:42:43 -05:00
Rafael
c1b84368a9
Fixes
...
Rename FileReactions index import
Fix fileAction undefined logic
Fix live comment menu
Fix superchats
2022-02-08 12:35:40 -05:00
infinite-persistence
18c7469d25
Top Search: handle view count for Repost ( #736 )
...
## Issue
Closes "87 Repost - Top result should show followers properly"
The winning url for "bret" search is "lbry://bret", which is a repost.
## Change
We need to use the canon url to retrieved the fetched view count.
2022-01-19 09:04:01 -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
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
infinite-persistence
8deac56e40
Fix memo: isLivestream & isLivestreamActive
2021-11-16 11:52:35 +08:00
infinite-persistence
652ec4b69b
Fix memo: makeSelectViewCountForUri, makeSelectSubCountForUri
...
- switch to a lighter selectClaimIdForUri
- also, these 2 don't need to memo because they are just simple accessors.
2021-11-16 08:15:24 +08:00
infinite-persistence
cbedc4b933
ClaimPreviewSubtitle: fetch sub count only for channels
2021-10-28 13:11:25 +08:00
Merge
30023422b8
Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc"
2021-10-19 20:40:07 +08:00
GG2015
4a22814c75
Adds sub count to search and other areas. ( #10 )
...
Add follower counts to search
2021-10-16 14:12:09 -04:00
mayeaux
25b56ada48
Fix issue where channel upload viewcounts were creating a new line ( #7154 )
...
* fix issue where viewcounts were creating a new line
* conditionally add large view css
* conditionally apply class based on if view count should be shown
* last couple touchups
* clean up the css
* add scss to flow config
* add scss component to flow config
2021-09-29 15:04:43 -04:00
infinite-persistence
093c427b83
Show content view counts on channel pages
...
## Issue
3587 Show content view counts on channel pages
## Notes
Limited to just "channel pages" for now as specified in the ticket.
Can be enabled for all claim previews, as long as there's an efficient spot to run the batch fetching. Either make `fetchViewCount` prop default to true, or add the parameter in places that need it.
2021-09-09 18:31:48 +08:00
zeppi
f091da3c54
use new isLivestream (placeholder stream) selector
2021-03-25 20:14:24 -04:00
Sean Yesmunt
204f24354f
hide date for livestream claims
2021-03-22 15:30:17 -07:00
Sean Yesmunt
1329b28af3
improve styling on comment thumbnails on staked indicator placement
2021-02-18 01:14:39 -05:00
Sean Yesmunt
09b689ba1c
add channel staked amount indicator on channel thumbnails
2021-02-18 01:14:39 -05:00
Sean Yesmunt
1f2fabe81b
Use sentence case for all card titles
2020-09-29 17:12:32 -04:00
Sean Yesmunt
201417efcf
Publish => Upload
2020-07-27 10:48:05 -04:00
jessop
0fcc657783
track reflecting files after publish
2020-05-08 14:13:56 -04:00
Sean Yesmunt
0f3239284f
better naming of things
2020-01-30 17:26:08 -05:00