Commit graph

163 commits

Author SHA1 Message Date
Thomas Zarebczan
1858cae047
updates for speech channel 2020-12-10 00:10:15 -05:00
Thomas Zarebczan
18ac6106ed
Merge pull request #25 from earthjeffone/patch-1
Patch 1
2020-04-10 10:26:37 -04:00
Thomas Zarebczan
a7bc19c4d6
Update README.md 2020-04-10 10:26:01 -04:00
earthjeffone
4f5371662a
Update README.md 2020-04-09 21:39:16 -07:00
earthjeffone
cf45ad030f
Updates to install info
added a couple of things that I noticed:
added cmd to install unzip
another instance where lbrynet needed change to ./lbrynet
added some more explanation
2020-04-09 21:34:03 -07:00
Thomas Zarebczan
eb5673502a
Update README.md 2020-04-09 10:28:01 -04:00
Thomas Zarebczan
c8860493bf
Update README.md 2020-04-08 12:01:36 -04:00
Alex Grin
2baa9426c0
Update README.md 2020-04-06 16:58:58 -04:00
Thomas Zarebczan
9d1e4e4b8c
Update README.md 2020-04-01 18:21:14 -04:00
Thomas Zarebczan
0407104d71
Update published_on_lbry_banner.php 2020-04-01 18:12:25 -04:00
Thomas Zarebczan
441534fe9e
Update README.md 2020-04-01 15:57:26 -04:00
Thomas Zarebczan
94d4ff85a3
Update README.md 2020-04-01 15:56:17 -04:00
Thomas Zarebczan
597ba0d364
initial readme 2020-04-01 15:55:31 -04:00
Thomas Zarebczan
9e65cf1a06
Stripping html helps markdown display around images 2020-04-01 12:47:29 -04:00
Paul Kirby
d6a3e21f32
Merge pull request #21 from lbryio/top-level-menu
Make lbrypress top level menu
2020-02-17 16:10:19 -06:00
Paul Kirby
fee1beb221 Make lbrypress top level menu 2020-02-17 16:08:54 -06:00
Paul Kirby
2d98740316
Merge pull request #20 from lbryio/widget-slug
Widget slug proper dynamic URLS
2020-01-27 22:58:14 -06:00
Paul Kirby
f42c3a65cf Get Channel canonical for widget if claimID wasn't set 2020-01-27 22:54:40 -06:00
Paul Kirby
f7a3625754 Save ClaimID as post meta, ability to get Canonical URL 2020-01-27 22:33:59 -06:00
Paul Kirby
298bbf43c6
Merge pull request #18 from lbryio/publishing-tag-feature
Support tagging feature when publishing
2020-01-27 21:46:54 -06:00
Paul Kirby
fb8a8f9a08 Support tagging feature when publishing
If a post has tags applied, these will be sent as tags when published
to the LBRY network
2020-01-27 21:45:24 -06:00
Paul Kirby
aa0c368fc6
Merge pull request #17 from lbryio/update-sdk
Update sdk
2020-01-27 21:13:15 -06:00
Paul Kirby
5c6a16acdd Updated publish Daemon call for sdk 0.54 2020-01-27 20:45:10 -06:00
Paul Kirby
c72c6f8543 Updated channel_new sdk (now channel_create 2020-01-27 17:23:43 -06:00
Paul Kirby
4b58edfcd0 address_list docblock 2020-01-27 17:07:32 -06:00
Paul Kirby
d29fb3b12b Return Items list from Address_List 2020-01-27 17:04:37 -06:00
Paul Kirby
d39503de10 Channel List set to use new paginated SDK 2020-01-27 17:00:13 -06:00
Paul Kirby
61a8544ece Wallet_Balance call now returns available balance 2020-01-27 16:53:01 -06:00
Paul Kirby
4752915e4d Get address from returned items list in Address_List 2020-01-27 16:49:03 -06:00
Paul Kirby
16856008fe Updated 'address_list' to accomadate pagination 2020-01-27 16:42:20 -06:00
Thomas Zarebczan
3e4409e39e
Update README.md 2019-05-02 21:34:12 -04:00
Paul Kirby
f32dc8884d
Merge pull request #11 from lbryio/speech-image-publishing
Speech image publishing
2019-01-28 16:39:30 -06:00
Paul Kirby
063478a825 Removed debugging comments 2019-01-28 16:36:34 -06:00
Paul Kirby
b78cd0a2fc Removed error_logs from debugging 2019-01-28 16:35:04 -06:00
Paul Kirby
27a9487374 Updated parser and speech upload single images and add necessary query params for spee.ch side cropping 2019-01-28 16:32:15 -06:00
Paul Kirby
639bad2d4b
Merge pull request #10 from lbryio/speech-backend-settings
Speech backend settings
2019-01-28 14:18:42 -06:00
Paul Kirby
3f0ae920ec fixed pw value on options page 2019-01-24 14:05:46 -06:00
Paul Kirby
066900ec08 Allowing for Speech Channel credentials in options page 2019-01-24 13:26:30 -06:00
Paul Kirby
b07c9d23e3 Only publish on published posts, not drafts 2018-11-14 15:01:44 -06:00
Paul Kirby
51309c6876 Stylized widget. Minor tweaks on spee.ch publisher 2018-11-12 14:38:16 -06:00
Paul Kirby
b0e7215427 Changed publish call to array of args. Fixed channel sort issue. Fixed anoymous name. LBRY Banner is now in blockquote. Save post perm_url from lbry 2018-11-09 12:34:12 -06:00
Paul Kirby
a35f857d05 Chaned main class capitalization 2018-11-09 11:13:35 -06:00
Paul Kirby
7c24cf3fb5 Changning main class capitalization 2018-11-09 11:13:01 -06:00
Paul Kirby
a7daa1aa27 Fixed but with replace_attachement_image_src missing base image 2018-11-08 19:02:36 -06:00
Paul Kirby
4dbf6b7f23 Fixed bug with srcset parser missing base images 2018-11-08 18:29:08 -06:00
Paul Kirby
334af6183a Merged in daemon_upgrade (pull request #10)
Updated to v 0.3.0 dameon api
2018-11-06 21:05:48 +00:00
Paul Kirby
66ee5aedf6 Updated to v 0.3.0 dameon api 2018-11-03 18:37:32 -05:00
Paul Kirby
9051cb1781 Merged in lbry_publish (pull request #9)
Lbry publish
2018-11-02 23:45:30 +00:00
Paul Kirby
56a6443b6d placeholder lbry published banner 2018-11-01 12:33:18 -05:00
Paul Kirby
42c4c36bb2 Using description from Yoast or Excerpt for LBRY Description 2018-11-01 12:13:55 -05:00