atom.go
Pull atom xhtml title from nested elements
2023-09-23 21:08:22 +01:00
atom_test.go
Pull atom xhtml title from nested elements
2023-09-23 21:08:22 +01:00
date.go
extract date parser to a new file
2021-04-04 20:45:13 +01:00
feed.go
handle invalid chars in non-utf8 xml
2022-02-14 15:23:55 +00:00
feed_test.go
Run go fmt
2022-07-04 15:20:49 +01:00
json.go
remove feed hacks from storage
2021-04-05 20:59:15 +01:00
json_test.go
rename packaages
2021-04-02 22:26:44 +01:00
media.go
extract thumbnails from vimeo feeds
2021-04-02 22:26:44 +01:00
models.go
podcasts
2021-04-02 22:26:44 +01:00
rdf.go
use rdf description
2021-04-15 10:29:35 +01:00
rdf_test.go
rdf date & content
2021-04-15 10:27:50 +01:00
rss.go
fix atom links
2023-09-07 18:19:17 +01:00
rss_test.go
fix atom links
2023-09-07 18:19:17 +01:00
util.go
handle invalid chars in non-utf8 xml
2022-02-14 15:23:55 +00:00
util_test.go
strip out invalid xml characters
2022-02-12 23:42:44 +00:00