Commit graph

111 commits

Author SHA1 Message Date
Sean Yesmunt
291b068642 use FETCH_FILE_INFO_XXX in favor of LOADING_URI_XXX 2019-08-13 13:33:32 -04:00
Sean Yesmunt
fe66fae040 remove purchasedStreamingUrls 2019-08-05 22:52:46 -04:00
jessop
8406e8c25e supports user channel block uri list 2019-08-01 15:43:03 -04:00
Sean Yesmunt
cd23c12fb7
Merge pull request #165 from lbryio/multi-claim-search
support multiple simultaneous claim_search requests
2019-07-29 09:31:39 -04:00
Sean Yesmunt
baf54ea00d remove '100' tag 2019-07-23 15:42:48 -04:00
Sean Yesmunt
8b5b9bca1e update default tags 2019-07-23 15:39:45 -04:00
Akinwale Ariwodola
b59fdfa1d8 support multiple simultaneous claim_search requests 2019-07-15 03:44:02 +01:00
Sean Yesmunt
6ba6ba26f3 add 'tag' as search suggestion 2019-07-10 12:48:50 -04:00
Sean Yesmunt
310e0f5bd6 update default suggested tags 2019-07-09 01:17:51 -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
Sean Yesmunt
cd642e39a4 respond to PR comments 2019-06-26 19:13:29 -04: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
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
c8126ab217 store user supports 2019-05-10 10:26:50 -04:00
Jessop Breth
ee2f209391 Uses timestamps for dates for Claims and Transactions 2019-05-06 12:33:11 -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
71dda66575 remove refs to api.lbry.io 2019-03-10 22:03:28 -04:00
Sean Yesmunt
2b725cb317 feat: add support for search filters 2019-02-18 11:24:18 -05:00
Sean Yesmunt
0d2ab79b9e add missing action 2018-11-29 00:56:14 -05:00
Sean Yesmunt
99025a35a4 event => notification 2018-11-12 19:20:52 -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
Jessop Breth
f020483566 modifications to persist fileList sort 2018-10-22 23:31:57 -04:00
Jessop Breth
31fccdbd10 adds ALL to transaction types 2018-10-18 01:17:08 -04:00
Jessop Breth
5bae193157 adds persist for downloadlist, publishlist sort and txList filter 2018-10-17 14:24:02 -04:00
Sean Yesmunt
c079b108c3 add reward code modal 2018-09-25 19:53:38 -04:00
Jessop Breth
217649ec02 adds SOCIAL_SHARE 2018-09-06 19:32:07 -04:00
Travis Eden
409aaadf50 remove unused media and video actions 2018-09-04 13:24:45 -04:00
Travis Eden
c50c2c0f83 add history action types 2018-09-04 13:24:44 -04:00
Travis Eden
f8a579b582 add SET_CONTENT_POSITION action type 2018-09-04 13:24:44 -04:00
Akinwale Ariwodola
a9f0f2849f add USER_EMAIL_VERIFY_SET action type 2018-08-16 12:20:58 +01:00
Sean Yesmunt
f760f59dde handle new daemon status response 2018-08-15 14:17:38 -04:00
Aliyev Doniyor
7b614e7751 Added new action type CLEAR_UPGRADE_TIMER 2018-08-07 19:04:25 +05:00
Shawn Khameneh
166afc4ff8 Add missing failure constants 2018-07-18 14:37:14 -04:00
Shawn Khameneh
188ff62724 Merge remote-tracking branch 'origin/master' into redux-encryption-flow 2018-07-18 14:09:52 -04:00
Shawn Khameneh
378f0513bf Add encryption flow to redux 2018-07-17 22:55:40 -04:00
Travis Eden
7883c92704 define transaction type constants 2018-07-17 13:00:04 -04:00
Sean Yesmunt
7759bc6e8c
Merge pull request #43 from lbryio/thumbnail-upload
Thumbnail upload type
2018-06-07 23:37:47 -04:00
Akinwale Ariwodola
543af2fcee
add methods related to fetching trending content (#44) 2018-06-06 01:24:01 +01:00
Sean Yesmunt
2a3beabe09 add confirm thumbnail modal type 2018-06-05 00:13:06 -04:00
Travis Eden
5783efbde1 add thumbnail upload statuses 2018-06-04 09:01:14 -04:00
Daniel Dominguez
2cfef2fc53 Add confirm transaction modal. 2018-05-28 17:05:22 -03:00
Sean Yesmunt
4e757cb9a2 allow ability to track if search input is in focused 2018-05-15 00:18:25 -04:00
Baltazar Gomez
77d43d25b5
add modal-type for external links 2018-05-10 15:11:51 -06:00
Daniel Dominguez
269878042b Update modal types constants and export them to use on lbry-app. 2018-05-05 16:21:13 -03:00
Sean Yesmunt
c04d64ad30 fix: close search modal when navigating 2018-04-25 11:19:36 -04:00
Sean Yesmunt
915799d945
Merge pull request #12 from lbryio/blacklist-content
Add ability to blacklist content
2018-04-25 11:08:09 -04:00
Sean Yesmunt
526122074e add blacklist content redux 2018-04-24 14:14:47 -04:00
akinwale
fa21fe153c
Mobile settings constants added (#10)
* BACKGROUND_PLAY_ENABLED and FOREGROUND_NOTIFICATION_ENABLED mobile settings constants added
2018-04-23 21:01:44 +01:00
Sean Yesmunt
b786f1cfb7 remove modal/snack constants 2018-04-19 14:59:08 -04:00
Sean Yesmunt
c278824b3d update doNotify and add doHideNotification 2018-04-19 14:55:37 -04:00
akinwale
6418b5a9f2
Common components refactor (#1) 2018-04-05 03:57:29 +01:00
Akinwale Ariwodola
cf9b0cfdaf Initial commit 2018-01-11 12:54:20 +01:00