Commit graph

203 commits

Author SHA1 Message Date
Lem Smyth 12251aed05 use lbry: for display, http: for opening url 2022-02-17 17:27:06 -06:00
Lem Smyth 1e2083334d Merge branch 'license-and-channel-selects' 2022-02-17 13:55:07 -06:00
Lem Smyth f2207821c1 Merge branch 'show-supports-on-post' 2022-02-17 13:53:46 -06:00
Lem Smyth 0e736ef344 Merge branch 'master' of https://github.com/lemsmyth/lbrypress 2022-02-17 13:51:37 -06:00
Lem Smyth 152aad9b8a Merge branch 'initial-pub-amount' 2022-02-17 13:51:18 -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 8d18e00a49 show bid amounts formating 2022-02-17 13:13:16 -06:00
Lemuel Smyth 1acd7bda01
Merge pull request #4 from lbryio/master
sync upstream
2022-02-16 15:24:31 -06:00
Lemuel Smyth 7eda9d0a48
Merge branch 'master' into master 2022-02-16 15:23:40 -06:00
Lem Smyth a151701745 Merge branch 'if-published' 2022-02-16 15:17:44 -06:00
Lem Smyth 9472f35587 init show more info for channels 2022-02-16 15:09:29 -06:00
Lemuel Smyth bc23888458
If published meta box (#65)
Meta box changed to show lbry canonical url for published post,
Change option selects for channel and license to static once post is published.

removed isset check from _lbry_post_published_license
2022-02-16 14:52:43 -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
Lem Smyth dc483771f1 create claim search method 2022-02-16 13:15:46 -06:00
Lem Smyth 42f57fc8b2 Merge branch 'if-published' of https://github.com/lemsmyth/lbrypress into if-published 2022-02-16 12:44:41 -06:00
Lem Smyth b9117fc749 meta-box-change-after-post-published 2022-02-16 12:43:36 -06:00
Lem Smyth c65c7bc9a5 meta-box-change-after-post-published 2022-02-16 12:35:00 -06:00
Lemuel Smyth e54b3034d2
Merge branch 'lbryio:master' into master 2022-02-14 12:23:57 -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
Lem Smyth a5b158e0ef cleanup 2022-02-14 12:17:02 -06:00
Lem Smyth adeae2303e Merge branch 'master' of https://github.com/lemsmyth/lbrypress 2022-02-14 12:08:23 -06:00
Lem Smyth c11b7e293f cleanup 2022-02-14 12:08:15 -06:00
Lemuel Smyth ed0864e205
Merge branch 'lbryio:master' into master 2022-02-14 11:48:21 -06:00
Lemuel Smyth 592c3f9193
README update use local images (#62)
* update readme, use local images
2022-02-14 11:47:00 -06:00
Lem Smyth 57f36cc0bc rm unused files previously moved up one level 2022-02-14 11:30:02 -06:00
Lem Smyth 5b7d6036b9 use claim_id 2022-02-14 11:08:09 -06:00
Lem Smyth a00f979bf3 Merge branch 'lbry-publish' 2022-02-14 10:08:30 -06:00
Lemuel Smyth 13ed54206b
Merge pull request #3 from lbryio/master
merge upstream back in
2022-02-14 08:55:14 -06:00
Lemuel Smyth 388e1fb894
Lbry publish (#61)
* license as arg, check lbry_post_pub_channel first
2022-02-14 08:43:55 -06:00
Lemuel Smyth 5809f72823
Merge branch 'master' into lbry-publish 2022-02-14 08:43:10 -06:00
Lem Smyth 9149310a61 license as arg, check lbry_post_pub_channel first 2022-02-14 08:39:02 -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 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
Lemuel Smyth a5a3e8372d
Wallet total balance on hover (#59)
* wallet total balance on hover
2022-02-13 19:07:25 -06:00
Lem Smyth 03a86e63ac wallet total balance on hover 2022-02-13 19:02:57 -06:00
Lem Smyth 55c230b8fc Merge branch 'publish-lbry-checkbox' of https://github.com/lemsmyth/lbrypress into publish-lbry-checkbox 2022-02-13 17:03:56 -06:00
Lem Smyth 8efe65a43c sync 2022-02-13 17:02:35 -06:00
Lemuel Smyth c37736a88a
Update LBRY_Admin.php 2022-02-13 17:00:19 -06:00
Lem Smyth 8ac66f71ab f 2022-02-13 13:29:44 -06:00
Lemuel Smyth d04668ee91
Checkbox for always publish to LBRY inside main publish meta box (#58)
* hook publish to LBRY into main publish metabox

* style metaboxes
2022-02-13 13:26:04 -06:00
Lemuel Smyth e4513558fd
Merge branch 'master' into publish-lbry-checkbox 2022-02-13 13:20:07 -06:00
Lem Smyth ee92d4859a c 2022-02-13 13:11:29 -06:00
Lem Smyth a1dc6319e2 style metaboxes 2022-02-13 13:07:42 -06:00
Lemuel Smyth 557dd888fa
Admin error messages (#57)
* some admin error msgs esc outputs for wallet field on admin page
2022-02-13 12:44:15 -06:00
Lem Smyth 6a1daab7c8 hook publish to LBRY into main publish metabox 2022-02-13 12:23:44 -06:00
Lemuel Smyth 2c9379394f
Defaults set (#56)
* set defaults
2022-02-13 11:11:14 -06:00
Lemuel Smyth d6c9c4a55e
Save post meta (#55)
* save post meta
2022-02-13 11:10:15 -06:00