Commit graph

150 commits

Author SHA1 Message Date
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 (#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
2bdbf3d645 Implements reducers for COMMENT_UPDATE, COMMENT_HIDE, and COMMENT_ABANDON 2020-01-13 17:00:04 -05:00
jessop
74eba1f297 provide walletReconnecting state in wallet reducer 2019-12-18 11:47:18 -05:00
jessop
341d606614 review changes 2019-12-12 14:51:07 -05:00
jessop
7d2e8ba170 more 2019-12-11 14:27:52 -05:00
jessop
93c7da0c27 supports wallet servers and daemonSettings preferences 2019-12-11 09:45:18 -05:00
jessop
b09b7745b7 fixes hidden claims notification 2019-11-25 15:11:32 -05:00
jessop
15934866e1 rename claimsByChannel to paginated... 2019-11-21 21:26:00 -05:00
jessop
d96aeb7e71 stores item and page counts from claim search with paginated claims 2019-11-21 19:01:23 -05:00
Sean Yesmunt
4491b975cc
support for 0.45 sdk (#240)
support for 0.45 sdk
2019-11-06 12:14:00 -05:00
Sean Yesmunt
d5ffdeaec4 keep selectRecentTransactions 2019-11-04 13:43:33 -05:00
Thomas Zarebczan
2157834ff6 WIP API improvements 2019-11-01 13:17:55 -04:00
jessop
d3a9b26787 exposes api call for use by tv update 2019-10-31 07:46:42 -04:00
hack.ily
d4ea2ca385 feat(wallet): Add new action and reducer to clear support transaction 2019-10-30 00:55:15 -07:00
Jeremy Kauffman
e5440ba860
Merge pull request #214 from lbryio/download_query_selectors
add selectors for download queries
2019-10-27 10:08:02 -04:00