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
*
Add support of media elements for Atom feeds
Frédéric Guillot
2019-11-28
*
Add support of media elements for RSS 2 feeds
Frédéric Guillot
2019-11-28
*
Add rewrite functions: convert_text_link and nl2br
Frédéric Guillot
2019-11-28
*
Update scraper rule for openingsource.org
Neo Ng
2019-11-28
*
Improve XML decoder to remove illegal characters
Tony Wang
2019-10-22
*
Add new formats to date parser
Tony Wang
2019-10-20
*
Disable strict XML parsing
Frédéric Guillot
2019-09-18
*
Replace Travis by GitHub Actions
Frédéric Guillot
2019-09-15
*
Add native lazy loading for images and iframes
Frédéric Guillot
2019-09-10
*
add_mailto_subject: New rewrite function
Peter De Wachter
2019-08-19
*
Add test case for parsing HTML entities
Frédéric Guillot
2019-08-15
*
addImageTitle: Fix HTML injection
Peter De Wachter
2019-08-15
*
Accept HTML entities when parsing XML
Peter De Wachter
2019-08-15
*
Sort feed categories before serialization
Ilya Glotov
2019-07-05
*
Add support for OPML v1 import
Frédéric Guillot
2019-03-26
*
Add 'allow-popups' to iframe sandbox permissions
Jeremy Apthorp
2019-03-26
*
Make parser compatible with Go 1.12
Frédéric Guillot
2019-02-28
*
Use feed ID instead of user ID to check entry URLs presence
Frédéric Guillot
2019-02-28
*
Use preferably the published date for Atom feeds
Frédéric Guillot
2019-01-29
*
More robust Atom text handling
Peter De Wachter
2019-01-07
*
Add workaround for non GMT dates (RFC822, RFC850, and RFC1123)
Frédéric Guillot
2018-12-26
*
Add function storage.UpdateFeedError()
Frédéric Guillot
2018-12-15
*
Add BBC News scraping rule
Tom Matthews
2018-12-13
*
Make password prompt compatible with Windows
Frederic Guillot
2018-12-09
*
Move image proxy filter to template functions
Frédéric Guillot
2018-12-02
*
Update scraper rule for lemonde.fr
Frédéric Guillot
2018-12-02
*
Refactor manual entry scraper
Frédéric Guillot
2018-12-02
*
Update scraper rule for heise.de
mapl
2018-12-01
*
Replace daemon and scheduler package with service package
Frédéric Guillot
2018-11-11
*
Allow the scraper to parse XHTML documents
Frédéric Guillot
2018-11-03
*
Handle more encoding conversion edge cases
Frédéric Guillot
2018-10-29
*
Add test case to check different feed encoding and HTTP headers
Frédéric Guillot
2018-10-29
*
Add entries storage error to feed errors count
Frédéric Guillot
2018-10-21
*
Simplify feed entries filtering
Frédéric Guillot
2018-10-14
*
Simplify feed fetcher
Frédéric Guillot
2018-10-14
*
Simplify feed parser and format detection
Frédéric Guillot
2018-10-14
*
Convert text links and line feeds to HTML in YouTube channels
Frédéric Guillot
2018-10-08
*
Add missing package descriptions for GoDoc
Frédéric Guillot
2018-10-08
*
Fix typo in license header
Frédéric Guillot
2018-10-08
*
Simplify locale package usage (refactoring)
Frédéric Guillot
2018-09-22
*
Use unique translation IDs instead of English text as key
Frédéric Guillot
2018-09-21
*
Add the possibility to override default user agent for each feed
Patrick
2018-09-19
*
Update scraper rule for heise.de
Frédéric Guillot
2018-08-25
*
Use canonical imports
Frédéric Guillot
2018-08-24
*
Add support for published tag in Atom feeds
neepl
2018-07-17
*
Add embedly.com to iframe whitelist
Frédéric Guillot
2018-07-10
*
New `add_dynamic_image` rewriter for JavaScript-loaded images.
dzaikos
2018-07-09
*
Processor: Do rewriter before sanitizer for `entry.Content`.
dzaikos
2018-07-06
*
Add support for protocol relative YouTube URLs
Frédéric Guillot
2018-07-04
*
Sandbox iframes when sanitizing.
dzaikos
2018-07-03
[next]