Commit graph

708 commits

Author SHA1 Message Date
jessopb
4d374432cd
Merge pull request #301 from lbryio/fix-transactionPageTweaks
add txo exclude internal transfers constant
2020-04-15 13:43:27 -04:00
jessop
5994f9fb9e add txo exclude internal transfers constant 2020-04-15 13:36:29 -04:00
jessopb
0ade1de9e7
Merge pull request #300 from lbryio/fix-nullChannelClaims
fix empty channel claims
2020-04-15 11:59:55 -04:00
jessop
1bd142caa1 fix empty channel claims 2020-04-15 11:58:04 -04:00
jessopb
07dff852f1
Merge pull request #299 from lbryio/feat-txo-paginate
Feat txo paginate
2020-04-15 10:21:37 -04:00
jessop
a5f93bd2f7 i18n strings in abandon 2020-04-15 10:16:19 -04:00
jessop
cd3fa33066 callback for abandons 2020-04-14 16:35:27 -04:00
jessop
1e505184dc add txo list by params
fix set.slice() error

add txopage reducer

move txo constants to redux

abandon bug

abandon callback
2020-04-14 16:35:27 -04:00
Sean Yesmunt
677dd25643 update build 2020-04-14 13:54:59 -04:00
Jeremy Kauffman
320c6c5b70
add trailing comma 2020-04-14 13:45:40 -04:00
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