1
0
Fork 0
miniflux/internal/reader
Pontus Jensen Karlsson ade412f453 fix: Honor hide_globally when creating a new feed through the api
TestGetGlobalEntriesEndpoint was failing because CreateFeed ignored HideGlobally, this fixes that.
2024-08-12 20:20:44 -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 fetcher: use ETag as a stronger validator than Last-Modified 2024-07-02 22:05:49 -07:00
googleplay Refactor RSS Parser to use an adapter 2024-03-13 21:25:09 -07:00
handler fix: Honor hide_globally when creating a new feed through the api 2024-08-12 20:20:44 -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 Add description field to feed settings 2024-05-06 15:40:36 -07:00
parser Refactor Atom parser to use an adapter 2024-03-15 17:27:16 -07:00
processor feat: add FETCH_BILIBILI_WATCH_TIME config option 2024-08-01 19:52:31 -07:00
rdf Remove trailing space in SiteURL and FeedURL 2024-03-18 17:51:06 -07:00
readability feat: implement base element handling in content scraper 2024-07-25 20:36:56 -07:00
readingtime reader/readingtime: fix incorrect package name 2024-05-21 18:12:24 -07:00
rewrite Update theverge.com rewrite rule: fix duplicate image 2024-06-10 21:08:59 -07:00
rss reader/rss: don't add empty tags to RSS items 2024-03-24 19:46:56 -07:00
sanitizer feat: add support for aside HTML element in entry content 2024-07-25 21:11:37 -07:00
scraper feat: implement base element handling in content scraper 2024-07-25 20:36:56 -07:00
subscription feat: add support for base element when discovering feeds 2024-07-25 20:54:51 -07:00
urlcleaner fix: do not alter the original URL if there is no tracker parameter 2024-07-25 22:10:28 -07:00
xml Enable go-critic linter and fix various issues detected 2024-03-17 13:52:34 -07:00