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
|
2f3110bf4c
|
Merged in balance_notification (pull request #7)
Balance notification
|
2018-10-24 16:36:35 +00: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
|
3577412930
|
Merged in lbry_publish (pull request #6)
Lbry publish
|
2018-10-12 22:05:52 +00:00 |
|
Paul Kirby
|
8953a3cac1
|
Merged in post_widget (pull request #5)
Post widget
|
2018-10-12 22:01:34 +00: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
|
c4c818b820
|
Merged in post_widget (pull request #4)
Post widget
|
2018-10-12 06:23:18 +00: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
|
9fd9b75520
|
Merged in lbry_post_parsing (pull request #3)
Lbry post parsing
|
2018-10-11 23:57:59 +00:00 |
|
Paul Kirby
|
0438109921
|
Created test for converting post to Markdown
|
2018-10-11 18:55:43 -05:00 |
|
Paul Kirby
|
1e9b37f970
|
Testing network parser
|
2018-10-11 15:59:55 -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
|
a80dbd6036
|
Keeping tmp directory in repo
|
2018-10-05 17:57:46 -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
|
ac940f06fb
|
added html-to-markdown package https://github.com/thephpleague/html-to-markdown
|
2018-10-05 15:08:26 -05:00 |
|
Paul Kirby
|
8afabfc7e8
|
Merged in daemon-channel-calls (pull request #2)
Daemon channel calls
|
2018-10-05 17:57:31 +00: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
|
6cc2bf8800
|
Merged in wallet-functionality (pull request #1)
Fixed wallet balance call
|
2018-10-04 23:48:36 +00: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 |
|