Rico Berger 61a30eaa06 Prefer content over description for Item Description (#243)
Until now, we always checked the `description` field of an item first to
get our description value. If the `description` field is present we
directly used it and never checked the `content` field.

Now we are checking the `content` field first and afterwards the
`description` field. This way by default the `content` field is used as
our description. This should be more common to get the full article text
when both fields are present in an RSS feed.

When both fields are present and the `description` field is longer then
the `content` field, we will still prefer the `description` field.
2025-04-19 10:53:05 +02:00
2023-09-03 16:16:38 +02:00
2023-09-03 16:16:38 +02:00
2025-01-26 15:56:15 +01:00
2024-08-04 15:12:13 +02:00
2023-09-16 17:31:52 +02:00



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 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.

Features

  • Available for mobile and desktop: FeedDeck provides the same experience for mobile and desktop with nearly 100% code sharing.
  • RSS and Social Media Feeds: Follow your favorite RSS and social media feeds.
  • News: Get the latest news from your favorite RSS feeds and Google News.
  • Social Media: Follow your friends and favorite topics on Medium, Reddit and Tumblr.
  • GitHub: Get your GitHub notifications and follow your repository activities.
  • Podcasts: Follow and listen to your favorite podcasts, via the built-in podcast player.
  • YouTube: Follow and view your favorite YouTube channels.

Usage

The mobile version of FeedDeck can be downloaded from the App Store or Google Play. The desktop version for macOS, Linux and Windows can be downloaded from the downloads page. If you do not want to download the app you can also use the web version of FeedDeck.

If you want to self host FeedDeck you can find the instructions in the contributing guidelines of the project.

Description
No description provided
Readme MIT 24 MiB
Latest
2024-08-07 10:38:04 -05:00
Languages
TypeScript 50.2%
Dart 43.7%
PLpgSQL 1.9%
C++ 1.6%
CMake 1.2%
Other 1.1%