miniflux-v2/reader/atom
privatmamtora 8f9ccc6540
Parse `<category>` from Feeds (RSS, Atom and JSON)
2023-02-24 20:52:45 -08:00
..
atom_03.go Use truncated entry description as title if unavailable 2022-03-04 17:10:32 -08:00
atom_03_test.go Use truncated entry description as title if unavailable 2022-03-04 17:10:32 -08:00
atom_10.go Parse `<category>` from Feeds (RSS, Atom and JSON) 2023-02-24 20:52:45 -08:00
atom_10_test.go Parse `<category>` from Feeds (RSS, Atom and JSON) 2023-02-24 20:52:45 -08:00
atom_common.go Handle Atom links with a text/html type defined 2022-07-31 17:43:03 -07:00
doc.go Fix some linter issues 2022-08-08 22:06:38 -07:00
parser.go Handle invalid feeds with relative URLs 2020-12-02 20:58:18 -08:00
parser_test.go Add support for Atom 0.3 2019-12-22 22:42:00 -08:00