miniflux-v2/internal/reader
jvoisin f109e3207c reader/rss: don't add empty tags to RSS items
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.
2024-03-24 19:46:56 -07:00
..
atom Ensure enclosure URLs are always absolute 2024-03-19 21:57:46 -07:00
date Small refactoring of internal/reader/date/parser.go 2024-02-26 18:08:04 -08:00
dublincore Refactor RDF parser to use an adapter 2024-03-12 20:54:05 -07:00
encoding Inline a one-liner function 2024-03-20 17:21:30 -07:00
fetcher Enable go-critic linter and fix various issues detected 2024-03-17 13:52:34 -07:00
googleplay Refactor RSS Parser to use an adapter 2024-03-13 21:25:09 -07:00
handler Fix force refresh 2024-03-15 19:42:09 -07:00
icon Inline a one-liner function 2024-03-20 17:21:30 -07:00
itunes Refactor RSS Parser to use an adapter 2024-03-13 21:25:09 -07:00
json Ensure enclosure URLs are always absolute 2024-03-19 21:57:46 -07:00
media Minor simplification of internal/reader/media/media.go 2024-03-18 16:09:32 -07:00
opml Preallocate memory when exporting to OPML 2024-03-03 20:34:37 -08:00
parser Refactor Atom parser to use an adapter 2024-03-15 17:27:16 -07:00
processor Add `FILTER_ENTRY_MAX_AGE_DAYS` config option to limit fetching all feed items 2024-03-20 02:58:53 +00:00
rdf Remove trailing space in SiteURL and FeedURL 2024-03-18 17:51:06 -07:00
readability Enable go-critic linter and fix various issues detected 2024-03-17 13:52:34 -07:00
readingtime Improve EstimateReadingTime's speed by a factor 7 2024-02-29 19:24:15 -08:00
rewrite Enable go-critic linter and fix various issues detected 2024-03-17 13:52:34 -07:00
rss reader/rss: don't add empty tags to RSS items 2024-03-24 19:46:56 -07:00
sanitizer Enable go-critic linter and fix various issues detected 2024-03-17 13:52:34 -07:00
scraper Inline a one-liner function 2024-03-20 17:21:30 -07:00
subscription Inline a one-liner function 2024-03-20 17:21:30 -07:00
xml Enable go-critic linter and fix various issues detected 2024-03-17 13:52:34 -07:00