Commit graph

16 commits

Author SHA1 Message Date
jessop
e9d0363588 support pending channels
bugfix

bugfix2
2020-06-22 12:38:21 -04:00
Sean Yesmunt
278e12dcbe add purchase_list 2020-05-11 11:46:23 -04:00
seanyesmunt
5d2fc0d22e update build 2020-03-19 13:20:58 -04:00
Sean Yesmunt
f77bee9cf1 handle repost claims 2020-01-30 17:13:40 -05: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
Sean Yesmunt
9b6912e51f run build 2019-06-25 02:37:31 -04:00
Sean Yesmunt
e8466bbeec remove trending in favor of lastClaimSearchUris 2019-06-19 17:52:04 -04:00
Thomas Zarebczan
c73ea00941 fix: controlling and channel claim count meta
Controlling means controlling claims, not channels. Added so we only return claims with valid signatures (safer for now, can add options to show invalid later). Also, the claim count in channel is in the signed channel meta object, not the high level one.
2019-06-11 12:22:44 -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
Thomas Zarebczan
391286677f fix: change fee amount to string
SDK has updated this amount also.
2019-05-09 14:13:55 -04:00
Thomas Zarebczan
423123f1c1 add: nsfw
Also cleaned up some metadata
depth is no longer there, replaced by confirmations
added city
added featured to channel
removed email/homepage
2019-05-09 09:57:58 -04:00
Jessop Breth
2b94f516eb Uses timestamps for dates for Claims and Transactions 2019-05-07 14:06:50 -04:00
Sean Yesmunt
26d68d8259 add email & website_url values to channel metadata types 2019-05-06 01:21:24 -04:00
Sean Yesmunt
cc42856676 add Fee type 2019-04-23 15:54:39 -04:00
Sean Yesmunt
5f0fd9e9a5 sdk 0.36.0 support and improve flow types 2019-04-23 13:22:14 -04:00