Lemuel Smyth
b405d5a0c7
Add supports page ( #73 )
...
* build out the add supports page and method to add support to claims
2022-02-21 07:58:39 -06:00
Lemuel Smyth
623ff37c6e
Claim search method ( #64 )
...
creates a method for a claim search using claim_id.
Can add other params to search for i.e. name, claim_type, and multiple claims at once using claim_ids.
2022-02-16 14:42:48 -06:00
Lemuel Smyth
dd25f7ea57
whitespace and general cleanup ( #63 )
...
* cleanup, add missing abspath or die on uninstall.php
2022-02-14 12:22:29 -06:00
Lemuel Smyth
cb61208b12
Prevent direct access from outside WordPress ( #60 )
...
* prevent access from outside wordpress
* prevent discovery of file structure
2022-02-13 19:34:20 -06:00
Lem Smyth
bf183aac5a
Whitespace & typos
2022-02-12 15:28:25 -06:00
Lem Smyth
1226273a11
build channel-tab
2022-02-09 10:17:45 -06:00
Lemuel Smyth
3aed9ece2e
Update LBRY_Daemon.php
2022-01-28 17:05:24 -06:00
Lemuel Smyth
04e600a12d
Update LBRY_Daemon.php
...
removed not used $wallet_available variable statement.
2022-01-28 16:41:42 -06:00
Lem Smyth
cb2239e403
add lbc image, fix wallet balance
2022-01-25 14:27:12 -06: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
c72c6f8543
Updated channel_new sdk (now channel_create
2020-01-27 17:23:43 -06:00
Paul Kirby
4b58edfcd0
address_list docblock
2020-01-27 17:07:32 -06:00
Paul Kirby
d29fb3b12b
Return Items list from Address_List
2020-01-27 17:04:37 -06:00
Paul Kirby
d39503de10
Channel List set to use new paginated SDK
2020-01-27 17:00:13 -06:00
Paul Kirby
61a8544ece
Wallet_Balance call now returns available balance
2020-01-27 16:53:01 -06:00
Paul Kirby
16856008fe
Updated 'address_list' to accomadate pagination
2020-01-27 16:42:20 -06:00
Paul Kirby
b07c9d23e3
Only publish on published posts, not drafts
2018-11-14 15:01:44 -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
66ee5aedf6
Updated to v 0.3.0 dameon api
2018-11-03 18:37:32 -05:00
Paul Kirby
42c4c36bb2
Using description from Yoast or Excerpt for LBRY Description
2018-11-01 12:13:55 -05:00
Paul Kirby
bb7c80a25c
Uploading thumbnails
2018-10-31 14:48:58 -05:00
Paul Kirby
a448921a8c
Implemented Daemon Logger
2018-10-29 16:55:26 -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
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
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
18c26ab330
Began parsing process for Spee.ch URL
2018-09-13 19:34:11 -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