jessop
8f12baa88f
changes after review
2019-08-02 10:56:32 -04:00
jessop
d41a2a8a30
adds blocked channel count
2019-08-01 15:43:48 -04:00
jessop
8406e8c25e
supports user channel block uri list
2019-08-01 15:43:03 -04:00
Sean Yesmunt
250f5003d9
fix typo
2019-07-31 15:14:51 -04:00
Sean Yesmunt
c04f6806f7
fix export and url selector
2019-07-30 12:00:36 -04:00
Sean Yesmunt
a1ae63d0b6
handle all options for claim_search cache queries
2019-07-30 11:48:45 -04:00
Sean Yesmunt
b87e2f92f3
cache claim search results by query
2019-07-29 14:45:15 -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
Akinwale Ariwodola
b59fdfa1d8
support multiple simultaneous claim_search requests
2019-07-15 03:44:02 +01:00
Sean Yesmunt
66225f02c8
add selector for short_url
2019-07-08 14:28:14 -04:00
Sean Yesmunt
009ae8b8fa
add tags back to redux
2019-07-02 16:33:57 -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
ae2f720d1d
allow apps to set their own default followed tags
2019-06-19 17:52:04 -04:00
Sean Yesmunt
82a5f242d0
add my publishes uri selector
2019-06-19 17:52:04 -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
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
Sean Yesmunt
02f6918238
store supports by outpoint in redux
2019-05-14 00:50:35 -04:00
Sean Yesmunt
c8126ab217
store user supports
2019-05-10 10:26:50 -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
32916b04e4
Merge pull request #140 from lbryio/flow
...
add generic metadata selector
2019-05-07 15:17:11 -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
Sean Yesmunt
459bea2257
add generic metadata selector
2019-05-06 13:57:07 -04:00
Jessop Breth
ee2f209391
Uses timestamps for dates for Claims and Transactions
2019-05-06 12:33:11 -04:00
Sean Yesmunt
faa9d13d60
add cover selector
2019-05-06 01:20:10 -04:00
Sean Yesmunt
8629f10765
add selector for nsfw tags
2019-04-23 15:02:32 -04:00
Sean Yesmunt
5f0fd9e9a5
sdk 0.36.0 support and improve flow types
2019-04-23 13:22:14 -04:00
Akinwale Ariwodola
af4410d0d7
updates for cross-device sync ( #130 )
...
* add sync methods
* add total balance for all wallet accounts
2019-04-18 08:56:16 +01:00
Shawn
01201e5be6
Fix missing import/exports and add rollup es build
2019-04-03 12:12:51 -05:00
Sean Yesmunt
13d0cf01be
remove references to desktop app navigation state
2019-03-27 16:18:10 -04:00
Akinwale Ariwodola
0d4079f370
add action, reducer and selector for saving media position ( #120 )
2019-03-20 14:54:36 +01:00
Sean Yesmunt
71dda66575
remove refs to api.lbry.io
2019-03-10 22:03:28 -04:00
Akinwale Ariwodola
76d8bbef96
add current page value to the state for channel pages ( #116 )
2019-02-19 02:30:10 +01:00
Sean Yesmunt
2b725cb317
feat: add support for search filters
2019-02-18 11:24:18 -05:00
Sean Yesmunt
d62c5eb5a6
quick add: custom search api
2019-01-29 11:44:10 -05:00
Sean Yesmunt
2ff9f70a3d
update: add new selector for first item in list of related content
2019-01-28 14:38:28 -05:00
Sean Yesmunt
b295a7db57
use new notification state
2018-11-12 13:01:14 -05:00
Sean Yesmunt
6f1e3b054f
estimate claim date with block height
2018-11-07 10:55:44 -05:00
Sean Yesmunt
eec073b25c
updates for lbrynet30
2018-10-26 13:06:35 -04:00
Jessop Breth
99bc6a48db
removes unnec. sort selectors
2018-10-25 23:43:16 -04:00
Jessop Breth
f020483566
modifications to persist fileList sort
2018-10-22 23:31:57 -04:00
Sean Yesmunt
41f2bfa8ae
add makeSelectChannelForClaimUri to get channels from uris
2018-10-18 13:47:13 -04:00
Jessop Breth
5bae193157
adds persist for downloadlist, publishlist sort and txList filter
2018-10-17 14:24:02 -04:00
Sean Yesmunt
2a75b61796
remove selectNavLinks from lbry-redux
2018-09-04 13:25:29 -04:00
Akinwale Ariwodola
5ae249213b
move rewards-related code to lbryinc
2018-09-04 04:40:43 +01:00
Sean Yesmunt
dc6f19bb7d
add search suggestions selector
2018-08-14 23:57:35 -04:00
Sean Yesmunt
03c3354c12
add selector for recommended-content
2018-08-01 23:31:51 -04:00