mayeaux
fb3a73d8a7
Membership subscriptions ( #812 )
...
Enter: Odysee Premium.
2022-03-09 13:05:37 -05:00
mayeaux
0c4f85fe53
MAKE ODYSEE EVEN MORE BEAUTIFUL ( #539 )
...
WE LOVE YOU RAPHAEL FOR MAKING THIS HAPPEN!
2022-02-11 13:50:55 -05:00
infinite-persistence
afefd5f4f5
Skip pending-channels loop if there are no pending channels.
2021-12-02 21:36:53 +08:00
infinite-persistence
0f1d4039a9
Use 'selectHasChannel' instead of the full 'selectMyChannelClaims'
...
- selectMyChannelClaims depends on `byId`, which currently is always invalidated per update, so it is not memoized.
- Most of the use-cases just needs the ID or the length of the array anyways, so avoid generating a Claim array (in selectMyChannelClaims) unnecessarily -- the client need to reduce it back down to IDs again :/
- The simpler boolean also removes the need to memoize the selector, which saves a bit of memory.
2021-11-08 15:02:44 +08:00
Thomas Zarebczan
23525b0baa
FAQ stuff ( #109 )
2021-10-21 16:21:51 -04:00
Merge
30023422b8
Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc"
2021-10-19 20:40:07 +08:00
saltrafael
fe2142ba49
Thumbnail fixes ( #6969 )
...
* Fix Newly-uploaded thumbnail stays blank
* Fix ChannelThumbnail fallback broken
* Hide earnings for pending
2021-08-26 10:51:53 -04:00
infinite-persistence
f4d327f1f4
Set 'activeChannel' before entering Dashboard
...
## Issue
6237: Analytics button from Channels page doesn't open analytics to right channel
2021-06-22 18:32:05 -04:00
zeppi
fe86010be5
More master reconciliation
...
rewards page recon
router recon
uEmailVerify recon
uPVerify recon
rm style
app/view recon
channel page recon
chanFol recon
syncPassword recon
fileDesc recon
web/redirect recon
wip
page/view recon
2021-04-27 23:05:38 -04:00
Sean Yesmunt
ea74a66dbd
New moderation tools: block & mute ( #5572 )
...
* initial support for block/mute
* hide blocked + muted content everywhere
* add info message for blocked/muted characteristics
* sort blocked list by most recent block first
* add 'blocked' message on channel page for channels that you have blocked
* cleanup
* delete unused files
* always pass mute/block list to claim_search on homepage
* PR cleanup
2021-03-03 13:50:16 -05:00
Sean Yesmunt
a0123c2a6f
fix earnings per view style
2020-12-21 22:12:21 -05:00
jessop
6284f86026
fix reward rates crash
2020-10-16 00:07:30 -04:00
Sean Yesmunt
88c86ff447
add help link
2020-10-12 23:21:23 -04:00
Sean Yesmunt
4815aa9ff1
add reward rate + analytics link on channels page
2020-10-12 23:21:23 -04:00
Sean Yesmunt
6b8a38b894
add spinner to web upload message and fix double card issue
2020-09-29 17:12:32 -04:00
Sean Yesmunt
295fec0370
copy changes
2020-09-29 17:12:32 -04:00
Sean Yesmunt
1f2fabe81b
Use sentence case for all card titles
2020-09-29 17:12:32 -04:00
Sean Yesmunt
19fb7d7f06
new layout 🕺
2020-09-29 17:12:32 -04:00
jessop
2315727385
tweaks
2020-07-03 10:32:48 -04:00
Sean Yesmunt
259f51abd6
style pass for channel edit
...
clean up sections and improve navigation handling
cleanup + image upload modal styling
2020-07-01 22:04:23 -04:00
jessop
36f93343f6
new channel creating and editing
2020-07-01 22:01:48 -04:00
jessop
e065c81f88
support channel pending state
2020-06-22 11:27:03 -04:00
jessopb
dbac4aca39
Revert "improve channel update"
2020-06-19 13:10:34 -04:00
jessop
99753f7717
improve channel edit
2020-06-19 12:41:45 -04:00
Sean Yesmunt
2066205b8f
add user + rewards redux code from lbryinc
2020-06-16 09:56:32 -04:00
Sean Yesmunt
c2abcf110c
Paid content on lbry.tv ( #4197 )
2020-05-21 11:38:28 -04:00
Sean Yesmunt
5d893bc420
fix channels page
2020-01-02 19:06:45 -05:00
Sean Yesmunt
a62f33a0d3
minor fixes
2019-12-09 10:19:49 -05:00
Sean Yesmunt
e00f89b890
cleanup
2019-12-09 10:04:07 -05:00
Oleg Silkin
5515c94ce0
Pushing up so I can work in class
2019-12-09 10:04:07 -05:00
Oleg Silkin
b389a4e139
Adds icons for claim-list alt control buttons & styles them
2019-12-09 10:04:07 -05:00
Oleg Silkin
9f16d2aab9
Adds a button at the top right corner of the channel list page
2019-12-09 10:04:07 -05:00
jessop
41ff13b0d6
loading state for publish and channel list pages
2019-11-25 14:12:17 -05:00
Sean Yesmunt
6ad31a3ce9
refactor lbrytv web server
2019-11-11 13:27:29 -05:00