Commit graph

17 commits

Author SHA1 Message Date
Sean Yesmunt 09c9a6ca2b add User type and allow lbryinc types to be used by apps 2019-09-16 16:12:43 -04:00
Akinwale Ariwodola 4c76108499 fix for buildURI warnings in setSubscriptionsLatest 2019-08-26 20:32:55 +01:00
Akinwale Ariwodola 3fa1ed2796 fix: use claimName instead of contentName in buildURI 2019-08-26 19:02:46 +01:00
Sean Yesmunt 5f94bb6bc9 update deps 2019-08-06 14:11:46 -04:00
Akinwale Ariwodola 2c4d5d2e7e update package.json 2019-04-27 20:33:12 +01:00
Akinwale Ariwodola 7f6bf155b7
updates for cross-device sync (#33)
* add sync actions, reducer and selectors
2019-04-18 09:02:11 +01:00
Shawn 120d3bf6df Add rollup es build, major cleanup 2019-04-03 16:34:07 -05:00
Sean Yesmunt b54e90f3d4 add lbry-redux as a peer dependency 2019-03-10 22:02:17 -04:00
Akinwale Ariwodola c95a1a922e update lbry-redux commit hash in package.json 2019-02-20 15:03:14 +01:00
Akinwale Ariwodola 4fca4fabb8
Common subscriptions implementation (#19)
* add subscriptions actions, reducer and selectors, with related methods
2019-02-15 10:02:34 +01:00
Sean Yesmunt 01ed21e5d8 update lbry-redux 2018-11-29 01:07:43 -05:00
Sean Yesmunt ef1c440b4a use new notification logic and remove modals from lbryinc 2018-11-28 10:36:40 -05:00
Sean Yesmunt 14a1612607 update lbry-redux 2018-11-27 20:34:13 -05:00
Sean Yesmunt 6d636e4c12 update lbry-redux 2018-10-26 14:10:50 -04:00
Akinwale Ariwodola 904d37d6f0 dispatch doRewardList after a reward is successfully claimed 2018-10-04 14:08:28 +01:00
Sean Yesmunt a818633ea2 add logic for reward codes 2018-10-01 20:38:16 -04:00
Akinwale Ariwodola 0cca6c1811
[WIP] lbryio internal API calls and rewards component (#1)
* lbryinc base code containing lbryio.js
* added rewards and user actions, reducers and selectors
2018-07-23 14:12:18 +01:00