{"id":92171,"date":"2018-10-09T05:47:21","date_gmt":"2018-10-09T05:47:21","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/mastodon-comments\/"},"modified":"2018-10-25T08:07:22","modified_gmt":"2018-10-25T08:07:22","slug":"mastalab-comments","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/mastalab-comments\/","author":16496763,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.10","stable_tag":"trunk","tested":"4.9.29","requires":"4.6","requires_php":"5.2.4","requires_plugins":"","header_name":"Mastalab comments","header_author":"Thomas Schneider","header_description":"Display comments on Mastodon related to an URL","assets_banners_color":"","last_updated":"2018-10-25 08:07:22","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.me\/Mastalab","header_plugin_uri":"https:\/\/mastalab.app","header_author_uri":"https:\/\/gitlab.com\/tom79\/mastodon-comments-for-wordpress","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1644,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1957281","resolution":"256x256","location":"assets"}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1954650","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1954650","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1954650","resolution":"3","location":"assets"}},"screenshots":{"1":"Administration settings","2":"Comments from Mastodon displayed at the bottom of an article","3":"Comments from Peertube displayed at the bottom of a video"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[107,162788,139106],"plugin_category":[44],"plugin_contributors":[162789],"plugin_business_model":[],"class_list":["post-92171","plugin","type-plugin","status-publish","hentry","plugin_tags-comments","plugin_tags-mastalab","plugin_tags-mastodon","plugin_category-discussion-and-community","plugin_contributors-stom79","plugin_committers-stom79"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/mastalab-comments\/assets\/icon-256x256.png?rev=1957281","icon_2x":"https:\/\/ps.w.org\/mastalab-comments\/assets\/icon-256x256.png?rev=1957281","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/mastalab-comments\/assets\/screenshot-1.png?rev=1954650","caption":"Administration settings"},{"src":"https:\/\/ps.w.org\/mastalab-comments\/assets\/screenshot-2.png?rev=1954650","caption":"Comments from Mastodon displayed at the bottom of an article"},{"src":"https:\/\/ps.w.org\/mastalab-comments\/assets\/screenshot-3.png?rev=1954650","caption":"Comments from Peertube displayed at the bottom of a video"}],"raw_content":"<!--section=description-->\n<p><strong>What is Mastalab comments?<\/strong><\/p>\n\n<p>Mastalab Comments will automatically display comments from Mastodon corresponding to the URL of your articles in the comment area of your site.\nIn other words, if you publish a URL on Mastodon and people leave comments, they will be automatically displayed below your articles.<\/p>\n\n<p>The plugin also allows to display comments below Peertube videos.<\/p>\n\n<p><strong>What do I need?<\/strong><\/p>\n\n<p>You need an account on Mastodon that will publish URLs for your articles.<\/p>\n\n<p><strong>What is Mastodon?<\/strong><\/p>\n\n<p>Mastodon is a distributed, federated social network that forms part of the Fediverse, an interconnected and decentralized network of independently operated servers.\nSources: <a href=\"https:\/\/en.wikipedia.org\/wiki\/Mastodon_(software)\">Wikipedia<\/a><\/p>\n\n<p><strong>How to get started with Mastodon?<\/strong><\/p>\n\n<p>The best way is to visit <a href=\"https:\/\/joinmastodon.org\/\">https:\/\/joinmastodon.org\/<\/a>. You can also have a look to the <a href=\"https:\/\/github.com\/tootsuite\/documentation\/blob\/master\/Using-Mastodon\/FAQ.md\">FAQ<\/a><\/p>\n\n<p><strong>How to block comments?<\/strong>\nComments are displayed related to the connected account. That means you have to mute the account with your Mastodon account. In future releases, this part might be improved.<\/p>\n\n<p><strong>Thanks<\/strong><\/p>\n\n<ul>\n<li><p>Thank you to <a href=\"https:\/\/the.goofs.space\/@Gynux\">@Gynux<\/a> for drawing the logo. You can discover his work on his site: <a href=\"https:\/\/www.gynux.com\/index.php\">https:\/\/www.gynux.com\/index.php<\/a><\/p><\/li>\n<li><p>Mastodon account: <a rel=\"me\" href=\"https:\/\/mastodon.social\/@tom79\">tom79<\/a><\/p><\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<p>e.g.<\/p>\n\n<ol>\n<li>Upload <code>mastalab_comments.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Place <code>&lt;?php do_action('plugin_name_hook'); ?&gt;<\/code> in your templates<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.0.10<\/h4>\n\n<ul>\n<li>Fix an issue with errors poorly handled and resuming in a blank settings page.<\/li>\n<\/ul>\n\n<h4>1.0.9<\/h4>\n\n<ul>\n<li>Allow to display comments at the end of the article<\/li>\n<li>Fix an issue with the URL of the comment button for Mastodon<\/li>\n<li>Add screenshots<\/li>\n<\/ul>\n\n<h4>1.0.8<\/h4>\n\n<ul>\n<li>Fix an issue with comments<\/li>\n<li>Improve README.txt<\/li>\n<\/ul>\n\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>Add custom emojis<\/li>\n<li>Fix an issue with Peertube comments and cache<\/li>\n<li>Improve README.txt<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>Improve README.txt<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Improve the compatibility with WP<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Add a cache feature<\/li>\n<li>Use Wordpress HTTP API instead of cURL<\/li>\n<li>Fix an issue with counters<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Background, text and link colors can be customized in settings<\/li>\n<li>Fix an issue with peertube profile picture<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Fix an issue with peertube videos<\/li>\n<li>Add more indications to help using the plugin<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Authentication with authorization code<\/li>\n<li>Peertube comments<\/li>\n<\/ul>","raw_excerpt":"Mastalab comments allows to display comments from Mastodon and Peertube related to an URL or Peertube videos.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/92171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=92171"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/stom79"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=92171"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=92171"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=92171"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=92171"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=92171"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=92171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}