Quantcast
Channel: Recent Commits to gofeed:a65f89680324ee38c5f993577b6c5679251a20fc
Browsing all 20 articles
Browse latest View live

Parse non-utf8 feeds (#22)

Parse non-utf8 feeds (#22) * Fix encoding issue with non-utf8 feeds * Use a charset reader to convert from non-utf8 to utf-8 * Update travis file with new dependency

View Article



Fix typo (#24)

Fix typo (#24)

View Article

Skip nodes until we hit the first StartTag since some feeds have a te…

Skip nodes until we hit the first StartTag since some feeds have a text BOM (#28)

View Article

Remove test feeds

Remove test feeds

View Article

Strip illegal xml characters before parsing (#29)

Strip illegal xml characters before parsing (#29)

View Article


Fix CDATA parsing (#30)

Fix CDATA parsing (#30) * Ensure CDATA tag is stripped from the text returned * Strip CDATA tag from text elements

View Article

Fixed typo (#32)

Fixed typo (#32)

View Article

Add more unit tests for escaped/naked markup (#35)

Add more unit tests for escaped/naked markup (#35)

View Article


Fix issue when FindRoot not returning an error

Fix issue when FindRoot not returning an error

View Article


Move universal tests

Move universal tests

View Article

Parse and strip out any text found in rss enclosure elements (#41)

Parse and strip out any text found in rss enclosure elements (#41)

View Article

Stop stripping divs when the content type is html (#42)

Stop stripping divs when the content type is html (#42) * Stop stripping divs when the content type is html * Reorganize atom tests * Fix div unwrapping and cdata parsing for atom/rss

View Article

Fix broken atom test

Fix broken atom test

View Article


doc(README): improve "Advance Usage" README section (#45)

doc(README): improve "Advance Usage" README section (#45) For clarity, imports the required modules, and fixes typos. [ci skip]

View Article

Ignore tokens between start/end tags that we are no explicitly lookin…

Ignore tokens between start/end tags that we are no explicitly looking for (#44)

View Article


Remove BSD tests which were ported from Feedparser to avoid a dual-li…

Remove BSD tests which were ported from Feedparser to avoid a dual-license situation (#48)

View Article

Add Kurt McKee's name to the credits regarding feedparser

Add Kurt McKee's name to the credits regarding feedparser

View Article


Merge branch 'master' of github.com:mmcdole/gofeed

Merge branch 'master' of github.com:mmcdole/gofeed

View Article

Update README.md

Update README.md

View Article

Great test rewrite (#51)

Great test rewrite (#51) Great test rewrite - Part 1 (RSS)

View Article
Browsing all 20 articles
Browse latest View live




Latest Images