Sean Yesmunt
7e17344683
remove unused comment types
2021-04-23 14:52:16 -04:00
infiinte-persistence
3ca0c8d204
CoinSwap: handle "receiving/received LBC"
2021-04-12 16:18:51 -04:00
infiinte-persistence
5f3a40a420
CoinSwap: websocket + multi-coin
...
- For the active swap, switch from polling to websocket. The returned data is now the Charge data from the commerce, so some parsing will be required.
- Only save the 'chargeCode' to the wallet. The other data can be repopulated from this.
2021-04-07 14:35:15 -04:00
infiinte-persistence
8335c9d2de
Save CoinSwapInfo instead of just the swap address.
...
User should be able to retrieve the expected send/receive amount, otherwise they might be sending insufficient amounts.
This change also includes the coin type, as we might be supporting other coins beyond BTC.
2021-04-07 14:35:15 -04:00
Sean Yesmunt
d75e7725fe
Revert "Revert "connection_status is dead, long live connected""
...
This reverts commit f449d7916c
.
2021-03-15 15:41:14 -04:00
Sean Yesmunt
f449d7916c
Revert "connection_status is dead, long live connected"
...
This reverts commit 74ab5bbf84
.
2021-03-15 13:56:13 -04:00
Victor Shyba
74ab5bbf84
connection_status is dead, long live connected
2021-03-15 13:39:17 -04:00
Sean Yesmunt
bcaedbcd9c
add channel_sign
2021-02-11 10:07:18 -05:00
zeppi
ce9f720bbd
support repost amount
...
bugfix
resolve reposted claims inline
refactor resolve reposts
further refactor
bugfix
2020-12-28 13:34:14 -05:00
zeppi
a37f195d73
support repost amount
2020-12-18 10:26:54 -05:00
zeppi
612acc6e7f
allow undefined channel_id in repost flowtype
2020-12-16 09:48:49 -05:00
Sean Yesmunt
92a4263c90
update Txo type
2020-12-15 15:46:39 -05:00
Sean Yesmunt
fb4bcdb4f5
update uuid import for new version
2020-10-20 00:18:21 -04:00
jessop
a13ddadba4
support comment pinning
2020-10-14 16:54:19 -04:00
jessop
ba5d6b84be
flow support for comment reactions
2020-09-29 11:30:14 -04:00
Sean Yesmunt
01df9522d5
remove comments flow type
2020-09-08 13:52:40 -04:00
Sean Yesmunt
04e3ca8250
remove search code
2020-07-27 16:36:29 -04:00
Sean Yesmunt
11a43bae79
update types
2020-07-21 14:55:56 -04:00
Sean Yesmunt
c29123e815
pass authToken to youtube.HasAuth
2020-07-10 12:36:30 -04:00
Sean Yesmunt
1523bbd33f
add 'lbry-first' tag to lbry-first publishes
2020-07-07 18:06:59 -04:00
Mark Beamer Jr
0f80568acd
Initial LBRY First To Allow publishing to youtube channels.
2020-07-07 17:19:50 -04:00
Sean Yesmunt
cca78e9341
Revert "remove comment/blocked code"
...
This reverts commit e4c05cebe9
.
2020-06-29 17:02:19 -04:00
Sean Yesmunt
e4c05cebe9
remove comment/blocked code
2020-06-23 14:48:30 -04:00
jessop
e9d0363588
support pending channels
...
bugfix
bugfix2
2020-06-22 12:38:21 -04:00
Sean Yesmunt
f6e5b69e5a
update types
2020-05-20 13:42:36 -04:00
Sean Yesmunt
58e59acb10
update types
2020-05-20 12:06:38 -04:00
Sean Yesmunt
02831fe359
use purchase_receipt instead of content_fee
2020-05-19 14:25:46 -04:00
Sean Yesmunt
4a59abf30c
add doClearPurchasedUriSuccess
2020-05-18 22:13:18 -04:00
Sean Yesmunt
f660f1070c
paid file changes for lbry.tv
2020-05-18 16:40:33 -04:00
Sean Yesmunt
278e12dcbe
add purchase_list
2020-05-11 11:46:23 -04:00
Sean Yesmunt
3af0b55b8e
Merge pull request #313 from jeffslofish/suport-lbry-link-with-timestamp
2020-05-11 10:09:07 -04:00
jessop
3be6fa52ac
track reflecting files
2020-05-08 14:11:43 -04:00
Jeffrey Fisher
88d785a844
Support lbry:// links with timestamp
2020-05-07 14:18:40 -07: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
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
Jeremy Kauffman
7517aceb07
Merge pull request #291 from lbryio/connection-string-override
...
Connection string override
2020-03-20 10:39:26 -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
Sean Yesmunt
bd07919a72
redux for reposts
2020-02-10 10:49:45 -05:00
Sean Yesmunt
f77bee9cf1
handle repost claims
2020-01-30 17:13:40 -05:00
Sean Yesmunt
2f68494b71
Updates comment-related redux code to support sdk version 0.53.0 ( #259 )
...
Updates comment-related redux code to support sdk version 0.53.0
2020-01-23 15:50:01 -05:00
Akinwale Ariwodola
17a5260c3f
add doResolvedSearch actions which returns resolved search results ( #258 )
...
* add doResolvedSearch actions which returns resolved search results
* add recommended content selector
* update ResolvedSearchResult type
* support for multiple pages of resolved search results
2020-01-22 02:04:50 +01:00
Oleg Silkin
bc2436dce2
Corrects abandon return type & fixes issue where redux wasn't being changed
2020-01-21 00:46:14 -05:00
Oleg Silkin
2bdbf3d645
Implements reducers for COMMENT_UPDATE, COMMENT_HIDE, and COMMENT_ABANDON
2020-01-13 17:00:04 -05:00
Oleg Silkin
13cd56dabc
"comment edit" -> "comment update"
2020-01-13 16:52:23 -05:00
Oleg Silkin
2844087334
Schema change for CommentsState
2020-01-09 21:27:23 -05:00
Oleg Silkin
ba9e68b1da
claim_id is now guaranteed
2020-01-09 17:10:54 -05:00
Oleg Silkin
78ec8c3c16
Adds edit, hide, and abandon action types from new lbry sdk api
2020-01-09 17:09:37 -05:00
Oleg Silkin
d45c160b10
Adds proper comment type
2020-01-07 00:21:13 -05:00