Commit graph

78 commits

Author SHA1 Message Date
Sean Yesmunt 275f35b31e
Merge pull request #84 from lbryio/stop-install-new
allow preventing lbryinc calls on authenticate
2020-02-24 12:06:29 -05:00
Sean Yesmunt 3fc6530531 allow preventing lbryinc calls on authenticate 2020-02-24 12:02:43 -05:00
Sean Yesmunt 6a59102c52 trigger sync error correctly with locked wallets 2020-01-23 17:11:07 -05:00
Thomas Zarebczan 138a053754 fix: referral name 2020-01-18 15:56:35 -05:00
jessop 1b19fdf56a improve referral ux
provide for resetting setReferrerErrors
fix bugs in referrer resolve logic
2020-01-16 20:59:47 -05:00
Sean Yesmunt 1912aa1834 add back user to state when calling doAuthenticate 2020-01-14 15:40:07 -05:00
jessop e7e800b2d2 remove setReferrer Toast 2020-01-10 17:56:47 -05:00
jessop 018d149fb4 rename setReferrerPending and Error 2020-01-09 22:44:03 -05:00
jessop 54ca3fa8a7 referral improvements:
resolve canonical urls before claiming
some error handling
bugfixes
2020-01-09 22:28:46 -05:00
jessop 81dd94572d new referrals
provides referral code
setting referrers
claim referee reward
fixes accessToken state
2020-01-08 16:58:07 -05:00
jessopb 174465878b
Merge pull request #77 from lbryio/fix-nullList
fix null listBlocked response and non-peer lbry-redux dependency
2020-01-08 16:52:33 -05:00
Sean Yesmunt 6042c6f7bb add blocking param for sync_apply call 2020-01-07 17:01:26 -05:00
Sean Yesmunt dd4d01b42b pass error back to sync callback 2020-01-03 15:30:56 -05:00
Sean Yesmunt 4cb26d8184 reward/new => reward/claim 2020-01-03 14:20:14 -05:00
jessop 9fa349f3c1 fix error when listBlocked response is null and remove unneccesary lbry-redux non-peer dependency 2020-01-03 14:06:35 -05:00
Akinwale Ariwodola 053ca52f4f fix issue with null claims in stats selectors 2019-12-20 08:45:03 +01:00
Akinwale Ariwodola 9ffb883cc1
Transifex upload (#76)
* add utility method to upload translation strings
* use update url when the resource exists
* pass token as a parameter to the upload method
2019-12-05 13:13:10 +01:00
Thomas Zarebczan 2aedf5a188 Fix: pagination support 2019-11-12 12:42:04 -05:00
Sean Yesmunt 31299530d0 add bad password action 2019-11-05 13:57:54 -05:00
Sean Yesmunt 5e0bb245ed add values for existingUser/resendingVerificationEmail 2019-11-05 13:57:54 -05:00
Thomas Zarebczan 896fafccef fix: SDK response support 2019-11-04 18:32:32 -05:00
Thomas Zarebczan 27b6fcb839 fix: invite notification 2019-10-26 16:56:01 -04:00
Sean Yesmunt 061c782ff4 update build 2019-10-22 15:21:42 -04:00
Sean Yesmunt 2b968526c8 remove console logs 2019-10-21 12:35:52 -04:00
Thomas Zarebczan 6e5729afd2 fix: encryption and decryption! 2019-10-21 12:17:40 -04:00
Sean Yesmunt 0d32654e2e for tom 2019-10-21 12:17:40 -04:00
Sean Yesmunt f731973f8f add additional catch for second sync_apply 2019-10-21 11:56:19 -04:00
Sean Yesmunt fb2e73ab31 unlock wallet if needed before syncing 2019-10-15 23:35:03 -04:00
Sean Yesmunt aebad10a9c
Add callbacks to getSync (#67)
Add callbacks to `getSync`
2019-10-15 10:32:28 -04:00
Sean Yesmunt fc55460f2e fix to prevent callback being called twice 2019-10-15 10:32:05 -04:00
Akinwale Ariwodola 7faaca45b9 add firebaseToken argument 2019-10-15 10:21:08 +01:00
Sean Yesmunt b8e1708ee4 better default password handling 2019-10-14 23:21:17 -04:00
Sean Yesmunt e31a50478e add callbacks to 'doGetSync' 2019-10-14 23:07:41 -04:00
Sean Yesmunt 699dc63459 update reward timeout to 2 seconds 2019-10-11 12:36:35 -04:00
priyapande 8a827c5e3a removed type featured download from reward claim type issue 2872 libry-desktop 2019-10-09 14:05:13 -04:00
Sean Yesmunt d1dba98bb6 require flag to set the default account after calling getSync 2019-10-04 12:52:28 -04:00
Sean Yesmunt 44b6373ada wait to call account_balance to ensure sdk returns proper balance after claiming a reward 2019-10-03 13:14:17 -04:00
Sean Yesmunt 5aba3127c8 update balance after claiming reward and add action for clearing sync state 2019-10-02 16:22:51 -04:00
Sean Yesmunt 7c94a38683 changes for youtube sync onboarding 2019-10-02 00:15:24 -04:00
Akinwale Ariwodola d99232ebc7
Merge pull request #61 from lbryio/latest-subscription
move subscription latest to separate property
2019-09-30 21:20:30 +01:00
Akinwale Ariwodola c55a2c98ab move subscription latest to separate property 2019-09-30 17:24:24 +01:00
Sean Yesmunt 4c00df007b
Merge pull request #60 from lbryio/sub-counts
feat: add sub counts
2019-09-26 23:38:59 -04:00
Akinwale Ariwodola 67bb3e215b fix doSetSync call for a first-time user sync flow 2019-09-25 23:09:04 +01:00
Thomas Zarebczan 4a1647a41e feat: add sub counts 2019-09-24 22:30:59 -04:00
Akinwale Ariwodola 32f8ded652 update subscriptions reducer to handle USER_STATE_POPULATE action 2019-09-23 11:18:57 -04:00
Thomas Zarebczan 3b2776395b fix: pub key / cert check
And selection of address.
fix: check for cert
2019-09-23 11:18:08 -04:00
jessop 34b91fca23 redux housekeeping for yt import pending and errors 2019-09-23 11:17:57 -04:00
jessop 1890985bec sync transfer and import 2019-09-23 11:17:41 -04:00
jessop afdba5fd5d user youtubeChannels selector 2019-09-23 11:16:48 -04:00
Sean Yesmunt e17aa9d1be add DAILY_VIEW award to whitelist 2019-09-19 13:03:42 -04:00