{
    "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": "2024-04-29",
        "sections": {
            "Description": "This plugin outputs some more data and provides tools like a Feed Log."
        }
    },
    "friends-mastodon-like-interface": {
        "name": "friends-mastodon-like-interface",
        "short_description": "how the Friends status posts in a UI like Mastodon.",
        "more_info": "https://github.com/akirk/friends-mastodon-like-interface",
        "author": "<a href=\"https://github.com/akirk/\">Alex Kirk</a>",
        "slug": "friends-mastodon-like-interface",
        "version": "0.3",
        "trunk": "https://github.com/akirk/friends-mastodon-like-interface/archive/refs/tags/0.3.zip",
        "download_link": "https://github.com/akirk/friends-mastodon-like-interface/archive/refs/tags/0.3.zip",
        "last_updated": "2024-11-29",
        "sections": []
    },
    "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": "2024-11-19",
        "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.2.2",
        "trunk": "https://github.com/akirk/friends-post-collection/archive/refs/tags/1.2.2.zip",
        "download_link": "https://github.com/akirk/friends-post-collection/archive/refs/tags/1.2.2.zip",
        "last_updated": "2024-11-25",
        "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.2.2</h4><br/>\n- Switch the readability library to https://github.com/fivefilters/readability.php<br/>\n- Prevent wpautop to insert newlines where undesired<br/>\n<h4>1.2.1</h4><br/>\n- Fix UTF-8 problems with downloading external images<br/>\n<h4>1.2.0</h4><br/>\n- Add ability to activate and deactivate Post Collections ([#3])<br/>\n- Add the ability to copy a post ([#4])<br/>\n- Add the ability to download external images to the media library ([#5])<br/>\n<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<br/>\n[#5]: https://github.com/akirk/friends-post-collection/pull/5<br/>\n[#4]: https://github.com/akirk/friends-post-collection/pull/4<br/>\n[#3]: https://github.com/akirk/friends-post-collection/pull/3"
        }
    },
    "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.8.3",
        "trunk": "https://github.com/akirk/friends-send-to-e-reader/archive/refs/tags/0.8.3.zip",
        "download_link": "https://github.com/akirk/friends-send-to-e-reader/archive/refs/tags/0.8.3.zip",
        "last_updated": "2024-11-26",
        "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.8.3</h4><br/>\n- Try harder to ensure the title is not empty ([#12])<br/>\n<h4>0.8.2</h4><br/>\n- Ensure the title is not empty ([#11])<br/>\n- Improve the Reading Summary function ([#9])<br/>\n<h4>0.8.1</h4><br/>\n- Add a Download URL previewer ([#7])<br/>\n- Add the ability to mark an article as new ([#6])<br/>\n<h4>0.8.0</h4><br/>\n- Fix choking on invalid SVGs<br/>\n- Enable unsent posts for any author<br/>\n- Add the ability to download ePub through special URLs ([#5])<br/>\n<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.<br/>\n[#12]: https://github.com/akirk/friends-send-to-e-reader/pull/12<br/>\n[#11]: https://github.com/akirk/friends-send-to-e-reader/pull/11<br/>\n[#9]: https://github.com/akirk/friends-send-to-e-reader/pull/9<br/>\n[#7]: https://github.com/akirk/friends-send-to-e-reader/pull/7<br/>\n[#6]: https://github.com/akirk/friends-send-to-e-reader/pull/6<br/>\n[#5]: https://github.com/akirk/friends-send-to-e-reader/pull/5"
        }
    }
}