{
    "activitypub": {
        "name": "ActivityPub",
        "short_description": "Adds ActivityPub support to your blog. Be followed on Mastodon, follow people on Mastodon with the Friends plugin.",
        "more_info": "https://wordpress.org/plugins/activitypub/",
        "author": "<a href='https://notiz.blog/'>Matthias Pfefferle</a>",
        "slug": "activitypub",
        "version": "0.14.3",
        "trunk": "https://downloads.wordpress.org/plugin/activitypub.0.14.3.zip",
        "download_link": "https://downloads.wordpress.org/plugin/activitypub.0.14.3.zip",
        "last_updated": "2022-12-15",
        "sections": {
            "Description": "People can follow your blog on Mastodon and other federated platforms that support ActivityPub, and you can follow them in the Friends plugin."
        }
    },
    "friends-autoresolve-links": {
        "name": "Friends Autoresolve Links",
        "short_description": "Transform plaintext links of incoming content (especially t.co shortlinks) into rich(er) links.",
        "more_info": "https://github.com/akirk/friends-autoresolve-links",
        "author": "<a href=\"https://github.com/akirk/\">Alex Kirk</a>",
        "slug": "friends-autoresolve-links",
        "version": "1.1.0",
        "trunk": "https://github.com/akirk/friends-autoresolve-links/archive/refs/tags/1.1.0.zip",
        "download_link": "https://github.com/akirk/friends-autoresolve-links/archive/refs/tags/1.1.0.zip",
        "last_updated": "2022-11-18",
        "sections": {
            "Description": "This plugin is meant to be used with the <a href=\"https://github.com/akirk/friends/\">Friends plugin</a>."
        }
    },
    "friends-debugger": {
        "name": "Friends Debugger",
        "short_description": "Tooling for debugging the Friends Plugin more easily.",
        "more_info": "https://github.com/akirk/friends-debugger",
        "author": "<a href=\"https://github.com/akirk/\">Alex Kirk</a>",
        "slug": "friends-debugger",
        "version": "0.2",
        "trunk": "https://github.com/akirk/friends-debugger/archive/refs/tags/0.2.zip",
        "download_link": "https://github.com/akirk/friends-debugger/archive/refs/tags/0.2.zip",
        "last_updated": "2022-11-12",
        "sections": {
            "Description": "This plugin outputs some more data and provides tools like a Feed Log."
        }
    },
    "friends-parser-fraidyscrape": {
        "name": "Friends Parser Fraidyscrape",
        "short_description": "Use the Fraidyscrape extractor to view feeds for web sites that don't provide machine readable feeds.",
        "more_info": "https://github.com/akirk/friends-parser-fraidyscrape",
        "author": "<a href=\"https://github.com/akirk/\">Alex Kirk</a>",
        "slug": "friends-parser-fraidyscrape",
        "version": "1.3",
        "trunk": "https://github.com/akirk/friends-parser-fraidyscrape/archive/refs/tags/1.3.zip",
        "download_link": "https://github.com/akirk/friends-parser-fraidyscrape/archive/refs/tags/1.3.zip",
        "last_updated": "2023-01-04",
        "sections": {
            "Description": "This is a PHP port of the JavaScript extractor Fraidyscrape to be used as a plugin for the <a href=\"https://wordpress.org/plugins/friends\">Friends Plugin</a> which can then be used to follow your friends on platforms that don't provide RSS feeds, or some news sites.<br/>\n<h4>Fraidyscrape</h4><br/>\nFraidyscrape is the rule-based HTML, JSON and TXT scraper - used in the<br/>\nmicro-famous, macro-fearful Web research tool <a href=\"https://fraidyc.at/\">Fraidycat</a>.<br/>\n<blockquote>It is presently quite a dark art to figure out. No one really knows what it does!</blockquote><br/>\nThis plugin is meant to be used with the <a href=\"https://github.com/akirk/friends/\">Friends plugin</a>.",
            "Changelog": "<h4>1.3</h4><br/>\n- Update to the Feed_Parser_V2 interface.<br/>\n- Reduce required priviledges, see https://github.com/akirk/friends/pull/121.<br/>\n<h4>1.2</h4><br/>\n- Update for Friends 2.0"
        }
    },
    "friends-parser-rss-bridge": {
        "name": "Friends Parser RSS Bridge",
        "short_description": "Use a local version of RSS-Bridge to view feeds for web sites that don't provide machine readable feeds.",
        "more_info": "https://github.com/akirk/friends-parser-rss-bridge",
        "author": "<a href=\"https://github.com/akirk/\">Alex Kirk</a>",
        "slug": "friends-parser-rss-bridge",
        "version": "1.3",
        "trunk": "https://github.com/akirk/friends-parser-rss-bridge/archive/refs/tags/1.3.zip",
        "download_link": "https://github.com/akirk/friends-parser-rss-bridge/archive/refs/tags/1.3.zip",
        "last_updated": "2023-01-04",
        "sections": {
            "Description": "This parser is powered by the open source project <a href=\"https://github.com/RSS-Bridge/rss-bridge\">RSS Bridge</a> (resp. a very similar fork at <a href=\"https://github.com/akirk/rss-bridge\">akirk/rss-bridge</a>) and allows to parse many external services that don't provide RSS feeds, such as Skimfeed, Twitter, Bandcamp, Wikipedia and more.<br/>\nThe RSS Bridge project provides a set of \"bridges\" that overcome the gap between web sites' content and a machine readable format, such as RSS. This plugin extends the bridge into the WordPress world, especially to the <a href=\"https://wordpress.org/plugins/friends\">Friends Plugin</a> which can then be used to follow your friends on platforms that don't provide RSS feeds, or some news sites.<br/>\nThis plugin is meant to be used with the <a href=\"https://github.com/akirk/friends/\">Friends plugin</a>.",
            "Changelog": "<h4>1.3</h4><br/>\n- Update for the Feed_Parser_V2 interface.<br/>\n- Reduce required priviledges, see https://github.com/akirk/friends/pull/121.<br/>\n<h4>1.2</h4><br/>\n- Update for Friends 2.0"
        }
    },
    "friends-post-collection": {
        "name": "Friends Post Collection",
        "short_description": "Collect posts from around the web and create feeds.",
        "more_info": "https://github.com/akirk/friends-post-collection",
        "author": "<a href=\"https://github.com/akirk/\">Alex Kirk</a>",
        "slug": "friends-post-collection",
        "version": "1.1",
        "trunk": "https://github.com/akirk/friends-post-collection/archive/refs/tags/1.1.zip",
        "download_link": "https://github.com/akirk/friends-post-collection/archive/refs/tags/1.1.zip",
        "last_updated": "2023-01-04",
        "sections": {
            "Description": "This plugin provides the facilities to store feed items in a separate post type. These can be used to create your own compliation of posts and re-publish them for friends.",
            "Changelog": "<h4>1.1</h4><br/>\n- Reduce required priviledges, see https://github.com/akirk/friends/pull/121.<br/>\n<h4>1.0</h4><br/>\n- Add a feed option to fetch full content: Make use of Readability to get the contents of posts from the original URL (useful for excerpt feeds), either via a dropdown entry for each feed item, or for new entries in incoming feeds (checkbox in the feeds overview).<br/>\n<h4>0.8</h4><br/>\n- Update for Friends 2.0"
        }
    },
    "friends-send-to-e-reader": {
        "name": "Friends Send to E-Reader",
        "short_description": "Send new articles directly to your e-reader via e-mail or download the ePub.",
        "more_info": "https://github.com/akirk/friends-send-to-e-reader",
        "author": "<a href=\"https://github.com/akirk/\">Alex Kirk</a>",
        "slug": "friends-send-to-e-reader",
        "version": "0.7",
        "trunk": "https://github.com/akirk/friends-send-to-e-reader/archive/refs/tags/0.7.zip",
        "download_link": "https://github.com/akirk/friends-send-to-e-reader/archive/refs/tags/0.7.zip",
        "last_updated": "2023-01-04",
        "sections": {
            "Description": "See the post <a href=\"https://wpfriends.at/2021/09/20/subscribing-to-rss-feeds-on-your-e-reader/\">Subscribing to RSS Feeds on your E-Reader using your own WordPress blog</a> for more details on how it works.<br/>\nThis plugin is meant to be used with the <a href=\"https://github.com/akirk/friends/\">Friends plugin</a>.",
            "Changelog": "<h4>0.7</h4><br/>\n- Fix multi-item dialog not popping up.<br/>\n<h4>0.6</h4><br/>\n- Remove MOBI support since Amazon now accepts EPubs by mail.<br/>\n- Introduce Reading Summaries: You can create a new draft posts from your sent articles so that you can easily post about them.<br/>\n- Remember which posts were already sent, enabling a \"Send x new posts to your e-reader\" button in the header.<br/>\n<h4>0.5</h4><br/>\n- Remember which posts were sent and allow sending just the new ones. [WIP display works, actual sending not yet]<br/>\n- Automatically send new posts every week. [WIP setting screen is there, saving setting and cron not yet]<br/>\n- Allow auto-creating of \"reading summary\" draft posts with link plus excerpt and room for your own comments.<br/>\n- New-style setting screen with separate screen for reading summaries.<br/>\n<h4>0.4</h4><br/>\n- Update for Friends 2.0<br/>\n<h4>0.3</h4><br/>\n- Allow downloading the ePub.<br/>\n- Theoretically add support for Tolino. Not functional because Thalia doesn't want to provide OAuth2 credentials."
        }
    }
}