Commit graph

848 commits

Author SHA1 Message Date
Jeremy Kauffman
f18fc99933
add some tags for topical events 2020-04-14 13:45:02 -04:00
jessopb
fde58f6d03
Merge pull request #298 from lbryio/fix-tipUnlockErrors
Fix tip unlock errors
2020-04-01 17:19:59 -04:00
jessop
1097a63d44 add preview action 2020-04-01 14:47:35 -04:00
jessop
de41f6bb8e adds abandonClaiSupportError to wallet reducer 2020-04-01 14:47:35 -04:00
Sean Yesmunt
90ba18d060
Merge pull request #297 from lbryio/pending-sort-fix
check for confirmations when sorting my own claims because of timestamp issues with pending claims
2020-04-01 10:39:25 -04:00
Sean Yesmunt
273c325d37 check for confirmations when sorting my own claims because of timestamp issues with pending claims 2020-04-01 10:37:50 -04:00
jessopb
07adf4aab3
Merge pull request #293 from lbryio/feat-unlockTips
tip management on claim
2020-04-01 07:57:46 -04:00
jessop
1d461ec088 tip management on claim
properly handle pending

respond to review
2020-03-31 21:36:46 -04:00
Sean Yesmunt
aa6830d9f3
Merge pull request #295 from lbryio/optimizeState
save optimize check state to allow page navigation
2020-03-31 12:56:33 -04:00
Thomas Zarebczan
625a624b9c
is_syncing! 2020-03-31 12:33:08 -04:00
Thomas Zarebczan
1818839133
add is_synced to types 2020-03-31 12:26:46 -04:00
Sean Yesmunt
b7ae238606
Merge pull request #296 from lbryio/claim-search
add claim search query to claimSearchByQuery when the result times out
2020-03-31 12:00:46 -04:00
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