Commit graph

733 commits

Author SHA1 Message Date
Sean Yesmunt
3af0b55b8e
Merge pull request #313 from jeffslofish/suport-lbry-link-with-timestamp 2020-05-11 10:09:07 -04:00
Sean Yesmunt
9b4bf30755
Merge pull request #312 from btzr-io/patch-1 2020-05-11 10:07:35 -04:00
jessopb
7bb6bb7ea2
Merge pull request #310 from lbryio/feat-trackReflectingFiles
track reflecting files
2020-05-08 15:07:58 -04:00
jessop
3be6fa52ac track reflecting files 2020-05-08 14:11:43 -04:00
Sean Yesmunt
1e27a854d0 update tags 2020-05-08 13:14:37 -04:00
Jeffrey Fisher
88d785a844 Support lbry:// links with timestamp 2020-05-07 14:18:40 -07:00
Baltazar Gomez
8d1ebfb9c5
enable webp images 2020-05-07 10:42:30 -05:00
Sean Yesmunt
c30e1eee2c update tags 2020-05-05 09:41:04 -04:00
jessopb
7d3563f856
Merge pull request #306 from lbryio/feat-paginateClaimList
fetch claim list by page
2020-05-01 14:06:24 -04:00
jessop
58ff4d8086 support paginating publishes
and removing dependencies on full claim list mine

fix pending

repost fix
2020-05-01 13:54:10 -04:00
Sean Yesmunt
f8c26fbe34 use api response for spee.ch thumbnail instead of re-creating it 2020-05-01 12:01:56 -04:00
Sean Yesmunt
17f611888c
Merge pull request #303 from lbryio/dependabot/npm_and_yarn/https-proxy-agent-2.2.4 2020-04-27 14:15:21 -04:00
Sean Yesmunt
14c8764925
Merge pull request #308 from lbryio/thumbnail-error 2020-04-27 14:15:05 -04:00
Sean Yesmunt
ce642bbae6 better handle thumbnail upload errors 2020-04-27 14:13:36 -04:00
jessopb
562a9bd40c
Merge pull request #307 from lbryio/showToHideReposts
showReposts flip it reverse it to hideReposts
2020-04-27 09:51:41 -04:00
jessop
b3b15ab0a3 showReposts flip it reverse it to hideReposts 2020-04-27 09:44:59 -04:00
Sean Yesmunt
4b4c7f9710 update tag 2020-04-22 12:14:44 -04:00
Sean Yesmunt
a64d5039b9 update list of known tags 2020-04-22 11:33:17 -04:00
Sean Yesmunt
a65d09a919
Merge pull request #305 from lbryio/utxoReleaseTxo
release utxo before txo list
2020-04-20 15:07:13 -04:00
jessop
9b63b1c7e3 release utxo before txo list 2020-04-20 14:22:15 -04:00
jessopb
3b30cd2e2d
Merge pull request #304 from lbryio/txoListConstant
add is_my_input_or_output constant
2020-04-17 08:22:00 -04:00
jessop
ee29e9a024 add is_my_input_or_output constant 2020-04-16 21:08:11 -04:00
dependabot[bot]
28c9c3e338
Bump https-proxy-agent from 2.2.1 to 2.2.4
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-16 11:43:38 +00:00
jessopb
22c9e3563e
Merge pull request #302 from lbryio/fix-actuallyFixEmptyChannels
fix empty channels betterer
2020-04-15 17:57:34 -04:00
jessop
df043f3ef6 fix empty channels betterer 2020-04-15 17:36:48 -04:00
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