Quantcast
Channel: Recent Commits to gofeed:master
Browsing latest articles
Browse All 20 View Live

Add support for content:encoded (#86)

Add support for content:encoded (#86) * Add support for content:encoded * Move check for cleaner code

View Article



Update README.md

Update README.md

View Article

Fix broken image

Fix broken image

View Article

get keywords from iTunes extensions (#89)

get keywords from iTunes extensions (#89)

View Article

Add content:encoded to table

Add content:encoded to table

View Article


Set the feed type detection error in a public variable (#93)

Set the feed type detection error in a public variable (#93)

View Article

Add a User-Agent header to ParseURL() (#97)

Add a User-Agent header to ParseURL() (#97) * Add a User-Agent header to ParseURL() I changed the .Get() call to .Do() here for a header insertion This is a cheap edit, but I've discovered that on...

View Article

Atom: implement xml:base relative URI resolution

Atom: implement xml:base relative URI resolution What it does: Resolve relative URIs in feed element attributes, feed elements which contain URIs (like author:uri), and HTML element attributes in atom...

View Article


Fix transposed 'expected' and 'actual' arguments

Fix transposed 'expected' and 'actual' arguments Also: No need to pass address of pointer to json.Unmarshal

View Article


Update README.md

Update README.md

View Article

Remove donate section

Remove donate section

View Article

Fix incorrect capitalization of GUID field

Fix incorrect capitalization of GUID field Fixes #100

View Article

Remove checked in binary

Remove checked in binary

View Article


parser.go / Bug fix

parser.go / Bug fix http.NewRequest error return should be check. If there is an error during NewRequest (I've experimented it), req is nil and segfault occurs during req.Header.Set()

View Article

Update README.md

Update README.md

View Article


Update README.md

Update README.md

View Article

Add go modules

Add go modules Add go module files (go.mod, go.sum) and update travis config to build with Go 1.11 which was the first version of Go to support modules, and to build both with and without modules in...

View Article


Added Type field ITunesFeedExtension

Added Type field ITunesFeedExtension

View Article

Date parser: Make best effort attempt at using TZ names

Date parser: Make best effort attempt at using TZ names Fixes #94

View Article

Better support for CDATA (#120)

Better support for CDATA (#120) * Better support for CDATA * Add CDATA test cases * Add a comment with CDATA test case

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images