miniflux-v2/internal/reader
Jan Tojnar 074393d3bf fix: Include type for OPML subscriptions
As per [OPML 2.0 specification]:

> Each sub-element of the body of the OPML document is a node of type rss or an outline element that contains nodes of type rss.

> Required attributes: type, text, xmlUrl.

[OPML 2.0 specification]: http://opml.org/spec2.opml#subscriptionLists
2023-12-31 10:00:50 -08:00
..
atom Regression: ensure all HTML documents are encoded in UTF-8 2023-12-01 16:52:03 -08:00
date Update date parser to parse more invalid date formats 2023-11-01 20:55:35 +01:00
dublincore Strip HTML tags from DublinCore Creator tags 2023-09-08 17:39:49 -07:00
encoding Regression: ensure all HTML documents are encoded in UTF-8 2023-12-01 16:52:03 -08:00
fetcher request_builder.go: fetcher: Force try HTTP/2 2023-12-15 16:27:00 -08:00
handler Setting NextCheckAt due to TTL of a feed in feed.go. 2023-12-01 12:22:30 -08:00
icon Regression: ensure all HTML documents are encoded in UTF-8 2023-12-01 16:52:03 -08:00
json Update date parser to parse more invalid date formats 2023-11-01 20:55:35 +01:00
media Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
opml fix: Include type for OPML subscriptions 2023-12-31 10:00:50 -08:00
parser Regression: ensure all HTML documents are encoded in UTF-8 2023-12-01 16:52:03 -08:00
processor Fix default User-Agent regression 2023-11-18 20:57:47 +01:00
rdf Regression: ensure all HTML documents are encoded in UTF-8 2023-12-01 16:52:03 -08:00
readability Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
readingtime Replace github.com/rylans/getlang with github.com/abadojack/whatlanggo 2023-10-06 22:04:31 -07:00
rewrite Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
rss Regression: ensure all HTML documents are encoded in UTF-8 2023-12-01 16:52:03 -08:00
sanitizer fix: tests for allow popups to escape sandbox 2023-12-10 16:59:58 -08:00
scraper Regression: ensure all HTML documents are encoded in UTF-8 2023-12-01 16:52:03 -08:00
subscription Regression: ensure all HTML documents are encoded in UTF-8 2023-12-01 16:52:03 -08:00
xml Regression: ensure all HTML documents are encoded in UTF-8 2023-12-01 16:52:03 -08:00