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

reader/rss: don't add empty tags to RSS items #2567

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

jvoisin
Copy link
Contributor

@jvoisin jvoisin commented Mar 25, 2024

This commit adds a bunch of checks to prevent reader/rss from adding empty tags to rss items, as well as some minor refactors like nested conditions and loops unrolling.

Do you follow the guidelines?

This commit adds a bunch of checks to prevent reader/rss from adding empty tags
to rss items, as well as some minor refactors like nested conditions and loops
unrolling.
@jvoisin
Copy link
Contributor Author

jvoisin commented Mar 25, 2024

This is part of #2563

@fguillot fguillot merged commit f109e32 into miniflux:main Mar 25, 2024
17 checks passed
@jvoisin jvoisin deleted the nonemptytagsrss branch March 25, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants