Commit graph

174 commits

Author SHA1 Message Date
Akinwale Ariwodola b9f354ae50
Merge pull request #52 from lbryio/fix-canonical-url
fix: canonical url stuff
2019-09-06 16:21:58 +01:00
Akinwale Ariwodola 8da2a86f39 add callbacks to setDefaultAccount method 2019-09-06 16:19:17 +01:00
Thomas Zarebczan 5cd0fdff9b feat: check daily view reward when claiming 2019-09-04 17:12:37 -04:00
jessop f2dd7434db daily_view reward 2019-09-04 12:41:17 -04:00
Thomas Zarebczan 35ca4fbc3d fix: canonical url stuff 2019-08-29 12:58:30 -04:00
Akinwale Ariwodola 4c76108499 fix for buildURI warnings in setSubscriptionsLatest 2019-08-26 20:32:55 +01:00
Akinwale Ariwodola 3035cbdde6 replace one more instance of contentName with claimName 2019-08-26 19:19:56 +01:00
Akinwale Ariwodola 3fa1ed2796 fix: use claimName instead of contentName in buildURI 2019-08-26 19:02:46 +01:00
jessop aeac92275c adds hashChanged from sync get response 2019-08-15 21:33:07 -04:00
Sean Yesmunt f372015bb2 don't clear user during fetch 2019-08-14 12:08:27 -04:00
Thomas Zarebczan c00e7355cf fix: claim search uses channel, not channel name 2019-07-22 14:12:54 -04:00
jessop 69f9562b01 modifications 2019-07-10 20:44:15 -04:00
jessop 284cff48c2 provides file list_filtered api 2019-07-09 18:11:20 -04:00
Thomas Zarebczan 2d2755e914 fix: claim_search
rename param
2019-06-26 11:29:41 -04:00
Thomas Zarebczan eecbbfb121 fix: remove controlling, check valid
Controlling means claims, not channels. We do want to make sure they are valid though.
2019-06-11 11:38:18 -04:00
Thomas Zarebczan a85b77b4bc fix: 0.38 claim search changes 2019-06-09 16:10:33 -04:00
Akinwale Ariwodola c7b677279a do not set the default account after every sync_apply call 2019-05-28 17:38:43 +01:00
Akinwale Ariwodola 5bffcaf83d
Merge pull request #41 from lbryio/claim-search-fix
fix: claim search
2019-05-27 14:58:05 +01:00
Akinwale Ariwodola dcba831c6b
add doCheckSync action to check if user has a synced wallet (#39)
* add doCheckSync action to check if user has a synced wallet
* add doSyncApply action. rename some state properties.
2019-05-27 14:57:31 +01:00
Thomas Zarebczan 52c10ad71d fix: claim search
to use channel uri instead of claim id (support for vanity resolution)
2019-05-21 14:40:29 -04:00
Akinwale Ariwodola 793c9c1084 set the default account upon successful /sync/get call 2019-05-10 15:45:56 +01:00
Sean Yesmunt 9cbf3a9892 update build 2019-05-07 14:30:06 -04:00
Akinwale Ariwodola 9994c9ba24 replace claim_list_by_channel with claim_search 2019-04-27 19:57:03 +01:00
Sean Yesmunt 9665f2d1c8 fix for new sdk 2019-04-22 17:24:03 -04: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 c30084da57 remove selectCostForCurrentPageUri 2019-03-27 14:45:19 -04:00
Sean Yesmunt 437260f3da update to lbry.com 2019-03-21 13:22:27 -04:00
Sean Yesmunt 351d0a0880 add viewcount stats 2019-03-14 14:39:39 -04:00
Sean Yesmunt 636f014f42 actually treat lbry-redux as a peerDependency 2019-03-13 01:06:43 -04:00
Sean Yesmunt b54e90f3d4 add lbry-redux as a peer dependency 2019-03-10 22:02:17 -04:00
Akinwale Ariwodola f590ddc077 update bundle 2019-02-21 17:01:19 +01:00
Sean Yesmunt 2334ad53e8 add referral link 2019-02-20 11:14:42 -05:00
Akinwale Ariwodola c95a1a922e update lbry-redux commit hash in package.json 2019-02-20 15:03:14 +01:00
Akinwale Ariwodola 60cae0a8f4 some tweaks to mobile auth for new email verification 2019-02-17 09:13:34 +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 60fe5519dc fix: typo 2019-02-05 01:11:17 -05:00
Sean Yesmunt 49fc5249b1
Merge pull request #24 from lbryio/invite
Changes for invite api
2019-02-04 14:27:07 -05:00
Sean Yesmunt da78018f72 call rewardList after invite status so rewards are updated based on invites 2019-02-04 12:03:26 -05:00
Sean Yesmunt d970ba5372 fix: prevent multiple user/me calls for new users 2019-02-03 22:48:42 -05:00
Sean Yesmunt 375cc397d8 show error snackbar instead of modal for reward fail 2019-02-03 22:30:32 -05:00
Sean Yesmunt 0cc1b6d78d add selectReferralReward selector 2019-02-03 22:21:44 -05:00
Sean Yesmunt faf8271cac update: call doFetchInviteStatus after claiming referral reward 2019-02-01 12:19:45 -05:00
Sean Yesmunt dc67185a72 update: pass claim_code to 'reward/new' 2019-01-17 11:44:45 -05:00
Sean Yesmunt cb47ccb925 fix: allow claiming rewards with multiple of the same type 2019-01-17 01:22:39 -05:00
Sean Yesmunt b3bb8c6774 add doUserCheckEmailVerified instead of using doFetchUser 2019-01-08 23:59:29 -05:00
Sean Yesmunt 50373001a9 add fetchSilently param for doFetchUser 2019-01-03 14:46:20 -05:00
Sean Yesmunt 68c8ce6b76 remove console.log 2018-12-04 13:49:35 -05:00
Sean Yesmunt ba3df4749d fix typo 2018-12-04 13:44:15 -05:00
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 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 cbeb8ad918 update build 2018-11-27 10:53:44 -05:00
Sean Yesmunt 5ad9d079a1 chore: update build 2018-11-12 14:19:33 -05:00
Sean Yesmunt 7a458ea13c
Merge pull request #11 from lbryio/lbrynet30
update lbry-redux
2018-10-26 14:11:30 -04:00
Sean Yesmunt 6d636e4c12 update lbry-redux 2018-10-26 14:10:50 -04:00
Sean Yesmunt 597ca492a6 fix reward typo 2018-10-18 13:28:01 -04:00
Sean Yesmunt d8e95e23b1 update build 2018-10-18 12:36:55 -04:00
Akinwale Ariwodola 904d37d6f0 dispatch doRewardList after a reward is successfully claimed 2018-10-04 14:08:28 +01:00
Akinwale Ariwodola e35b93013f fix bundle 2018-10-02 04:07:13 +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 3ee7571617 chore: update bundle 2018-08-29 20:57:48 +01:00
Akinwale Ariwodola 678c5098e2 add first reward message for mobile 2018-08-27 16:36:02 +01:00
Akinwale Ariwodola fb7c79d594 chore: update bundle 2018-08-27 16:26:35 +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