mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
[PR #162] [MERGED] [x] Remove X Source #162
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:x-remove-x📝 Commits (1)
54706ee[x] Remove X Source📊 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.