[PR #162] [MERGED] [x] Remove X Source #162

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

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/162
Author: @ricoberger
Created: 4/6/2024
Status: Merged
Merged: 4/6/2024
Merged by: @ricoberger

Base: mainHead: x-remove-x


📝 Commits (1)

📊 Changes

12 files changed (+3 additions, -570 deletions)

View changed files

📝 app/lib/models/source.dart (+0 -16)
📝 app/lib/widgets/item/details/item_details.dart (+0 -5)
app/lib/widgets/item/details/item_details_x.dart (+0 -48)
📝 app/lib/widgets/item/preview/item_preview.dart (+0 -5)
app/lib/widgets/item/preview/item_preview_x.dart (+0 -50)
📝 app/lib/widgets/source/add/add_source.dart (+0 -4)
📝 app/lib/widgets/source/add/add_source_lemmy.dart (+3 -3)
app/lib/widgets/source/add/add_source_x.dart (+0 -120)
📝 landing/app/page.tsx (+0 -19)
📝 supabase/functions/_shared/feed/feed.ts (+0 -3)
supabase/functions/_shared/feed/x.ts (+0 -295)
📝 supabase/functions/_shared/models/source.ts (+0 -2)

📄 Description

X (Twitter) was never supported and the code was never used to add a source. We kept it in the hope that it will be possible again to use X within the app. Since this isn't the case it is time to remove the code.


🔄 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/162 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 4/6/2024 **Status:** ✅ Merged **Merged:** 4/6/2024 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `x-remove-x` --- ### 📝 Commits (1) - [`54706ee`](https://github.com/feeddeck/feeddeck/commit/54706ee7255c2f535b321fe1e8fe6e7d8bb08bd3) [x] Remove X Source ### 📊 Changes **12 files changed** (+3 additions, -570 deletions) <details> <summary>View changed files</summary> 📝 `app/lib/models/source.dart` (+0 -16) 📝 `app/lib/widgets/item/details/item_details.dart` (+0 -5) ➖ `app/lib/widgets/item/details/item_details_x.dart` (+0 -48) 📝 `app/lib/widgets/item/preview/item_preview.dart` (+0 -5) ➖ `app/lib/widgets/item/preview/item_preview_x.dart` (+0 -50) 📝 `app/lib/widgets/source/add/add_source.dart` (+0 -4) 📝 `app/lib/widgets/source/add/add_source_lemmy.dart` (+3 -3) ➖ `app/lib/widgets/source/add/add_source_x.dart` (+0 -120) 📝 `landing/app/page.tsx` (+0 -19) 📝 `supabase/functions/_shared/feed/feed.ts` (+0 -3) ➖ `supabase/functions/_shared/feed/x.ts` (+0 -295) 📝 `supabase/functions/_shared/models/source.ts` (+0 -2) </details> ### 📄 Description X (Twitter) was never supported and the code was never used to add a source. We kept it in the hope that it will be possible again to use X within the app. Since this isn't the case it is time to remove the code. <!-- 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:35 -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#162