1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/internal/reader
2025-02-15 15:40:07 -08:00
..
atom fix: do not strip tags in Atom entry title 2025-01-18 15:33:44 -08:00
date refactor(date): use an else-if instead of two if statements 2025-02-06 19:44:12 -08:00
dublincore Refactor RDF parser to use an adapter 2024-03-12 20:54:05 -07:00
encoding test(encoding): add unit tests for CharsetReader function 2025-02-15 15:40:07 -08:00
fetcher fix(finder): do not add redirections to the list of subscriptions to avoid confusion 2025-01-12 17:09:32 -08:00
googleplay Refactor RSS Parser to use an adapter 2024-03-13 21:25:09 -07:00
handler refactor(handler): delay store.UserByID as much as possible 2024-12-09 19:32:59 -08:00
icon Guard against a potential null dereference 2025-01-23 19:20:13 -08: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 Don't define receivers on both values and pointer 2025-01-23 19:20:13 -08:00
parser Refactor Atom parser to use an adapter 2024-03-15 17:27:16 -07:00
processor feat(processor): fetch YouTube watch time in bulk using the API 2025-01-24 15:16:23 -08:00
rdf Remove trailing space in SiteURL and FeedURL 2024-03-18 17:51:06 -07:00
readability Refactor internal/reader/readability/testdata 2024-12-15 20:52:32 -08:00
readingtime refactor(readingtime): replace whatlanggo with an ad-hoc implementation 2024-12-26 14:21:07 -08:00
rewrite feat: add fix_ghost_cards rewrite rule 2025-01-12 14:43:27 -08:00
rss fix(rss): handle item title with CDATA content correctly 2025-02-15 14:51:27 -08:00
sanitizer feat(sanitizer): improve text truncation with better space handling 2025-02-06 21:21:49 -08:00
scraper fix(scraper): update TechCrunch scraper rule 2025-01-23 19:29:32 -08:00
subscription fix(finder): do not add redirections to the list of subscriptions to avoid confusion 2025-01-12 17:09:32 -08:00
urlcleaner feat(urlcleaner): add trackers to the blocklist 2025-01-29 19:32:19 -08:00
xml refactor(xml): improve the performances of NewXMLDecoder 2025-01-30 19:37:06 -08:00