Commit graph

119 commits

Author SHA1 Message Date
Sean Yesmunt
64068e13f9
Merge pull request #17 from lbryio/rewards
Add callback for claimRewardSuccess
2018-12-04 13:26:08 -05:00
Sean Yesmunt
4b610b9f3b add setLocalApi method 2018-12-04 11:08:20 -05:00
Sean Yesmunt
e2a0375f80 add callback for claimRewardSuccess 2018-11-29 15:52:32 -05:00
Sean Yesmunt
ef1c440b4a use new notification logic and remove modals from lbryinc 2018-11-28 10:36:40 -05:00
Thomas Zarebczan
be023e0627 remove reversal
the claims now come in ordered correctly.
2018-11-27 09:57:53 -05:00
Thomas Zarebczan
b0b8a2c809
updates for new daemon
change wallet_unused_address > address_unused and category > type
2018-11-12 13:23:50 -05:00
Sean Yesmunt
597ca492a6 fix reward typo 2018-10-18 13:28:01 -04:00
Jimmie Hansson
d968bebf7f Add logic lost in code refactor 2018-10-18 09:57:28 +02: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
Sean Yesmunt
7d4b02ad64 updates for desktop app to use lbryinc 2018-09-18 17:56:12 -04:00
Akinwale Ariwodola
c53bef489c add action/reducer/selector for fetching rewarded content 2018-09-04 05:15:53 +01:00
Akinwale Ariwodola
f2fff2a331 remove deviceId parameter and add an os parameter for os_system override 2018-09-03 19:50:43 +01:00
Akinwale Ariwodola
7910b565d7 modifications for phone verification 2018-08-31 20:51:00 +01:00
Akinwale Ariwodola
678c5098e2 add first reward message for mobile 2018-08-27 16:36:02 +01:00
Akinwale Ariwodola
f5d23dc5ee export rewards module 2018-08-24 11:35:11 +01:00
Akinwale Ariwodola
62f0b58073
fixes and updates for authentication flow (#2)
* fixes and updates for authentication flow
* add action and reducer for setting emailToVerify in the state
2018-08-17 19:10:52 +01:00
Akinwale Ariwodola
8e33473daa fix ACTIONS import in redux/actions/rewards 2018-07-23 15:12:22 +01: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