gudvinr 30453ad7ec refactor(fetcher): use time.Duration for client timeout values 7 months ago
..
atom 485baf9654 refactor(misc): fix a handful of TODO 8 months ago
date 7eb1d15315 refactor(date): use an else-if instead of two if statements 1 year ago
dublincore 6bc4b35e38 Refactor RDF parser to use an adapter 2 years ago
encoding 6eedf4111f fix(scraper): avoid encoding issue if charset meta tag is after 1024 bytes 1 year ago
fetcher 30453ad7ec refactor(fetcher): use time.Duration for client timeout values 7 months ago
filter 0c3e251884 refactor(filter): parse and merge filters only once per refresh 8 months ago
googleplay 648b9a8f6f Refactor RSS Parser to use an adapter 2 years ago
handler ed3bf59356 refactor(reader): use time.Duration instead of minutes count 7 months ago
icon 2a372674a2 refactor(icon): avoid calling `AbsoluteURL` twice for the feed icon URL 7 months ago
itunes 648b9a8f6f Refactor RSS Parser to use an adapter 2 years ago
json 2e26f5ca75 test(reader): ensure consistent tags parsing across feed formats 9 months ago
media a4f672b589 fix: URL detection incorrectly capturing newlines in media descriptions 8 months ago
opml 93fc206f42 refactor(opml): reduce indirections 8 months ago
parser a43d150a27 refactor(parser): centralize seek logic and provide a hint for the compiler to eliminate a useless bound check 8 months ago
processor 3a01f8a691 perf(misc): use arrays instead of slices where possible 8 months ago
rdf 566670cc06 refactor: unexport symbols 8 months ago
readability 66b269e6cd feat(readability): avoid removing elements with `content` class 8 months ago
readingtime 43546976d2 refactor(tests): use b.Loop() instead of for range b.N 9 months ago
rewrite 3a01f8a691 perf(misc): use arrays instead of slices where possible 8 months ago
rss ed3bf59356 refactor(reader): use time.Duration instead of minutes count 7 months ago
sanitizer 9d32b23ab0 perf(sanitizer): make sanitizer ~10% faster by using `slices.Contains` instead of nested maps 7 months ago
scraper b296f21e98 refactor(internal): add an urllib.DomainWithoutWWW function 9 months ago
subscription 566670cc06 refactor: unexport symbols 8 months ago
urlcleaner 7c857bdc72 perf(reader): optimize RemoveTrackingParameters 10 months ago
xml 485baf9654 refactor(misc): fix a handful of TODO 8 months ago