Commit graph

101 commits

Author SHA1 Message Date
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