Commit graph

163 commits

Author SHA1 Message Date
saltrafael
bee9bf38dd Add claim in collections selector 2021-07-30 11:01:18 -04:00
zeppi
64ce7aa99c handle colons maybe 2021-07-15 17:14:28 -04:00
zeppi
347fe25e85 cleanup 2021-07-05 09:42:33 -04:00
zeppi
e66698eadc store pendingById 2021-07-05 09:42:33 -04:00
zeppi
0b505fb0f4 selectClaimIdIsPending 2021-06-23 10:47:24 -04:00
zeppi
503e18be1b refactor select collection index / next 2021-06-08 11:51:49 -04:00
zeppi
63946a0a6d pending, edit fixes, support collectionCount 2021-06-08 11:51:49 -04:00
zeppi
fd2551e764 fix pending, support new collection add ui 2021-06-08 11:51:49 -04:00
zeppi
8d0f9c18fd wip
wip

clean

clean

review

wip

wallet sync

wip

collection publishing

build

refactor, publishing, pending, editing

wip

wip

fetch collections on resolve

select collections or playlists

build

return edit success

fix collection claimId selector

small rename

flow type fixes

collection edit params type param and flowtypes
2021-06-08 11:51:49 -04:00
infiinte-persistence
a0bfbee958
Transaction export: move file-creation to background. 2021-04-17 22:09:02 +08:00
zeppi
c494c92505 provide selector for placeholder stream 2021-03-25 18:56:48 -04:00
zeppi
4e2a6c8201 create selectPendingClaims 2021-03-23 20:46:04 -04:00
Sean Yesmunt
629c3273f5 create makeSelectClaimHasSource 2021-03-18 11:33:54 -04:00
infiinte-persistence
bf3645df44 Move getChannelLevel to a selector.
## Issue
5636: Disable video previews in comments/posts made by channels below a certain channel staked level
2021-03-11 12:57:53 -05:00
zeppi
37f17fae0c populate channel claims for txo signing_channels 2021-03-05 15:29:04 -05:00
zeppi
a2f8646f95 better track txids for large wallet operations 2021-02-05 16:04:48 -05:00
zeppi
92acb9a6c9 support mass claiming tips 2021-02-02 21:35:19 -05:00
zeppi
f80c71a2ab support utxo consolidation 2021-01-02 12:47:17 -05:00
zeppi
4f57992762 pending 2020-12-16 09:48:49 -05:00
zeppi
f683af3b99 add selectEffectiveAmountForUri 2020-12-16 09:48:49 -05:00
zeppi
034838a23c support search finding pending claims 2020-12-16 09:48:49 -05:00
jessop
04789190b0 remove tags from redux (to desktop) 2020-10-29 11:41:53 -04:00
jessop
1fc5afa0c4 add makeSelectTagInClaimOrChannelForUri 2020-10-28 10:35:34 -04:00
jessopb
77b27fea99 Revert "remove tags from redux (to desktop)"
This reverts commit 22a26be26f.
2020-10-19 17:16:25 -04:00
jessop
22a26be26f remove tags from redux (to desktop) 2020-10-16 13:19:59 -04:00
jessop
a13ddadba4 support comment pinning 2020-10-14 16:54:19 -04:00
Sean Yesmunt
04e3ca8250 remove search code 2020-07-27 16:36:29 -04:00
jessop
a1d5ce7e7e provide remove abandon by uri selector 2020-07-27 10:31:01 -04:00
Sean Yesmunt
3dfbb7de0f remove blocked code and add additional check for middleware 2020-07-14 16:05:59 -04:00
Sean Yesmunt
6306639c34 remove comment code 2020-07-14 16:05:59 -04:00
Mark Beamer Jr
0f80568acd Initial LBRY First To Allow publishing to youtube channels. 2020-07-07 17:19:50 -04:00
jessop
906199d866 provide for clearing channel errors 2020-07-02 18:03:55 -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
d2079111b3 add selector for commet loading state 2020-05-25 14:00:22 -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
jessop
3be6fa52ac track reflecting files 2020-05-08 14:11:43 -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
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
jessop
de41f6bb8e adds abandonClaiSupportError to wallet reducer 2020-04-01 14:47:35 -04:00
jessop
1d461ec088 tip management on claim
properly handle pending

respond to review
2020-03-31 21:36:46 -04:00
jessop
1dd2d4cff5 export taglist selector 2020-03-10 10:08:23 -04:00
Sean Yesmunt
bd07919a72 redux for reposts 2020-02-10 10:49:45 -05:00
Sean Yesmunt
2f68494b71
Updates comment-related redux code to support sdk version 0.53.0 ()
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 ()
* 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
2bdbf3d645 Implements reducers for COMMENT_UPDATE, COMMENT_HIDE, and COMMENT_ABANDON 2020-01-13 17:00:04 -05:00