Commit Graph

16 Commits

Author SHA1 Message Date
Sue Spence acddf29e45 Add newline to error message 2015-08-24 23:19:08 +01:00
Charl Matthee 6dcb8a2f3f * Added an example of using a custom charset reader to work around specific charset issues. 2015-03-30 11:24:44 +02:00
Michael Handler 6f965508b9 Channel and Item handler example cleanups
* Don't import from a forked repo in the sample code.
* Repair the sample to work with the current handler interface.
2015-02-09 06:26:29 -08:00
Michael Käufl 8a69a9390b `go run` instead of `6g` and `6l` 2014-11-16 17:07:39 +01:00
JalfResi 29407ee0d4 Removing binary 2014-10-04 12:58:46 +01:00
JalfResi b959757aaf Removing binary 2014-10-04 12:58:19 +01:00
Ben Davies cb314c235b Refactored the handler functions into interface types. Follows the /net/http handlers pattern. Handlers are now chainable. Moved database checking from notifyHandlers. Implemented database feature as chainable handler 2014-10-04 12:45:05 +01:00
jimt 899799b51b Merge pull request #32 from dukex/extensions
Add Extensions Support
2014-01-24 03:15:26 -08:00
Duke 937de70c03 added Extension to channel 2014-01-23 17:37:50 -02:00
Duke 6f578a1273 fixed links when rss has atom:link e link tag [#21] 2014-01-18 15:41:26 -02:00
Duke a3882284e0 test conservatives feed 2014-01-18 14:35:00 -02:00
Duke c06dd6d193 starting a way to get extentions #28 2014-01-18 12:30:56 -02:00
Harm Aarts 997070656f Adds new test data 2013-12-02 14:24:57 +01:00
Chris Grindstaff ae2d31d0ff Elements that contain multiple CDATA sections are overwritten. Fix is
submitted to go-pkg-xmlx
2013-03-28 16:07:22 -04:00
Chris Grindstaff 9a77aeb2f6 Add testdata
RSS author parsing
2013-03-27 23:05:27 -04:00
jim teeuwen 057769eeb5 Rename "examples" folder to "testdata". This causes "go install" to ignore it when building the lib. Example binaries do not get installed in $GOBIN this way. They do not belong there. 2012-03-04 12:52:37 +01:00