mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-10 07:32:05 -05:00
[PR #143] [MERGED] [lemmy] Add Support for Piped Videos #143
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/143
Author: @ricoberger
Created: 2/14/2024
Status: ✅ Merged
Merged: 2/14/2024
Merged by: @ricoberger
Base:
main← Head:lemmy-add-support-for-piped-videos📝 Commits (1)
3b802f4[lemmy] Add Support for Piped Videos📊 Changes
2 files changed (+15 additions, -1 deletions)
View changed files
📝
app/lib/widgets/item/details/item_details_lemmy.dart(+9 -0)📝
supabase/functions/_shared/feed/lemmy.ts(+6 -1)📄 Description
If a Lemmy post contains a Piped video it can now by played directly in the app, similar to how it is handled for Nitter posts.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.