Commit graph

24 commits

Author SHA1 Message Date
Sean Yesmunt
25923505a0 feat: lazy resolve homepage claims 2019-01-30 02:39:00 -05:00
Sean Yesmunt
d43a40baf0 fix: limit category list to 10 items 2019-01-29 16:07:19 -05:00
Sean Yesmunt
defc08eccb change: less intrusive first run experience 2019-01-23 10:40:23 -05:00
Thomas Zarebczan
e616cad1eb fix: missing fetchRewards
This was a patched last week to ensure new rewards are fetched continuously (mostly for LBRYCast) if the app is left open. Forgot to add this statement to the props.
2018-12-17 14:53:59 -05:00
Thomas Zarebczan
e4c48124d4 fix: featured reward claim
This will fetch new rewards if LBRY is left open on the homepage. We refresh the featured URIs on an interval, but the reward list would not have the newly pushed LBRYCast reward available...so you would not be able to claim this until going to the rewards page.
2018-11-30 15:30:24 -05:00
Chakrit Likitkhajorn
9375c267b1 Always trim claim id from category 2018-10-10 22:02:20 +07:00
Chakrit Likitkhajorn
2646ce4481 Add support for clickable link 2018-10-10 21:13:43 +07:00
Sean Yesmunt
4dbd364ea1 use lbryinc/lbry-redux for rewards/featured content 2018-10-05 16:14:46 -04:00
Sean Yesmunt
82f2d24dd3 change name to fetchRewardedContent 2018-08-28 17:53:20 -04:00
Sean Yesmunt
387a277322 typo 2018-08-28 16:51:50 -04:00
Sean Yesmunt
de631ac039 fetch new rewards and properly call reward claim after view event has been fired 2018-08-28 16:46:50 -04:00
Travis Eden
39bf33eb24 set 1hr interval on fetchFeaturedUris 2018-06-20 11:24:32 -04:00
Sean Yesmunt
938a8e1b7e allow channels on Discover page 2018-05-24 16:11:13 -04:00
Sean Yesmunt
3bb530411d align category-list with buttons 2018-03-27 21:59:35 -07:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
Igor Gassmann
1da4d05986 Refactor lbryuri.js into separate named exports 2018-01-19 12:12:28 -03:00
Sean Yesmunt
2b9561f0c0
Revert "Redesign groundwork, homepage, search" 2018-01-08 17:15:44 -08:00
Sean Yesmunt
7d492ae1fc Redesign groundwork (home/search) 2018-01-08 13:10:14 -08:00
Sean Yesmunt
e6bd648116 use one icon component and add padded prop 2018-01-04 17:05:29 -05:00
Igor Gassmann
e103778b8a Prettyprint and autolint component files 2017-12-21 18:08:54 -03:00
Sean Yesmunt
343961679d add link style to channel on subscriptions page 2017-12-10 13:32:05 -05:00
Sean Yesmunt
2dcabc0e7d don't use href for lbry link 2017-12-09 14:07:17 -05:00
Sean Yesmunt
a7fe02ea98 persisting subscriptions 2017-12-08 16:09:22 -05:00
Igor Gassmann
6e282ee88f Move .js files into root of renderer dir 2017-12-04 17:12:59 -03:00