Commit graph

128 commits

Author SHA1 Message Date
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
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
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
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
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
66ee5aedf6 Updated to v 0.3.0 dameon api 2018-11-03 18:37:32 -05: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
Paul Kirby
77cd4c2c96 Changed balance notifican min value, updated licenses 2018-10-31 19:29:49 -05:00
Paul Kirby
ab50c3c6a6 Minor tweaks 2018-10-31 15:07:21 -05:00
Paul Kirby
bb7c80a25c Uploading thumbnails 2018-10-31 14:48:58 -05:00
Paul Kirby
b0e51bb291 Testing timing on various hooks 2018-10-31 13:29:14 -05:00
Paul Kirby
b2b16bb129 Filtering in all speech URLS for images and videos 2018-10-31 13:17:42 -05:00
Paul Kirby
b758242410 Working on rewriting image source urls via wp_get_attachment_image_src filter 2018-10-31 01:26:19 -05:00
Paul Kirby
ed118f0857 Moved to multi CURL as its much, much quicker 2018-10-29 17:51:18 -05:00
Paul Kirby
a448921a8c Implemented Daemon Logger 2018-10-29 16:55:26 -05:00
Paul Kirby
f884a7b674 Working on rewriting base image sources 2018-10-29 12:10:43 -05:00
Paul Kirby
24efeecef8 Replacing srcsets with Speech URLS 2018-10-28 13:21:22 -05:00
Paul Kirby
3f94ec02dd Error handling for Speech Requests 2018-10-28 12:09:22 -05:00
Paul Kirby
69cf777c33 Pushing all image size assets to spee.ch server and updating attachment metadata 2018-10-27 16:49:44 -05:00
Paul Kirby
34620a4edb scraping images and videos with regex, similar to the way wp core does 2018-10-27 14:28:20 -05:00
Paul Kirby
65c404fa3e Began work on image srcset, uploading all image sizes 2018-10-26 13:56:56 -05:00
Paul Kirby
9f62d244ab Publishing to Spee.ch Succesfully 2018-10-26 11:46:28 -05:00
Paul Kirby
b0d35d98ee Succesfully creating Speech Media Object 2018-10-26 11:13:24 -05:00
Paul Kirby
dcc4513f89 Media object in working order 2018-10-26 02:43:34 -05:00
Paul Kirby
b82ab89d59 Pulling media from the_content instead of attachments 2018-10-26 01:34:13 -05:00
Paul Kirby
b643f1c50f Added extension into file name 2018-10-25 19:59:34 -05:00
Paul Kirby
54639a7f55 Successfully publishing to speech. 2018-10-25 19:44:08 -05:00
Paul Kirby
c88e927794 Working on pinging the SPEECH api using PHP's cURL 2018-10-25 18:30:24 -05:00
Paul Kirby
cfd4eb5361 Began work on the speech upload 2018-10-24 13:49:46 -05:00
Paul Kirby
76f4cfe4ce Only send email, as per plugin spec 2018-10-24 11:34:44 -05:00
Paul Kirby
3eb7d43d74 Send email warning once a day. Check and post admin warning once an hour 2018-10-24 11:30:47 -05:00
Paul Kirby
0bf3fd82a5 Moved balance notification to a transient based check. Working on sending email 2018-10-23 18:07:55 -05:00
Paul Kirby
baae43e318 Minor tweak 2018-10-15 13:20:46 -05:00
Paul Kirby
c528a10037 Working on WP-Cron implementation 2018-10-15 13:20:29 -05:00
Paul Kirby
c9a156bb9b Updated the way the post meta box publishes, using select and checkbox instead of checkbox array 2018-10-12 15:31:23 -05:00
Paul Kirby
8bc336952d Published post to lbry network 2018-10-12 02:42:40 -05:00
Paul Kirby
31f47317c2 Made some notes for future edits 2018-10-12 01:22:20 -05:00
Paul Kirby
798ac5f30e Populate meta box with current selections 2018-10-11 22:59:01 -05:00
Paul Kirby
90de7cb6f6 Added post widget 2018-10-11 20:21:49 -05:00
Paul Kirby
0438109921 Created test for converting post to Markdown 2018-10-11 18:55:43 -05:00
Paul Kirby
b53e8ae720 Integrated unit tests 2018-10-06 12:12:36 -05:00
Paul Kirby
43022861f1 Removed parser init from main plugin class 2018-10-05 17:58:40 -05:00
Paul Kirby
bec1e200c6 Parsing of post content 2018-10-05 17:53:04 -05:00
Paul Kirby
2c70b95d28 Added html-to-markdown package via composer 2018-10-05 16:50:42 -05:00
Paul Kirby
eebe712f2c New channel and options page functionality 2018-10-05 12:22:47 -05:00
Paul Kirby
8839003fca Make new_channel call, populate channel list 2018-10-04 19:43:19 -05:00
Paul Kirby
41b3c58d41 Passing calls from options page to channel new 2018-10-04 19:19:06 -05:00
Paul Kirby
3179b7ac5d Fixed wallet balance call 2018-10-04 18:47:32 -05:00
Paul Kirby
7149a65402 Using correct lbry_settings for walllet_balance 2018-10-04 12:47:34 -05:00
Paul Kirby
6573253d5a Set up basic hook for Spee.ch asset upload 2018-09-13 19:42:38 -05:00
Paul Kirby
18c26ab330 Began parsing process for Spee.ch URL 2018-09-13 19:34:11 -05:00
Paul Kirby
94f6c6eca2 Moved admin notice to its own class 2018-09-13 14:10:37 -05:00
Paul Kirby
ce80e287ff Created form handler for channel list, set up admin notice logging functionality for the whole plugin 2018-09-13 14:02:32 -05:00
Paul Kirby
566a596091 Added most of the default options and settings page, handled initialization and updating using WP Settings API 2018-09-12 18:39:13 -05:00
Paul Kirby
05a4709b07 Moved to a more rigid class architecture 2018-09-11 15:10:15 -05:00
Paul Kirby
59c3118c79 Began working on dependency injection style
infrastructure. initial work on settings page template
2018-08-31 20:14:12 -05:00
Paul Kirby
9f81309dee Setup initialization sequence, autoloader, and basic Daemon request 2018-08-31 18:50:29 -05:00
Paul Kirby
c50904c49c Testing out downloading and running the Daemon 2018-08-20 20:38:35 -05:00
Paul Kirby
0dac605bc6 Initial Commit - Created Structure and Basic Settings Menu 2018-08-20 18:39:57 -05:00