Commit graph

75 commits

Author SHA1 Message Date
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
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
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
Sean Yesmunt
157711207b
Merge pull request #153 from lbryio/38
updates for sdk@38
2019-06-09 21:38:40 -04:00
Sean Yesmunt
50d1b166f5 simplify claims resolve reducer 2019-06-09 21:25:55 -04:00
Thomas Zarebczan
b419a1bfa9 fix: more 38 changes
Fixed resolving by signed_channel, order for claim search and timestamp to use release date / creation date (to match sorting). We'll probably want to show updated_date somewhere in advanced section eventually.

Needs some flow love
2019-06-06 17:37:36 -04:00
Sean Yesmunt
1b98a13082 changes for 38 2019-06-04 12:06:19 -04:00
Jessop Breth
ed94218cdb adds headers and means to set them to Lbry 2019-06-03 12:57:09 -04:00
Akinwale Ariwodola
a01b919c72
remove the uri from the failed list if the user reattempts getting the same uri (#151)
* remove uri from failed purchase uris for a new purchase
* add doDeletePurchasedUri action
* add parseFloat for costInfo.cost
* add purhcaseUriErrorMessage and more failure handling
2019-05-27 14:59:21 +01:00
Akinwale Ariwodola
1fe1f6a188
refactor doPurchaseUri (#149) 2019-05-21 20:18:07 +01:00
Akinwale Ariwodola
29c7a4b832
add account_set sdk call (#146) 2019-05-15 10:58:36 +01:00
Sean Yesmunt
c8126ab217 store user supports 2019-05-10 10:26:50 -04:00
Thomas Zarebczan
391286677f fix: change fee amount to string
SDK has updated this amount also.
2019-05-09 14:13:55 -04:00
Thomas Zarebczan
423123f1c1 add: nsfw
Also cleaned up some metadata
depth is no longer there, replaced by confirmations
added city
added featured to channel
removed email/homepage
2019-05-09 09:57:58 -04:00
Sean Yesmunt
727d367020
Merge pull request #136 from lbryio/removeBlockShowForDates
Uses timestamps for dates for Claims and Transactions
2019-05-07 00:19:27 -04:00
Jessop Breth
ee2f209391 Uses timestamps for dates for Claims and Transactions 2019-05-06 12:33:11 -04:00
Sean Yesmunt
26d68d8259 add email & website_url values to channel metadata types 2019-05-06 01:21:24 -04:00
Akinwale Ariwodola
d76bf21094 add types for sync_hash and sync_apply 2019-04-24 07:10:55 +01:00
Sean Yesmunt
cc42856676 add Fee type 2019-04-23 15:54:39 -04:00
Sean Yesmunt
5f0fd9e9a5 sdk 0.36.0 support and improve flow types 2019-04-23 13:22:14 -04:00