about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2024-01-17Strip HTML tags from fetched texts HEAD mainNguyễn Gia Phong
2024-01-17Comply better with RFC 4287Nguyễn Gia Phong
2024-01-10Bump to version 1.0 1.0.0Nguyễn Gia Phong
2024-01-10Clarify errors and warningsNguyễn Gia Phong
2024-01-10Skip erronous feeds by defaultNguyễn Gia Phong
The previous behavior of aborting at the first error can be enabled via the --strict option. Co-authored-by: Ngô Ngọc Đức Huy <huyngo@disroot.org>
2024-01-10Print URL to unparsable feedNguyễn Gia Phong
2024-01-10Silence errors due to task cancelationNguyễn Gia Phong
2022-12-12Fix matching of content:encoded in RSS 0.1.3Nguyễn Gia Phong
2022-11-17NitpickNguyễn Gia Phong
2022-11-09Support URL query 0.1.2Nguyễn Gia Phong
2022-11-09Support Atom XHTML contentNguyễn Gia Phong
2022-11-09Fix re.sub callNguyễn Gia Phong
2022-11-09Fallback Atom feed's linkNguyễn Gia Phong
RFC 4287 does not require atom:feed to contain a <link rel="alternate">.
2022-11-09Force people to read more 0.1.1Nguyễn Gia Phong
2022-11-09Disable argument abbreviationNguyễn Gia Phong
2022-11-09Fix man page install locationNguyễn Gia Phong
2022-11-09Polish for distribution 0.1.0Nguyễn Gia Phong
2022-11-09Achieve feature parity with openringNguyễn Gia Phong
2022-11-08Add some descriptionNguyễn Gia Phong
2022-11-08Parse all necessary informationNguyễn Gia Phong
2022-11-07Draft fetching and initial parsingNguyễn Gia Phong