Commit graph

294 commits

Author SHA1 Message Date
Sean Yesmunt 63e96c65cb
Merge pull request #39 from lbryio/thumbnail-upload-statuses
Thumbnail upload statuses
2018-06-04 14:39:29 -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
Travis Eden 135543199f remove notification props 2018-06-04 09:01:14 -04:00
Baltazar Gomez 6d78689fa6
add 3D-file support for getMediaType function 2018-06-03 21:25:50 -06:00
Sean Yesmunt a32e8835c2 update build 2018-06-01 11:18:27 -04:00
Sean Yesmunt cdcecce6fe
Merge pull request #40 from lbryio/revert-31-search-page
Revert "do not reset search query on HISTORY_NAVIGATE"
2018-06-01 11:17:45 -04:00
Sean Yesmunt 79280fdabf
Revert "do not reset search query on HISTORY_NAVIGATE" 2018-06-01 11:17:25 -04:00
Sean Yesmunt b97c50d6e3
Merge pull request #37 from lbryio/notification-props
remove notification props
2018-06-01 11:09:37 -04:00
Sean Yesmunt 9a7b44fb74
Merge pull request #38 from lbryio/fix-share-link
Fix convertToShareLink
2018-06-01 11:08:58 -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
Thomas Zarebczan 0ce174c2ef
Fix share link
Pass correct
2018-05-31 01:58:25 -04:00
Sean Yesmunt fb27fb6638 update build 2018-05-30 10:19:54 -04:00
Sean Yesmunt 0c6bffccc3
Merge pull request #27 from dan1d/share-link-uri
Add function to convert an URI to  an url that can be shared and opened with lbry-app
2018-05-30 10:19:15 -04:00
seanyesmunt 5f23486c8a update build 2018-05-29 22:50:52 -04:00
Sean Yesmunt af39e09f67
Merge pull request #31 from lbryio/search-page
do not reset search query on HISTORY_NAVIGATE
2018-05-29 22:47:26 -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 83c9eabb13
Merge pull request #34 from lbryio/search-types
expose search types
2018-05-27 21:31:47 +01: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
Sean Yesmunt 46d2af3620
Merge pull request #29 from lbryio/update-fix
include channel updates in claim data
2018-05-25 10:34:22 -04:00
Akinwale Ariwodola 6e0b1934d4 Added claim actions. Added claim_list_by_channel call to lbry.js 2018-05-25 12:34:12 +01:00
Sean Yesmunt ec5d3d3fda filter search suggestions so the search query isn't suggested twice 2018-05-25 01:18:57 -04:00
Travis Eden 17ecf7f91c do not reset search query on HISTORY_NAVIGATE 2018-05-24 16:21:18 -04:00
Daniel Dominguez 878d9b758a Refactor/delete useless code on convertToShareLink function. 2018-05-23 15:17:26 -03:00
Thomas Zarebczan f7de82daab
include channel updates in claim data
Was fixed before in lbry-app, but lost during redux migration
Allows for selection of updated channels in the publish screen channel dropdown
2018-05-23 01:15:56 -04:00
Sean Yesmunt c41899e784
Merge pull request #28 from lbryio/nav
Update nav links
2018-05-21 22:09:59 -04:00
Sean Yesmunt 487570a3a7 update nav links 2018-05-21 22:07:53 -04:00
Daniel Dominguez 2f51f79730 Add function to convert an URI to an url that can be shared and opened with lbry-app. 2018-05-21 14:20:22 -03:00
Sean Yesmunt 30c18725d8
Merge pull request #26 from lbryio/channel-list
use CLAIM_LIST instead of CLAIM_LIST_MINE
2018-05-16 10:52:37 -04:00
Sean Yesmunt 67bd079779
Merge pull request #25 from lbryio/autocomplete
handle lbry uris in autocomplete results
2018-05-16 10:52:23 -04:00
Sean Yesmunt 326b5e5e2d
Merge pull request #24 from lbryio/search-focused
allow ability to track if search input is in focused
2018-05-16 10:52:11 -04:00
Sean Yesmunt fec4612867 use CLAIM_LIST instead of CLAIM_LIST_MINE 2018-05-15 23:26:31 -04:00
Sean Yesmunt 95124ff521 handle lbry uris in autocomplete results 2018-05-15 23:10:06 -04:00
Sean Yesmunt cd26c429a6 chore: update build 2018-05-15 00:18:50 -04:00
Sean Yesmunt 4e757cb9a2 allow ability to track if search input is in focused 2018-05-15 00:18:25 -04:00
Sean Yesmunt 4b53175ecd
Merge pull request #23 from lbryio/send-support-error
handle doSendSupport error like complete
2018-05-15 00:16:57 -04:00
Travis Eden c5f8cc1bdf handle doSendSupport error like complete 2018-05-14 12:05:12 -04:00
Sean Yesmunt 86530690e9 chore: update build 2018-05-10 18:40:25 -04:00
Sean Yesmunt 69840ee8f9
Merge pull request #22 from btzr-io/patch-3
Add modal-type for external links
2018-05-10 18:37:42 -04:00
Baltazar Gomez 77d43d25b5
add modal-type for external links 2018-05-10 15:11:51 -06:00
Sean Yesmunt 73742cd17f chore: update build 2018-05-10 00:23:01 -04:00
Sean Yesmunt 210668bdfd
Merge pull request #20 from lbryio/complete-support-transaction
mark support transaction as completed
2018-05-10 00:17:23 -04:00
Sean Yesmunt 9857631bcb
Merge pull request #21 from lbryio/modules-upgrade
Upgrade module dependencies
2018-05-09 18:38:13 -04:00
Niko Storni 15167c34a7
upgrade dependencies 2018-05-09 18:34:35 -04:00
Travis Eden da09e8411b mark support transaction as completed 2018-05-09 16:37:33 -04:00