index
:
miniflux
master
web-based RSS/Atom reader
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
reader
Commit message (
Expand
)
Author
Age
*
Handle Atom feeds with HTML title
Frédéric Guillot
2018-02-17
*
Improve error handling for HTTP client
Frédéric Guillot
2018-02-08
*
Strip invalid XML characters to avoid parsing errors
Frédéric Guillot
2018-02-07
*
Remove period for feed errors
Frédéric Guillot
2018-02-07
*
Improve error handling when the response is empty
Frédéric Guillot
2018-02-07
*
Show API URL endpoints in user interface
Frédéric Guillot
2018-01-31
*
Do not override existing entries when the crawler is enabled
Frédéric Guillot
2018-01-20
*
Handle more encoding edge cases
Frédéric Guillot
2018-01-20
*
Do not crawl existing entry URLs
Frédéric Guillot
2018-01-20
*
Add more comments (GoDoc)
Frédéric Guillot
2018-01-11
*
Add scraper rule for darkreading.com
Frédéric Guillot
2018-01-06
*
Add more scraper rules
Frédéric Guillot
2018-01-04
*
Add content length check when refreshing feeds
Frédéric Guillot
2018-01-04
*
Handle more date formats
Frédéric Guillot
2018-01-03
*
If the website URL is empty, assign the feed URL
Frédéric Guillot
2018-01-03
*
Rename helper packages
Frédéric Guillot
2018-01-02
*
Make sure the scraper parse only HTML documents
Frédéric Guillot
2018-01-02
*
Add scraper rules for version2.dk and ing.dk
Frédéric Guillot
2017-12-27
*
Add more scraper rules
Frédéric Guillot
2017-12-27
*
Add support for data URL favicons
Frédéric Guillot
2017-12-22
*
Handle more date formats
Frédéric Guillot
2017-12-22
*
Add logger
Frédéric Guillot
2017-12-15
*
Improve content scraper
Frédéric Guillot
2017-12-13
*
Make sure that item URL are absolute
Frédéric Guillot
2017-12-13
*
Rewrite imports
Frédéric Guillot
2017-12-12
*
Add the possibility to enable crawler for feeds
Frédéric Guillot
2017-12-12
*
Add the possibility to define rewrite rules for each feed
Frédéric Guillot
2017-12-11
*
Add scraper rules
Frédéric Guillot
2017-12-10
*
Add readability package to fetch original content
Frédéric Guillot
2017-12-10
*
Move packages http and url
Frédéric Guillot
2017-12-02
*
Add Pinboard integration
Frédéric Guillot
2017-12-02
*
Proxify image enclosures
Frédéric Guillot
2017-12-01
*
Make sure golint pass on the code base
Frédéric Guillot
2017-11-27
*
Improve HTML sanitizer
Frédéric Guillot
2017-11-25
*
Improve API
Frédéric Guillot
2017-11-24
*
Improve feed parsers
Frédéric Guillot
2017-11-22
*
Convert feed encoding only if the charset is specified
Frédéric Guillot
2017-11-21
*
Add timeout for HTTP client
Frédéric Guillot
2017-11-20
*
Make sure RDF entries have a date
Frédéric Guillot
2017-11-20
*
Move feed parsers packages in reader package
Frédéric Guillot
2017-11-20
*
Improve OPML package to be more idiomatic
Frédéric Guillot
2017-11-20
*
Export only necessary structs in JsonFeed package
Frédéric Guillot
2017-11-20
*
Use more idiomatic code for Atom parser
Frédéric Guillot
2017-11-20
*
Add parser for RDF feeds
Frédéric Guillot
2017-11-20
*
Add unit test for HTTP client response functions
Frédéric Guillot
2017-11-20
*
Make sure XML feeds are always encoded in UTF-8
Frédéric Guillot
2017-11-20
*
Ensure that LocalizedError are returned by parsers
Frédéric Guillot
2017-11-20
*
Handle RSS entries with Atom links
Frédéric Guillot
2017-11-20
*
Handle RSS feeds without entry links
Frédéric Guillot
2017-11-20
*
Improve OPML import/export
Frédéric Guillot
2017-11-20
[next]