Commit graph

48 commits

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