Commit graph

786 commits

Author SHA1 Message Date
Sean Yesmunt af48f6ecd6 add claim search query to claimSearchByQuery when the result times out 2020-03-31 11:58:31 -04:00
jessop 430f989809 review changes 2020-03-31 10:05:12 -04:00
jessop 81138e1a7a save optimize check state to allow page navigation 2020-03-30 14:19:43 -04:00
Sean Yesmunt 6c0436cf14 make sure channel is valid before reading permanent_url 2020-03-27 11:52:35 -04:00
jessopb 7e093c31f3
Merge pull request #294 from lbryio/fix-falseAnonChans
fix falsely anonymous channels in publishes
2020-03-26 16:31:57 -04:00
jessop 369a0046ce fix falsely anonymous channels in publishes 2020-03-26 16:25:21 -04:00
Jeremy Kauffman 7517aceb07
Merge pull request #291 from lbryio/connection-string-override
Connection string override
2020-03-20 10:39:26 -04:00
Sean Yesmunt db0f48b56f
Merge pull request #292 from lbryio/reposted_property
add reposted property
2020-03-19 13:21:59 -04:00
seanyesmunt 5d2fc0d22e update build 2020-03-19 13:20:58 -04:00
Jeremy Kauffman d2f0cf1ca6 add reposted property 2020-03-19 12:54:13 -04:00
Akinwale Ariwodola 69ffd110db update type 2020-03-18 18:11:03 +01:00
Akinwale Ariwodola 81f58e3ac7 add connectionStringOverride parameter for resolve and claim_search 2020-03-17 22:57:27 +01:00
Akinwale Ariwodola 2f896bac53
resolved related tweak (#290)
* handle cases where no claim object is present
* fix variable
* update bundle
* get the title properly
2020-03-17 21:54:34 +01:00
jessopb 211e0830be
Merge pull request #289 from lbryio/defaultTags
no default tags
2020-03-16 16:44:57 -04:00
jessop 6ed0dde5cb no default tags 2020-03-16 16:42:27 -04:00
Jeremy Kauffman 4081322b44
Merge pull request #287 from lbryio/clean_tags
light tag cleanup
2020-03-16 13:51:09 -04:00
Jeremy Kauffman 37a01f56c1
light tag cleanup 2020-03-12 12:21:48 -04:00
Sean Yesmunt 8245b05574
Merge pull request #286 from lbryio/improvement/api-method
Add method name to the API query string
2020-03-12 11:26:15 -04:00
Sean Yesmunt 8c10601239 update build 2020-03-12 11:25:33 -04:00
Andrey Beletsky a097c14c31 Add method name to the API query string 2020-03-12 15:28:47 +07:00
jessopb 0ce0cf1de3
Merge pull request #285 from lbryio/tagsAnalytics
export taglist selector
2020-03-10 10:09:31 -04:00
jessop 1dd2d4cff5 export taglist selector 2020-03-10 10:08:23 -04:00
Jeremy Kauffman b2897c3cd5
Merge pull request #283 from lbryio/feat-transcoding
enable optimize_file flag in lbry publish
2020-03-09 15:17:02 -04:00
Sean Yesmunt a2304c00ca
Merge pull request #280 from lbryio/enforce-channel-comments
Enforce channel comments
2020-03-09 11:56:38 -07:00
Oleg Silkin 81d3befa03 prettier & lint 2020-03-09 14:56:00 -04:00
Oleg Silkin 971ec8cbb0 Error toast for non-anonymous comment constraint 2020-03-09 14:56:00 -04:00
Oleg Silkin 09a6b6ce17 Forces the channel param to always be present, and not return a null channel. 2020-03-09 14:56:00 -04:00
Sean Yesmunt 9009708fff
Merge pull request #284 from lbryio/myclaims-return-canonical
use canonical_url when returning own claim urls and fix lint
2020-03-09 07:35:05 -07:00
Sean Yesmunt 76207fb3c8 use canonical_url when returning own claim urls and fix lint 2020-03-09 10:29:13 -04:00
jessop fd615dbb26 enable transcoding flag 2020-03-02 01:28:36 -05:00
Sean Yesmunt f36b91496b add show_reposts to list of settings constants 2020-02-28 12:00:53 -05:00
Sean Yesmunt 85b58eea00
Merge pull request #282 from lbryio/escape-regex
escape curly braces in regexInvalidURI
2020-02-26 13:22:02 -05:00
Akinwale Ariwodola 9c48cce570 escape curly braces in regexInvalidURI 2020-02-26 19:11:36 +01:00
Akinwale Ariwodola 2c2ac7130a
Merge pull request #281 from lbryio/mobile-related-content-fix
fix selector for resolved related content
2020-02-26 19:08:18 +01:00
Sean Yesmunt 6f9ee589a7
Merge pull request #278 from lbryio/reduxSettings
Redux settings
2020-02-23 20:20:16 -05:00
Sean Yesmunt 1771d9c39d
Merge pull request #279 from lbryio/repost-callback
return repost claim in doRepost
2020-02-23 20:19:29 -05:00
Sean Yesmunt 929c5de0e2 return repost claim in doRepost 2020-02-23 20:19:01 -05:00
jessop b4fbc212ca remove tvWelcome 2020-02-21 12:50:05 -05:00
jessop 0bbebb186e fix bug in sync 2020-02-21 12:05:49 -05:00
Akinwale Ariwodola 5c874e9217 fix selector for resolved related content 2020-02-21 17:12:45 +01:00
Sean Yesmunt 863ffdf7dc
Merge pull request #277 from lbryio/reduxSettings
migrates settings to redux
2020-02-21 10:06:37 -05:00
jessop 04774dfe22 sync welcome and 3p analytics pref 2020-02-20 00:57:55 -05:00
jessop 67a5654ffe migrates settings to redux 2020-02-16 16:08:34 -05:00
Sean Yesmunt 3d64f8acc6 call claim_list after publishing to ensure repost is listed in my claims 2020-02-13 11:37:36 -05:00
Sean Yesmunt 50c69fe1dc
Merge pull request #276 from lbryio/resolveLists
list resolve defaults to true
2020-02-13 09:57:45 -05:00
jessop 50aa80d139 channel list results applied as resolved 2020-02-12 17:23:52 -05:00
jessop 46e5196f7c list resolve defaults to true 2020-02-12 12:17:50 -05:00
Sean Yesmunt adebb2d625
Merge pull request #274 from lbryio/channel-list-resolve
add resolve parameter to channel_list
2020-02-12 12:11:43 -05:00
Sean Yesmunt ad58b8c6b9
Merge pull request #275 from lbryio/repost-fixes
add repost_url and also add a way to return the original claim instead of the reposted claim
2020-02-12 09:45:12 -05:00
Sean Yesmunt e7c42df2ad add repost_url and also add a way to return the original claim instead of the reposted claim 2020-02-12 09:43:41 -05:00