Files
feeddeck/app/linux/flatpak/app.feeddeck.feeddeck.metainfo.xml

348 lines
17 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>app.feeddeck.feeddeck</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<name>FeedDeck</name>
<summary>Follow RSS and Social Media Feeds</summary>
<developer_name>Rico Berger</developer_name>
<url type="homepage">https://feeddeck.app</url>
<url type="bugtracker">https://github.com/feeddeck/feeddeck/issues</url>
<url type="contribute">https://github.com/feeddeck/feeddeck</url>
<url type="donation">https://github.com/sponsors/ricoberger</url>
<url type="vcs-browser">https://github.com/feeddeck/feeddeck</url>
<launchable type="desktop-id">app.feeddeck.feeddeck.desktop</launchable>
<content_rating type="oars-1.1">
<content_attribute id="money-purchasing">intense</content_attribute>
</content_rating>
<description>
<p>
FeedDeck is an open source RSS and social media feed reader, inspired by TweetDeck. FeedDeck allows you to follow your favorite feeds in one place on all platforms. FeedDeck is written in Flutter and uses Supabase and Deno as it's backend.
</p>
<ul>
<li>Available for mobile and desktop: FeedDeck provides the same experience for mobile and desktop with nearly 100% code sharing.</li>
<li>RSS and Social Media Feeds: Follow your favorite RSS and social media feeds.</li>
<li>News: Get the latest news from your favorite RSS feeds and Google News.</li>
<li>Social Media: Follow your friends and favorite topics on Medium, Reddit and Tumblr.</li>
<li>GitHub: Get your GitHub notifications and follow your repository activities.</li>
<li>Podcasts: Follow and listen to your favorite podcasts, via the built-in podcast player.</li>
<li>YouTube: Follow and view your favorite YouTube channels.</li>
</ul>
</description>
<keywords>
<keyword>RSS</keyword>
<keyword>Social Media</keyword>
<keyword>Reader</keyword>
</keywords>
<categories>
<category>Utility</category>
</categories>
<releases>
<release version="v1.4.0" date="2024-08-04">
<description>
<p>Added</p>
<ul>
<li>#157: [core] Add Indexes to Improve Query Performance @ricoberger</li>
<li>#145: [mastodon] Add Support for Piped Videos @ricoberger</li>
<li>#144: [reddit] Add Support for Piped Videos @ricoberger</li>
<li>#143: [lemmy] Add Support for Piped Videos @ricoberger</li>
<li>#142: [4chan] Add Support for 4chan @ricoberger</li>
</ul>
<p>Fixed</p>
<ul>
<li>#171: Fix ESLint Dependency Mismatch @ricoberger</li>
<li>#166: Revert "Bump the npm group in /landing with 10 updates" @ricoberger</li>
<li>#148: [core] Fix Blockquote Style @ricoberger</li>
<li>#141: [rss] Fix Image Parsing @ricoberger</li>
<li>#140: [core] Remove referer Check in image-proxy-v1 Function @ricoberger</li>
</ul>
<p>Changed</p>
<ul>
<li>#181: Bump the pub group in /app with 12 updates @dependabot</li>
<li>#180: Bump the npm group in /landing with 8 updates @dependabot</li>
<li>#178: Bump braces from 3.0.2 to 3.0.3 in /landing @dependabot</li>
<li>#174: Bump the npm group in /landing with 8 updates @dependabot</li>
<li>#176: Bump the pub group in /app with 6 updates @dependabot</li>
<li>#175: Bump docker/build-push-action from 5 to 6 in the github-actions group @dependabot</li>
<li>#172: [core] Wrap Actions in SafeArea Widget @ricoberger</li>
<li>#167: Bump the pub group across 1 directory with 17 updates @dependabot</li>
<li>#168: Bump the npm group in /landing with 10 updates @dependabot</li>
<li>#165: Bump the npm group in /landing with 10 updates @dependabot</li>
<li>#163: [nitter] Disable Adding of new Sources @ricoberger</li>
<li>#162: [x] Remove X Source @ricoberger</li>
<li>#161: [core] Update Flutter Version to 3.19.5 @ricoberger</li>
<li>#160: Bump the pub group in /app with 9 updates @dependabot</li>
<li>#159: Bump the github-actions group with 1 update @dependabot</li>
<li>#158: Bump the npm group in /landing with 9 updates @dependabot</li>
<li>#151: Bump the pub group in /app with 3 updates @dependabot</li>
<li>#156: Bump the npm group in /landing with 2 updates @dependabot</li>
<li>#153: Bump the docker group in /supabase/functions/_cmd with 1 update @dependabot</li>
<li>#152: Bump the github-actions group with 1 update @dependabot</li>
<li>#150: Bump the npm-landing group in /landing with 6 updates @dependabot</li>
<li>#149: [core] Upgrade Flutter Version @ricoberger</li>
<li>#115: Bump the npm-email-templates group in /supabase/email-templates with 2 updates @dependabot</li>
<li>#147: [core] Use Upstream just_audio_media_kit Version @ricoberger</li>
<li>#146: [4chan] Improve Options Parsing @ricoberger</li>
</ul>
</description>
<url>https://github.com/feeddeck/feeddeck/releases/tag/v1.2.1</url>
</release>
<release version="v1.3.0" date="2024-02-12">
<description>
<p>Added</p>
<ul>
<li>#136: [nitter] Add Support for Piped Videos @ricoberger</li>
<li>#137: [landing] Add Feature Images for Mobile Screens @ricoberger</li>
<li>#135: [mastodon] Add Support for YouTube Videos @ricoberger</li>
<li>#134: [reddit] Add Support for YouTube Videos @ricoberger</li>
<li>#132: [core] Add Continuous Delivery Workflow for Linux arm64 @ricoberger</li>
<li>#128: [core] Make Log Level Configurable @ricoberger</li>
<li>#125: [core] Add Open Link Action @ricoberger</li>
<li>#118: [core] Add Client Side Scraping of Sources @ricoberger</li>
<li>#105: [core] Refactor Tools and add get-feed Tool @ricoberger</li>
<li>#101: [rss] Show Videos from RSS Feeds @ricoberger</li>
<li>#98: [core] Add Tests for Sources @ricoberger</li>
<li>#97: [core] Add Test Setup for Deno @ricoberger</li>
<li>#94: [lemmy] Add Support for Lemmy @ricoberger</li>
<li>#87: [core] Add Test Setup for Flutter @ricoberger</li>
</ul>
<p>Fixed</p>
<ul>
<li>#133: [core] Fix Password Validations @ricoberger</li>
<li>#124: [core] Add Missing SafeArea Widget @ricoberger</li>
<li>#96: [core] Fix Converting of HTML to Plain Text in Description @ricoberger</li>
<li>#93: [core] Fix Index Reset for Tabs in Small Deck Layout @ricoberger</li>
</ul>
<p>Changed</p>
<ul>
<li>#138: [core] Increase Update Interval for Reddit and Nitter @ricoberger</li>
<li>#131: [core] Update macOS GitHub Action Runners @ricoberger</li>
<li>#130: [core] Forbid Weak Passwords @ricoberger</li>
<li>#129: [rss] Do Not Remove HTML Tags @ricoberger</li>
<li>#127: Bump the docker group in /supabase/functions/_cmd with 1 update @dependabot</li>
<li>#126: Bump the npm-landing group in /landing with 2 updates @dependabot</li>
<li>#121: Bump the pub group in /app with 2 updates @dependabot</li>
<li>#120: Bump the npm-landing group in /landing with 1 update @dependabot</li>
<li>#123: [landing] Add Lemmy Icon @ricoberger</li>
<li>#122: [core] Fix Naming of Files @ricoberger</li>
<li>#119: Bump the pub group in /app with 9 updates @dependabot</li>
<li>#114: Bump the docker group in /supabase/functions/_cmd with 1 update @dependabot</li>
<li>#110: Bump the github-actions group with 4 updates @dependabot</li>
<li>#116: Bump the npm-landing group in /landing with 11 updates @dependabot</li>
<li>#113: [core] Add Assignees to Dependabot Configuration @ricoberger</li>
<li>#112: [core] Add Additional Headers for Web Deployment @ricoberger</li>
<li>#106: Update Flutter to Version 3.16.5 @ricoberger</li>
<li>#104: [core] Replace Deprecated serve Function @ricoberger</li>
<li>#103: [core] Improve Error Handling for Feed Edge Functions @ricoberger</li>
<li>#102: [core] Disable Right Click for Item Actions on Web @ricoberger</li>
<li>#100: [core] Update Deno Modules @ricoberger</li>
<li>#99: [rss] Parse Atom and RDF Feeds from Websites @ricoberger</li>
<li>#95: [core] Improve ItemVideoPlayer Widget @ricoberger</li>
<li>#89: Bump the npm-email-templates group in /supabase/email-templates with 1 update @dependabot</li>
<li>#90: Bump the pub group in /app with 1 update @dependabot</li>
<li>#91: Bump the npm-landing group in /landing with 7 updates @dependabot</li>
<li>#92: Bump the docker group in /supabase/functions/_cmd with 1 update @dependabot</li>
</ul>
</description>
<url>https://github.com/feeddeck/feeddeck/releases/tag/v1.2.1</url>
</release>
<release version="v1.2.1" date="2023-11-30">
<description>
<p>Fixed</p>
<ul>
<li>#84: [podcast] Stop Audio Playback on Windows and Linux @ricoberger</li>
<li>#82: [core] Fix build.gradle File for Android Release @ricoberger</li>
</ul>
<p>Changed</p>
<ul>
<li>#86: [core] Remove Blank Line in Item Preview Description @ricoberger</li>
<li>#85: [core] Add Right Click Support for Item Actions @ricoberger</li>
<li>#83: [medium] Extend Filter Words List @ricoberger</li>
</ul>
</description>
<url>https://github.com/feeddeck/feeddeck/releases/tag/v1.2.1</url>
</release>
<release version="v1.2.0" date="2023-11-26">
<description>
<p>Added</p>
<ul>
<li>#74: [pinterest] Add Support for Pinterest @ricoberger</li>
<li>#72: [rss] Allow Users to Provide a Website URL @ricoberger</li>
<li>#71: [core] Add GitHub Action for iOS and Android @ricoberger</li>
<li>#63: [core] Add Development Setup for Neovim @ricoberger</li>
<li>#56: [youtube] Add Desktop Support @ricoberger</li>
<li>#54: [core] Sign Out from Current Device @ricoberger</li>
<li>#51: [mastodon] Add Support for Videos @ricoberger</li>
</ul>
<p>Fixed</p>
<ul>
<li>#75: [core] Fix getMedia Function @ricoberger</li>
<li>#73: [core] Fix Decoding of Special Characters @ricoberger</li>
<li>#64: [github] Fix Icons in Item Preview @ricoberger</li>
<li>#58: [core] Add Missing Divider to Video Quality Selection @ricoberger</li>
<li>#57: [core] Fix Modal Bottom Sheet Size for Images @ricoberger</li>
<li>#55: [github] Fix Notification Links for PRs @ricoberger</li>
</ul>
<p>Changed</p>
<ul>
<li>#79: [medium] Remove Spam @ricoberger</li>
<li>#78: [reddit] Remove Tables from Description @ricoberger</li>
<li>#77: [core] Improve Subtitle in Details View @ricoberger</li>
<li>#76: [core] Improve Icon Handling @ricoberger</li>
<li>#70: [core] Update Flutter to Version 3.16.0 @ricoberger</li>
<li>#69: [core] Submit "Add Source" Forms on Enter @ricoberger</li>
<li>#68: Bump the pub group in /app with 8 updates @dependabot</li>
<li>#61: Bump the npm-email-templates group in /supabase/email-templates with 1 update @dependabot</li>
<li>#60: Bump the npm-landing group in /landing with 7 updates @dependabot</li>
<li>#62: Bump the github-actions group with 1 update @dependabot</li>
<li>#67: [core] Add Custom Cache Manager @ricoberger</li>
<li>#66: [core] Improve Media Handling @ricoberger</li>
<li>#65: [core] Run "deno fmt" @ricoberger</li>
<li>#53: [core] Improve Tabs Handling in Small Deck Layout @ricoberger</li>
<li>#52: [rss] Improve Rendering of Items @ricoberger</li>
</ul>
</description>
<url>https://github.com/feeddeck/feeddeck/releases/tag/v1.2.0</url>
</release>
<release version="v1.1.1" date="2023-10-21">
<description>
<p>Fixed</p>
<ul>
<li>#46: [core] Fix Number of Loaded Items per Fetch @ricoberger</li>
<li>#45: [core] Fix ItemsRepository Status @ricoberger</li>
<li>#44: [core] Fix Border Radius for Drawer @ricoberger</li>
<li>#43: [core] Fix Status Bar for iOS @ricoberger</li>
<li>#42: [podcast] Fix Audio Player for Windows and Linux @ricoberger</li>
<li>#37: [podcast] Fix Duration and Play Button @ricoberger</li>
</ul>
<p>Changed</p>
<ul>
<li>#48: [core] Improve Android App Icons @ricoberger</li>
<li>#47: [core] Clear Cached Items @ricoberger</li>
<li>#39: [core] Add Privacy Policy and Terms and Conditions @ricoberger</li>
<li>#38: [core] Enable In-App Purchases for Android @ricoberger</li>
</ul>
</description>
<url>https://github.com/feeddeck/feeddeck/releases/tag/v1.1.1</url>
</release>
<release version="v1.1.0" date="2023-10-16">
<description>
<p>Added</p>
<ul>
<li>#31: [core] Add Dependabot Configuration @ricoberger</li>
<li>#24: [core] Add In-App Purchases @ricoberger</li>
<li>#16: [core] Add "Get Started" Guide @ricoberger</li>
<li>#15: [core] Add Flatpak @ricoberger</li>
</ul>
<p>Fixed</p>
<ul>
<li>#35: [core] Fix Google Client ID @ricoberger</li>
<li>#28: [core] Fix Title Alignment @ricoberger</li>
<li>#27: [core] Fix Vertical Scrolling @ricoberger</li>
<li>#22: [core] Fix Update of Read State for Large List of Items @ricoberger</li>
<li>#20: [youtube] Add Missing URL in isYoutubeUrl Function @ricoberger</li>
</ul>
<p>Changed</p>
<ul>
<li>#34: [core] Rework Profile Edge Function @ricoberger</li>
<li>#33: Bump the github-actions group with 5 updates @dependabot</li>
<li>#32: Bump the docker group in /supabase/functions/_cmd with 1 update @dependabot</li>
<li>#30: [core] Update NPM Packages @ricoberger</li>
<li>#29: [core] Update Flutter to v3.13.7 @ricoberger</li>
<li>#23: [core] Add Flatpak Files to Build Archive @ricoberger</li>
<li>#21: [core] Use Published Date for Item Ingestion @ricoberger</li>
<li>#19: [nitter] Allow Usage of Custom Nitter Instances @ricoberger</li>
<li>#18: [rss] Allow RSS Feeds without "published" Field @ricoberger</li>
<li>#17: [podcast] Improve Parsing @ricoberger</li>
<li>#14: [core] Fix Issues with App Submission @ricoberger</li>
</ul>
</description>
<url>https://github.com/feeddeck/feeddeck/releases/tag/v1.1.0</url>
</release>
<release version="v1.0.0" date="2023-09-17">
<description>
<p>Added</p>
<ul>
<li>#10: [core] Add Continuous Delivery for Landing Page @ricoberger</li>
<li>#7: [core] Add Continuous Delivery for Supabase @ricoberger</li>
<li>#8: [core] Add Info Section to Settings @ricoberger</li>
<li>#6: [core] Add Continuous Delivery for Desktop Apps @ricoberger</li>
<li>#4: Add GitHub Action to Publish Web Version @ricoberger</li>
<li>#3: [core] Add Continuous Delivery and Release Workflow @ricoberger</li>
</ul>
<p>Fixed</p>
<ul>
<li>#9: [core] Fix Continuous Delivery for Supabase @ricoberger</li>
</ul>
<p>Changed</p>
<ul>
<li>#12: Prepare v1.0.0 Release @ricoberger</li>
<li>#5: [core] Improve Media Handling @ricoberger</li>
<li>#2: [nitter] Add Media Gallery to Details View @ricoberger</li>
<li>#1: [nitter] Add Basic Authentication @ricoberger</li>
</ul>
</description>
<url>https://github.com/feeddeck/feeddeck/releases/tag/v1.0.0</url>
</release>
</releases>
<supports>
<control>pointing</control>
<control>keyboard</control>
<control>touch</control>
<control>tablet</control>
</supports>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/feeddeck/feeddeck/main/app/linux/flatpak/screenshots/1.png</image>
<caption>Deck View</caption>
</screenshot>
<screenshot type="default">
<image>https://raw.githubusercontent.com/feeddeck/feeddeck/main/app/linux/flatpak/screenshots/2.png</image>
<caption>Details View</caption>
</screenshot>
<screenshot type="default">
<image>https://raw.githubusercontent.com/feeddeck/feeddeck/main/app/linux/flatpak/screenshots/3.png</image>
<caption>YouTube</caption>
</screenshot>
<screenshot type="default">
<image>https://raw.githubusercontent.com/feeddeck/feeddeck/main/app/linux/flatpak/screenshots/4.png</image>
<caption>Podcasts</caption>
</screenshot>
<screenshot type="default">
<image>https://raw.githubusercontent.com/feeddeck/feeddeck/main/app/linux/flatpak/screenshots/5.png</image>
<caption>GitHub</caption>
</screenshot>
</screenshots>
</component>