Commit graph

33 commits

Author SHA1 Message Date
Lemuel Smyth 3e68befdc1
Default license selector (#51)
* default license select option

* default channel selector
2022-02-13 10:39:42 -06:00
Lem Smyth bf183aac5a Whitespace & typos 2022-02-12 15:28:25 -06:00
Lem Smyth 87a0c132fa rm unused hook mv options page call 2022-02-12 13:55:16 -06:00
Lem Smyth 06fed9faf9 rm duplicate function calls 2022-02-12 13:20:25 -06:00
Lemuel Smyth 908fb4c0cc
Merge branch 'master' into channel-tab-after-speech-tab 2022-02-12 12:03:21 -06:00
Lemuel Smyth b026f27485
Speech tab (#46)
* Print the speech tab inputs to the Spee.ch page
2022-02-12 12:00:14 -06:00
Lemuel Smyth 3980f60704
Enqueue stylesheet (#48)
* enqueue admin stylesheet
2022-02-12 10:36:52 -06:00
Lemuel Smyth e49670732c
Basic tabbed structure (#45)
* gitignore rm vscode

* structure for tabbed admin

* options-page rewrite

* comment out unused include

* define LBRY_SPEECH_SETTINGS

* amend commit to rm style enqueue
2022-02-12 09:56:59 -06:00
Lem Smyth 1226273a11 build channel-tab 2022-02-09 10:17:45 -06:00
Lem Smyth 33fb30ccc9 Print the speech tab inputs 2022-02-09 09:04:03 -06:00
Lem Smyth 9b6e6bd7f1 rm inline style enqueue admin stylesheet 2022-02-09 07:59:26 -06:00
Lem Smyth 39170a3262 structure for tabbed admin 2022-02-09 07:13:33 -06:00
Paul Kirby fee1beb221 Make lbrypress top level menu 2020-02-17 16:08:54 -06:00
Paul Kirby d29fb3b12b Return Items list from Address_List 2020-01-27 17:04:37 -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 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 66ee5aedf6 Updated to v 0.3.0 dameon api 2018-11-03 18:37:32 -05:00
Paul Kirby 77cd4c2c96 Changed balance notifican min value, updated licenses 2018-10-31 19:29:49 -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 eebe712f2c New channel and options page functionality 2018-10-05 12:22:47 -05:00
Paul Kirby 41b3c58d41 Passing calls from options page to channel new 2018-10-04 19:19:06 -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 9f81309dee Setup initialization sequence, autoloader, and basic Daemon request 2018-08-31 18:50:29 -05:00