[PR #141] [MERGED] [rss] Fix Image Parsing #141

Closed
opened 2025-10-31 16:58:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/141
Author: @ricoberger
Created: 2/14/2024
Status: Merged
Merged: 2/14/2024
Merged by: @ricoberger

Base: mainHead: rss-fix-image-parsing


📝 Commits (1)

📊 Changes

1 file changed (+14 additions, -7 deletions)

View changed files

📝 supabase/functions/_shared/feed/rss.ts (+14 -7)

📄 Description

The images of an RSS feed can now also start with http://, which is necessary for some feeds.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/feeddeck/feeddeck/pull/141 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 2/14/2024 **Status:** ✅ Merged **Merged:** 2/14/2024 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `rss-fix-image-parsing` --- ### 📝 Commits (1) - [`3398a97`](https://github.com/feeddeck/feeddeck/commit/3398a97ca99da764a1a81ed72cf1e2814119adf7) [rss] Fix Image Parsing ### 📊 Changes **1 file changed** (+14 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `supabase/functions/_shared/feed/rss.ts` (+14 -7) </details> ### 📄 Description The images of an RSS feed can now also start with `http://`, which is necessary for some feeds. <!-- Keep PR title verbose enough and add prefix telling about what source it touches e.g "[rss] Add feature xyz" or if the the PR is not realated to a source use "[core]", e.g. "[core] Fix xyz". If you add a breaking change within your PR you should add ":warning:" to the title, e.g. ":warning: [core] My breaking change" --> <!-- Description of what have been changed. Please also reference an issue, when available. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 16:58:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#141