Commit graph

65 commits

Author SHA1 Message Date
Sean Yesmunt
02831fe359 use purchase_receipt instead of content_fee 2020-05-19 14:25:46 -04:00
Sean Yesmunt
4a59abf30c add doClearPurchasedUriSuccess 2020-05-18 22:13:18 -04:00
Sean Yesmunt
f660f1070c paid file changes for lbry.tv 2020-05-18 16:40:33 -04:00
Sean Yesmunt
278e12dcbe add purchase_list 2020-05-11 11:46:23 -04:00
Sean Yesmunt
259317250a update build 2020-05-11 10:09:38 -04:00
jessop
3be6fa52ac track reflecting files 2020-05-08 14:11:43 -04:00
jessop
1e505184dc add txo list by params
fix set.slice() error

add txopage reducer

move txo constants to redux

abandon bug

abandon callback
2020-04-14 16:35:27 -04:00
Thomas Zarebczan
625a624b9c
is_syncing! 2020-03-31 12:33:08 -04:00
Thomas Zarebczan
1818839133
add is_synced to types 2020-03-31 12:26:46 -04:00
Jeremy Kauffman
7517aceb07
Merge pull request #291 from lbryio/connection-string-override
Connection string override
2020-03-20 10:39:26 -04:00
seanyesmunt
5d2fc0d22e update build 2020-03-19 13:20:58 -04:00
Akinwale Ariwodola
69ffd110db update type 2020-03-18 18:11:03 +01:00
Sean Yesmunt
bd07919a72 redux for reposts 2020-02-10 10:49:45 -05:00
Sean Yesmunt
f77bee9cf1 handle repost claims 2020-01-30 17:13:40 -05:00
Sean Yesmunt
2f68494b71
Updates comment-related redux code to support sdk version 0.53.0 (#259)
Updates comment-related redux code to support sdk version 0.53.0
2020-01-23 15:50:01 -05:00
Akinwale Ariwodola
17a5260c3f
add doResolvedSearch actions which returns resolved search results (#258)
* add doResolvedSearch actions which returns resolved search results
* add recommended content selector
* update ResolvedSearchResult type
* support for multiple pages of resolved search results
2020-01-22 02:04:50 +01:00
Oleg Silkin
bc2436dce2 Corrects abandon return type & fixes issue where redux wasn't being changed 2020-01-21 00:46:14 -05:00
Oleg Silkin
2bdbf3d645 Implements reducers for COMMENT_UPDATE, COMMENT_HIDE, and COMMENT_ABANDON 2020-01-13 17:00:04 -05:00
Oleg Silkin
ff9493f334 Reflect changes in dist code 2020-01-09 21:29:54 -05:00
Sean Yesmunt
8fd694e962 update types 2019-12-13 14:47:16 -05:00
Sean Yesmunt
e3d1e87544 cleanup 2019-11-05 13:52:17 -05:00
Thomas Zarebczan
03d53fb4dd maint: support 0.44 SDK
maint: support 0.44 SDK
2019-11-05 13:24:41 -05:00
Sean Yesmunt
861880a029 cleanup 2019-11-01 15:08:42 -04:00
jessop
5ee22d42d6 tv publish 2019-10-22 15:59:28 -04:00
Akinwale Ariwodola
98723e0c3c change account_* sdk calls to wallet_* 2019-10-15 23:11:03 +01:00
Sean Yesmunt
2a9263c89d use middleware for preference setting 2019-10-14 23:35:38 -04:00
Sean Yesmunt
cb9e515226
shared user state with preferences_get and preferences_set (#211)
shared user state with preferences_get and preferences_set
2019-10-09 10:47:59 -04:00
Sean Yesmunt
b998637435 add commas to formatCredits 2019-10-03 15:38:02 -04:00
Akinwale Ariwodola
23bcde0539 shared user state with preferences_get and preferences_set 2019-09-30 22:52:41 +01:00
jessop
d837e72169 adds Lbry.address_list 2019-09-23 11:12:53 -04:00
jessop
9fd930564e adds channelImport 2019-09-23 11:12:53 -04:00
Akinwale Ariwodola
73f10d488d fix: myClaims undefined in some cases where isSupport is false 2019-08-23 09:10:07 +01:00
Sean Yesmunt
6da0697e3f
Merge pull request #187 from lbryio/canonical_url
use canonical_url for everything
2019-08-22 11:04:49 -04:00
Sean Yesmunt
f5289f9811 use canonical_url everywhere and update url parse/build functions to work with canonical_url's properly 2019-08-20 16:00:26 -04:00
Thomas Zarebczan
49479b4fd1 feat: 0.39 account balance basic API support
Support for the available balance. Doesn't include any of the new fields.
Enabled @flow support on wallet file, didn't fix other issues.
2019-08-19 01:18:31 -04:00
Sean Yesmunt
fe66fae040 remove purchasedStreamingUrls 2019-08-05 22:52:46 -04:00
Sean Yesmunt
faf4402309 working? 2019-08-02 14:10:24 -04:00
jessop
8406e8c25e supports user channel block uri list 2019-08-01 15:43:03 -04:00
Sean Yesmunt
09ed2b5d18 bring in desktop publish changes 2019-07-29 14:42:28 -04:00
jessop
046bc18eef enables publish for desktop
adds reduxCallbacks for post publish actions

publish callback modal works

better callbacks

publish callbacks passed as params

cleanup
2019-07-29 14:41:46 -04:00
jessop
d76b170c82 adds authorUri to comment type 2019-07-17 16:46:22 -04:00
Sean Yesmunt
009ae8b8fa add tags back to redux 2019-07-02 16:33:57 -04:00
Sean Yesmunt
4c6147efcc add ChannelUpdateResponse type 2019-07-02 13:47:42 -04:00
Sean Yesmunt
8bfef31386 jessop's commit - channel edit functionality 2019-07-02 13:02:53 -04:00
Akinwale Ariwodola
99e08fc733
Publishing (#158)
* add actions, selectors and reducer for publishing
* add publish types
* support thumbnail uploads for mobile
* update publishSuccess value in reducer
2019-07-01 20:49:51 +01:00
Jessop Breth
862ea67680 changes for comments 2019-06-26 18:48:18 -04:00
Sean Yesmunt
9b6912e51f run build 2019-06-25 02:37:31 -04:00
Sean Yesmunt
e8466bbeec remove trending in favor of lastClaimSearchUris 2019-06-19 17:52:04 -04:00
Sean Yesmunt
a22d0270d0 add tags 2019-06-19 17:52:04 -04:00
Thomas Zarebczan
c73ea00941 fix: controlling and channel claim count meta
Controlling means controlling claims, not channels. Added so we only return claims with valid signatures (safer for now, can add options to show invalid later). Also, the claim count in channel is in the signed channel meta object, not the high level one.
2019-06-11 12:22:44 -04:00