Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lemmy] Add Support for Lemmy #94

Merged
merged 1 commit into from
Dec 2, 2023
Merged

Conversation

ricoberger
Copy link
Member

This commit adds support to add Lemmy RSS feeds to FeedDeck. A user can provide the url of an Lemmy instance, the url of a community or of an user.

The special thing of the Lemmy source in opposite to the normal RSS source is, that we parse the provided link form a feed item, to check if it contains a image, video or YouTube url, to apply some special formatting.

@ricoberger ricoberger self-assigned this Dec 2, 2023
@ricoberger ricoberger added the changelog: added A new feature was added label Dec 2, 2023
@ricoberger ricoberger added this to the v1.3.0 milestone Dec 2, 2023
@ricoberger ricoberger force-pushed the lemmy-add-support-for-lemmy branch 2 times, most recently from db7a576 to 7040905 Compare December 2, 2023 11:14
This commit adds support to add Lemmy RSS feeds to FeedDeck. A user can
provide the url of an Lemmy instance, the url of a community or of an
user.

The special thing of the Lemmy source in opposite to the normal RSS
source is, that we parse the provided link form a feed item, to check if
it contains a image, video or YouTube url, to apply some special
formatting.
@ricoberger ricoberger merged commit 8c88ece into main Dec 2, 2023
9 checks passed
@ricoberger ricoberger deleted the lemmy-add-support-for-lemmy branch December 2, 2023 14:52
ricoberger added a commit that referenced this pull request Jan 31, 2024
Add an icon for Lemmy to the landing page. The new `lemmy` source type
was added in #94 and is now also added to the landing page for the next
release which should happen very soon.
ricoberger added a commit that referenced this pull request Jan 31, 2024
Add an icon for Lemmy to the landing page. The new `lemmy` source type
was added in #94 and is now also added to the landing page for the next
release which should happen very soon.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: added A new feature was added
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant