Commit graph

77 commits

Author SHA1 Message Date
Sean Yesmunt ccda4117ee
Merge pull request #70 from lbryio/trim-search
trim "/" from search query
2018-08-24 11:09:11 -04:00
Akinwale Ariwodola f85653e140
add wallet_unused_address call required for rewards (#71) 2018-08-24 12:22:00 +01:00
Sean Yesmunt c897c721b0 trim '/' from search query 2018-08-22 16:02:20 -04:00
Sean Yesmunt 31f7afa8a3
Merge pull request #67 from lbryio/autcomplete
Move search suggestion logic to selector
2018-08-19 21:34:05 -04:00
Akinwale Ariwodola a9f0f2849f add USER_EMAIL_VERIFY_SET action type 2018-08-16 12:20:58 +01:00
Akinwale Ariwodola 96346f0e98 add blob_delete and blob_list daemon calls 2018-08-15 20:58:25 +01:00
Sean Yesmunt f760f59dde handle new daemon status response 2018-08-15 14:17:38 -04:00
Sean Yesmunt dc6f19bb7d add search suggestions selector 2018-08-14 23:57:35 -04:00
Sean Yesmunt 83fec2a841 update build 2018-08-08 13:54:21 -04:00
Sean Yesmunt 03c3354c12 add selector for recommended-content 2018-08-01 23:31:51 -04:00
Shawn d2b8afd281 Add 'yarn dev' for watch mode (dev) 2018-07-25 18:31:32 -05:00
Shawn Khameneh b4fffe863d
Merge pull request #59 from lbryio/redux-encryption-flow
Add encryption flow to redux
2018-07-24 20:50:34 -05:00
Shawn 7a91c7d883 Add flow types and fix windows flow issues 2018-07-24 20:05:31 -05:00
Sean Yesmunt e0909b0864
Merge pull request #57 from lbryio/fileinfo-errors
add error handling for file info
2018-07-19 09:56:42 -04:00
Sean Yesmunt 303b726a3a
Merge pull request #60 from lbryio/save-channels-claims-by-uri
save channel claim data to claimsByUri
2018-07-19 09:10:56 -04:00
Travis Eden ee70170e30 save channel claim data to claimsByUri 2018-07-18 15:13:50 -04:00
Shawn Khameneh 9bf654d007 Add result selectors to main export 2018-07-18 14:46:37 -04:00
Shawn Khameneh 166afc4ff8 Add missing failure constants 2018-07-18 14:37:14 -04:00
Shawn Khameneh f73bc22c11 Sync bundle 2018-07-18 14:15:33 -04:00
Travis Eden 7883c92704 define transaction type constants 2018-07-17 13:00:04 -04:00
Travis Eden 334f276795 add error handling for file info 2018-07-13 12:14:26 -04:00
Sean Yesmunt 818af46ab0
Merge pull request #52 from lbryio/abandon-filter
label abandon(ed) claims
2018-07-11 22:50:42 -04:00
Sean Yesmunt f466a5aa7f add selectors for nsfw claim count 2018-07-10 19:15:39 -04:00
Travis Eden e33302dc83 label abandoned claims 2018-07-10 18:05:43 -04:00
Sean Yesmunt 341db02c09 update build 2018-07-09 00:56:32 -04:00
Sean Yesmunt 2743c88457 update build 2018-06-19 14:17:58 -04:00
Sean Yesmunt 269e913bba
Merge pull request #49 from lbryio/markb_search
added size and from values for query and as input to dosearch.
2018-06-18 20:11:42 -04:00
Sean Yesmunt 160d684652 update build 2018-06-18 12:57:19 -04:00
Mark Beamer Jr 6b6a7021bb added size and from values for query and as input to dosearch. 2018-06-17 22:29:54 -04:00
Sean Yesmunt 1739929ecf fix typo 2018-06-14 16:22:16 -04:00
Sean Yesmunt 98a05ae2fb change name of thumbnail statuses 2018-06-14 16:18:35 -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 888fd5615f update build 2018-06-05 00:13:44 -04:00
Sean Yesmunt 3bc978ef4e build 2018-06-04 23:17:20 -04:00
Sean Yesmunt 02e47f922e
Merge pull request #42 from lbryio/search-page
update search query/activity when navigating
2018-06-04 16:37:46 -04:00
Travis Eden afca976ff9 handle HISTORY_NAVIGATE based on if url is /search 2018-06-04 11:51:44 -04:00
Travis Eden 5783efbde1 add thumbnail upload statuses 2018-06-04 09:01:14 -04:00
Sean Yesmunt a32e8835c2 update build 2018-06-01 11:18:27 -04:00
Sean Yesmunt b97c50d6e3
Merge pull request #37 from lbryio/notification-props
remove notification props
2018-06-01 11:09:37 -04:00
Thomas Zarebczan 5fbd590d38 build 2018-06-01 00:43:13 -04:00
Travis Eden 3a59c27308 stop de/restructuring notificationProps; add path as valid prop 2018-05-31 11:20:18 -04:00
Sean Yesmunt fb27fb6638 update build 2018-05-30 10:19:54 -04:00
seanyesmunt 5f23486c8a update build 2018-05-29 22:50:52 -04:00
Sean Yesmunt 8db54c08dd
Merge pull request #35 from dan1d/add-confirmation-modal
Add confirm transaction modal.
2018-05-29 21:28:23 -04:00
Sean Yesmunt b8d5f1c8be
Merge pull request #32 from lbryio/search
filter search suggestions so the search query isn't suggested twice
2018-05-29 15:58:04 -04:00
Daniel Dominguez 2cfef2fc53 Add confirm transaction modal. 2018-05-28 17:05:22 -03:00
Akinwale Ariwodola 2a33c5302f expose search types 2018-05-27 21:30:07 +01:00
akinwale 8cbeed7929
Merge pull request #33 from lbryio/claims-by-channel
Added claim actions. Added claim_list_by_channel call to lbry.js
2018-05-25 15:57:41 +01:00
Sean Yesmunt 7466fc36bb chore: update build 2018-05-25 10:35:01 -04:00