Commit graph

19 commits

Author SHA1 Message Date
Sean Yesmunt 4ecd5e1684 add recommended subscriptions 2018-11-21 16:20:55 -05:00
Sean Yesmunt a8b8e02929
Merge pull request #2095 from lbryio/comments
Comments support button
2018-11-13 20:11:32 -05:00
Sean Yesmunt 5c5e736137 handle daemon startup errors 2018-11-08 14:48:38 -05:00
Sean Yesmunt 863b2e32ce add comment support button 2018-11-07 17:44:38 -05:00
Sean Yesmunt 121e4b215f
Rc fixes (#2085)
* fix: channel button color on dark mode

* fix: disabled primary button in dark mode

* fix: show pending publishes immediately

* update lbry-redux

* remove duplicate import

* use lbry colors for 'new' badge

* fix: don't filter transactions in recent transactions

* fix: remove unread subscriptions on un-subscribe

* handle edits and new files the same for pending publishes

* don't loop over transactions if we don't have to

* bump lbry-redux
2018-11-02 14:33:00 -04:00
Sean Yesmunt 70b95f2f61 subscription improvements 2018-10-22 12:44:22 -04:00
Chakrit Likitkhajorn 2b46483344 Centralized type to type/claim 2018-10-14 18:53:30 +07:00
Chakrit Likitkhajorn 9b4cbc2712 Limit file type when upload 2018-10-14 18:53:11 +07:00
Chakrit Likitkhajorn d594f46bad Add redux action type 2018-10-13 23:53:34 +07:00
seanyesmunt 288e47aad8 fix: sorting on subscriptions with multiple claims in same block 2018-08-23 00:37:26 -04:00
Sean Yesmunt 5a905fe174 use search selector and add file tile channel links 2018-08-20 10:57:59 -04:00
Sean Yesmunt f23bc00af6 default to search 2018-08-20 10:57:59 -04:00
Sean Yesmunt ddafd3d5b5 improve spacing 2018-08-11 00:15:46 -04:00
Sean Yesmunt 313c2965d3
Merge pull request #1754 from lbryio/fetch-rewards
fetch rewards on page load
2018-07-14 20:10:22 -04:00
Sean Yesmunt 22483a5b2b don't render nsfw cards/tiles if user has NSFW content hidden 2018-07-13 11:26:36 -04:00
Travis Eden 7f2ad622e3 fetch rewards on page load 2018-07-12 23:17:05 -04:00
Sean Yesmunt 492b1601f6 feature: use internal-apis for subscriptions and add page loader
update subscription types

update changelog

Simplify subscriptions sync logic

add claim type

use let over const

change spinner color based on theme

clean up subscriptions
2018-05-15 11:16:14 -04:00
Igor Gassmann 7cd25e777a Pretty print and lint non-component sources 2017-12-21 18:00:33 -03:00
Igor Gassmann 87d294a151 Merge branch 'master' into restructuring 2017-12-07 14:10:43 -03:00