Commit graph

49 commits

Author SHA1 Message Date
Lem Smyth 0af8b712eb build out the add supports page and method 2022-02-20 21:06:46 -06:00
Lem Smyth 66df2ee020 links to add supports 2022-02-19 16:15:44 -06:00
Lem Smyth 83874b5331 basic outline for add supports 2022-02-18 18:01:45 -06:00
Lem Smyth 12251aed05 use lbry: for display, http: for opening url 2022-02-17 17:27:06 -06:00
Lem Smyth 099cdc6fdf better logic when show selects,
rv daemon call if not needed
2022-02-17 13:47:54 -06:00
Lem Smyth 3626ce993c show supports on post page 2022-02-17 13:37:24 -06:00
Lem Smyth 2df40bee5f initial publication bid amount 2022-02-17 13:33:54 -06:00
Lem Smyth b9117fc749 meta-box-change-after-post-published 2022-02-16 12:43:36 -06:00
Lem Smyth 57f36cc0bc rm unused files previously moved up one level 2022-02-14 11:30:02 -06:00
Lem Smyth a00f979bf3 Merge branch 'lbry-publish' 2022-02-14 10:08:30 -06:00
Lem Smyth 9149310a61 license as arg, check lbry_post_pub_channel first 2022-02-14 08:39:02 -06:00
Lem Smyth 1a9b881e61 prevent discovery of file structure 2022-02-13 19:27:41 -06:00
Lem Smyth 21762aeedc prevent access from outside wordpress 2022-02-13 19:16:29 -06:00
Lem Smyth 03a86e63ac wallet total balance on hover 2022-02-13 19:02:57 -06:00
Lem Smyth 558cf08965 check if post meta is set 2022-02-12 18:10:06 -06:00
Lem Smyth d8cc3ff96f creates and prints the meta box 2022-02-12 17:26:37 -06:00
Lem Smyth bf183aac5a Whitespace & typos 2022-02-12 15:28:25 -06:00
Lemuel Smyth c743030156
Merge branch 'master' into channel-tab-after-speech-tab 2022-02-12 10:49:28 -06:00
Lemuel Smyth 3980f60704
Enqueue stylesheet (#48)
* enqueue admin stylesheet
2022-02-12 10:36:52 -06:00
Lemuel Smyth 3f8d7413b9
Merge branch 'master' into channel-tab-after-speech-tab 2022-02-12 10:22:12 -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 9b6e6bd7f1 rm inline style enqueue admin stylesheet 2022-02-09 07:59:26 -06:00
Lem Smyth e894c3b6fc comment out unused include 2022-02-09 07:44:27 -06:00
Lem Smyth c89405bbd4 options-page rewrite 2022-02-09 07:30:41 -06:00
Lem Smyth 39170a3262 structure for tabbed admin 2022-02-09 07:13:33 -06:00
Lem Smyth 056ee42d62 rebase lbrypress 2022-02-08 17:41:59 -06:00
Lem Smyth cb2239e403 add lbc image, fix wallet balance 2022-01-25 14:27:12 -06:00
Thomas Zarebczan 0407104d71
Update published_on_lbry_banner.php 2020-04-01 18:12:25 -04:00
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 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 56a6443b6d placeholder lbry published banner 2018-11-01 12:33:18 -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 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 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 0dac605bc6 Initial Commit - Created Structure and Basic Settings Menu 2018-08-20 18:39:57 -05:00