Commit graph

44 commits

Author SHA1 Message Date
zeppi
e66698eadc store pendingById 2021-07-05 09:42:33 -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
Sean Yesmunt
7e17344683 remove unused comment types 2021-04-23 14:52:16 -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
612acc6e7f allow undefined channel_id in repost flowtype 2020-12-16 09:48:49 -05: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
278e12dcbe add purchase_list 2020-05-11 11:46:23 -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
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
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
78ec8c3c16 Adds edit, hide, and abandon action types from new lbry sdk api 2020-01-09 17:09:37 -05:00
Sean Yesmunt
8fd694e962 update types 2019-12-13 14:47:16 -05:00
Sean Yesmunt
e3d1e87544 cleanup 2019-11-05 13:52:17 -05:00
Thomas Zarebczan
03d53fb4dd maint: support 0.44 SDK
maint: support 0.44 SDK
2019-11-05 13:24:41 -05:00
Sean Yesmunt
861880a029 cleanup 2019-11-01 15:08:42 -04:00
jessop
5ee22d42d6 tv publish 2019-10-22 15:59:28 -04:00
Akinwale Ariwodola
98723e0c3c change account_* sdk calls to wallet_* 2019-10-15 23:11:03 +01:00
Sean Yesmunt
2a9263c89d use middleware for preference setting 2019-10-14 23:35:38 -04:00
Akinwale Ariwodola
23bcde0539 shared user state with preferences_get and preferences_set 2019-09-30 22:52:41 +01:00
jessop
d837e72169 adds Lbry.address_list 2019-09-23 11:12:53 -04:00
jessop
9fd930564e adds channelImport 2019-09-23 11:12:53 -04:00
Sean Yesmunt
6da0697e3f
Merge pull request #187 from lbryio/canonical_url
use canonical_url for everything
2019-08-22 11:04:49 -04:00
Sean Yesmunt
f5289f9811 use canonical_url everywhere and update url parse/build functions to work with canonical_url's properly 2019-08-20 16:00:26 -04:00
Thomas Zarebczan
49479b4fd1 feat: 0.39 account balance basic API support
Support for the available balance. Doesn't include any of the new fields.
Enabled @flow support on wallet file, didn't fix other issues.
2019-08-19 01:18:31 -04:00
Sean Yesmunt
faf4402309 working? 2019-08-02 14:10:24 -04:00
Sean Yesmunt
4c6147efcc add ChannelUpdateResponse type 2019-07-02 13:47:42 -04:00
Sean Yesmunt
8bfef31386 jessop's commit - channel edit functionality 2019-07-02 13:02:53 -04:00
Jessop Breth
862ea67680 changes for comments 2019-06-26 18:48:18 -04:00
Sean Yesmunt
157711207b
Merge pull request #153 from lbryio/38
updates for sdk@38
2019-06-09 21:38:40 -04:00
Thomas Zarebczan
b419a1bfa9 fix: more 38 changes
Fixed resolving by signed_channel, order for claim search and timestamp to use release date / creation date (to match sorting). We'll probably want to show updated_date somewhere in advanced section eventually.

Needs some flow love
2019-06-06 17:37:36 -04:00
Sean Yesmunt
1b98a13082 changes for 38 2019-06-04 12:06:19 -04:00
Jessop Breth
ed94218cdb adds headers and means to set them to Lbry 2019-06-03 12:57:09 -04:00
Akinwale Ariwodola
29c7a4b832
add account_set sdk call (#146) 2019-05-15 10:58:36 +01:00
Sean Yesmunt
c8126ab217 store user supports 2019-05-10 10:26:50 -04:00
Akinwale Ariwodola
d76bf21094 add types for sync_hash and sync_apply 2019-04-24 07:10:55 +01:00
Sean Yesmunt
5f0fd9e9a5 sdk 0.36.0 support and improve flow types 2019-04-23 13:22:14 -04:00