[PR #78] [MERGED] [reddit] Remove Tables from Description #82

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

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/78
Author: @ricoberger
Created: 11/26/2023
Status: Merged
Merged: 11/26/2023
Merged by: @ricoberger

Base: mainHead: reddit-remove-tables-from-description


📝 Commits (1)

  • 2460444 [reddit] Remove Tables from Description

📊 Changes

1 file changed (+22 additions, -3 deletions)

View changed files

📝 supabase/functions/_shared/feed/reddit.ts (+22 -3)

📄 Description

When a Reddit post contained an image it was always rendered as table, where the image was displayed in the left column and the author in the right column. This looked very ugly in the app, so that we are now removing all tables from the description of an Reddit post, so that the image is rendered as large as possible and the author is displayed below the image.


🔄 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/78 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 11/26/2023 **Status:** ✅ Merged **Merged:** 11/26/2023 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `reddit-remove-tables-from-description` --- ### 📝 Commits (1) - [`2460444`](https://github.com/feeddeck/feeddeck/commit/246044489f7ef2969f76b6ed904495a0334f9106) [reddit] Remove Tables from Description ### 📊 Changes **1 file changed** (+22 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `supabase/functions/_shared/feed/reddit.ts` (+22 -3) </details> ### 📄 Description When a Reddit post contained an image it was always rendered as table, where the image was displayed in the left column and the author in the right column. This looked very ugly in the app, so that we are now removing all tables from the description of an Reddit post, so that the image is rendered as large as possible and the author is displayed below the image. <!-- 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:56:57 -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#82