Dave Cross [Fri, 4 Jan 2013 06:47:06 +0000]
Bump version for release
Dave Cross [Fri, 4 Jan 2013 06:46:08 +0000]
Merge branch 'master' of github.com:davorg/xml-feed
Conflicts:
Changes
Dave Cross [Fri, 4 Jan 2013 06:45:09 +0000]
Commit changes to Changes
Dave Cross [Fri, 4 Jan 2013 06:43:25 +0000]
Merge pull request #8 from szabgab/master
Change UserAgent string
Gabor Szabo [Sun, 30 Dec 2012 20:48:13 +0000]
change the User Agent string
Dave Cross [Sat, 28 Jul 2012 16:26:01 +0000]
Merge pull request #7 from shlomif/master
Add a META.yml/META.json link to the repository.
Shlomi Fish [Sat, 28 Jul 2012 14:43:02 +0000]
Add a meta_merge link to the respository.
This way metacpan.org and other services will display it.
Dave Cross [Tue, 10 Jul 2012 20:17:33 +0000]
Bump version for release.
Dave Cross [Tue, 10 Jul 2012 20:16:12 +0000]
Added an image() method to Feed objects.
Does something useful for RSS feeds; not for Atom feeds currently.
Dave Cross [Tue, 10 Jul 2012 20:08:49 +0000]
Fixed tests
Dave Cross [Tue, 10 Jul 2012 20:04:31 +0000]
Merge pull request #5 from nichtich/master
Support RFC 5005 Feed Paging and Archiving in Atom feeds
Jakob Voss [Tue, 10 Apr 2012 13:19:49 +0000]
Add support for RFC 5005 Feed Paging and Archiving in Atom feeds
Dave Cross [Fri, 6 Apr 2012 16:02:11 +0000]
Bump version for release.
Dave Cross [Thu, 5 Apr 2012 14:51:49 +0000]
Remove svn tag.
Dave Cross [Thu, 5 Apr 2012 14:51:26 +0000]
Merge branch 'master' of github.com:davorg/xml-feed
Dave Cross [Thu, 5 Apr 2012 14:48:54 +0000]
Changed contact details from non-working 6A email address.
Dave Cross [Wed, 28 Mar 2012 09:33:20 +0000]
Merge pull request #4 from sockmonk/master
Edited the installation instructions in the README after testing.
sockmonk [Wed, 28 Mar 2012 04:27:55 +0000]
Updated README file with current and tested installation instructions.
Hoping to clarify the confusion reflected in RT # 53884, maybe even resolve it.
https://rt.cpan.org/Public/Bug/Display.html?id=53884
Dave Cross [Mon, 12 Mar 2012 19:49:31 +0000]
Bump version for release.
Dave Cross [Mon, 12 Mar 2012 19:46:52 +0000]
Merge branch 'master' of github.com:davorg/xml-feed
Dave Cross [Mon, 12 Mar 2012 19:46:43 +0000]
Merge branch 'master' of git.shadowcat.co.uk:XML-Feed
Dave Cross [Mon, 12 Mar 2012 19:44:19 +0000]
Merge branch 'master' of github.com:davorg/xml-feed
Dave Cross [Mon, 12 Mar 2012 19:39:46 +0000]
Fixed broken date test.
Dave Cross [Mon, 12 Mar 2012 14:36:45 +0000]
Applying the missing bit of the patch from https://rt.cpan.org/Ticket/Display.html?id=20763
Dave Cross [Sat, 10 Mar 2012 14:56:43 +0000]
Bump version number for release.
Dave Cross [Sat, 10 Mar 2012 14:55:12 +0000]
Increase XML::Atom dependency to 0.37
- see https://rt.cpan.org/Ticket/Display.html?id=74703
Dave Cross [Tue, 6 Mar 2012 11:02:42 +0000]
Merge pull request #2 from szabgab/master
some cleanup and example
Gabor Szabo [Tue, 6 Mar 2012 10:21:01 +0000]
fix MANIFEST.SKIP
Gabor Szabo [Tue, 6 Mar 2012 10:19:39 +0000]
update MANIFEST file
Gabor Szabo [Tue, 6 Mar 2012 09:57:19 +0000]
add example
Gabor Szabo [Tue, 6 Mar 2012 09:26:07 +0000]
add links to the POD
Gabor Szabo [Sun, 19 Feb 2012 07:52:00 +0000]
add explicit tests for loading internal packages and failing when it does not exist
Gabor Szabo [Sun, 19 Feb 2012 07:26:03 +0000]
split up files to individual packages
Gabor Szabo [Sun, 19 Feb 2012 07:25:23 +0000]
ignore *.swp files
Gabor Szabo [Sat, 18 Feb 2012 18:43:51 +0000]
gitignore some generated files
Dave Cross [Fri, 17 Feb 2012 15:09:24 +0000]
Merge pull request #1 from szabgab/master
just a warning
Gabor Szabo [Fri, 17 Feb 2012 11:32:12 +0000]
add missing return call fixing the failures introduced when trying to fix 73160
Gabor Szabo [Fri, 17 Feb 2012 11:05:43 +0000]
eliminate warning generated in t/16-convert-mult-categories.t
Dave Cross [Sun, 11 Dec 2011 12:47:52 +0000]
Added tests for bug 73160. And code to make them pass.
Dave Cross [Sat, 3 Sep 2011 10:58:59 +0000]
Updated changed for 0.45 (oops) and 0.46.
Dave Cross [Sat, 3 Sep 2011 10:53:34 +0000]
Closed a few tickets from the RT queue as an excuse for a new release. Bumped to version 0.46.
Dave Cross [Sat, 30 Jul 2011 11:30:16 +0000]
Another round of changes to fix (and test) https://rt.cpan.org/Public/Bug/Display.html?id=44899
Dave Cross [Sat, 16 Jul 2011 16:03:27 +0000]
Added new (currently failing) test for the double-encoding bug.
Dave Cross [Sun, 24 Apr 2011 14:07:53 +0000]
Tests to ensure that the double-encoding bug fix works.
Dave Cross [Sun, 13 Mar 2011 10:20:11 +0000]
Added new tests to prove what the problem is.
Dave Cross [Sun, 13 Mar 2011 10:08:10 +0000]
Force stringification so test passes.
Simon Wistow [Mon, 22 Mar 2010 21:07:55 +0000]
Force requiring HTML::Entities;
Simon Wistow [Mon, 22 Mar 2010 21:04:05 +0000]
Fix bug in conversion process between RSS and Atom where HTML got double encoded
https://rt.cpan.org/Public/Bug/Display.html?id=44899
Simon Wistow [Mon, 22 Mar 2010 20:50:41 +0000]
Fix double encoding bug?
Simon Wistow [Mon, 22 Mar 2010 20:50:20 +0000]
Add updated()
Simon Wistow [Tue, 17 Nov 2009 02:00:00 +0000]
Fix a problem converting multiple categories thanks to Алексей Капранов (KAPPA) in bug 50125
https://rt.cpan.org/Ticket/Display.html?id=50125
Simon Wistow [Tue, 17 Nov 2009 01:50:53 +0000]
Fixing RT #47981
https://rt.cpan.org/Ticket/Display.html?id=47981
Which is due to Blogspot using unusual atom namespaced elements in short RSS feeds.
Simon Wistow [Tue, 17 Nov 2009 01:17:55 +0000]
Add Build.PL
Simon Wistow [Fri, 29 May 2009 21:19:14 +0000]
Fix buglet to do with odd date terms
https://rt.cpan.org/Ticket/Display.html?id=46494
(Joey Hess)
Simon Wistow [Fri, 29 May 2009 21:17:05 +0000]
Add Makefile.PL
Simon Wistow [Thu, 7 May 2009 00:47:58 +0000]
Multiple enclosure support
Simon Wistow [Fri, 3 Apr 2009 15:16:38 +0000]
Merge changes
Simon Wistow [Fri, 3 Apr 2009 15:16:10 +0000]
Add a note about XML::RSS::LibXML
Simon Wistow [Fri, 3 Apr 2009 15:07:25 +0000]
Add Enclosure support from branch
Tatsuhiko Miyagawa [Sun, 25 Jan 2009 12:44:25 +0000]
docs
Tatsuhiko Miyagawa [Sun, 25 Jan 2009 12:42:08 +0000]
Fixed RSS multiple category with XML::RSS::LibXML
Simon Wistow [Thu, 11 Dec 2008 01:55:52 +0000]
First cut at enclosures
Simon Wistow [Wed, 10 Dec 2008 20:27:46 +0000]
GAH
Simon Wistow [Wed, 10 Dec 2008 20:26:41 +0000]
Whoops again
Simon Wistow [Wed, 10 Dec 2008 20:26:14 +0000]
Whoops
Simon Wistow [Wed, 10 Dec 2008 20:15:44 +0000]
Gte ready for release
Simon Wistow [Tue, 9 Dec 2008 23:48:16 +0000]
Fix bug with adding first category
Simon Wistow [Tue, 9 Dec 2008 23:39:29 +0000]
First cut at multiple category/tag support
Simon Wistow [Mon, 1 Dec 2008 21:17:51 +0000]
Set Id keyword on everything
Simon Wistow [Mon, 24 Nov 2008 00:59:24 +0000]
First cut at enclosure support
Simon Wistow [Mon, 24 Nov 2008 00:47:26 +0000]
Add enclosure code.
Simon Wistow [Mon, 24 Nov 2008 00:43:50 +0000]
Update property
Simon Wistow [Fri, 21 Nov 2008 20:41:06 +0000]
UTF8 problem
Simon Wistow [Fri, 21 Nov 2008 20:37:23 +0000]
Fix Andreas' name
Simon Wistow [Fri, 21 Nov 2008 01:18:35 +0000]
Fix base support with latest version of XML::RSS
Simon Wistow [Fri, 14 Nov 2008 23:24:55 +0000]
Add bug fix
Simon Wistow [Fri, 14 Nov 2008 22:10:05 +0000]
Add version to Entry
Simon Wistow [Fri, 14 Nov 2008 22:05:54 +0000]
Fix 'base' stuff
Simon Wistow [Tue, 11 Nov 2008 18:17:25 +0000]
Add Build.PL
Simon Wistow [Tue, 4 Nov 2008 22:09:14 +0000]
Add date into Changes
Simon Wistow [Tue, 4 Nov 2008 22:07:39 +0000]
Cleanup
Simon Wistow [Tue, 4 Nov 2008 05:42:53 +0000]
Update for new status
Simon Wistow [Tue, 4 Nov 2008 00:02:05 +0000]
Add note about
https://rt.cpan.org/Ticket/Display.html?id=14725
Simon Wistow [Mon, 3 Nov 2008 23:54:28 +0000]
Move to the Formats identifying what content to look at
Simon Wistow [Mon, 3 Nov 2008 23:53:48 +0000]
Update tests
Simon Wistow [Mon, 3 Nov 2008 23:48:51 +0000]
Add pod*.t
Simon Wistow [Mon, 3 Nov 2008 23:47:42 +0000]
Rollback r92
Simon Wistow [Mon, 3 Nov 2008 23:43:32 +0000]
Update tests
Simon Wistow [Mon, 3 Nov 2008 23:18:05 +0000]
Switch to different layout
Simon Wistow [Wed, 29 Oct 2008 17:55:22 +0000]
Add pod and coverage tests
Simon Wistow [Fri, 24 Oct 2008 18:54:39 +0000]
Add note about makign a validating URL
Simon Wistow [Fri, 24 Oct 2008 01:40:26 +0000]
Add date
Simon Wistow [Fri, 24 Oct 2008 01:39:56 +0000]
Update MANIFEST file with new tests
Simon Wistow [Fri, 24 Oct 2008 01:37:54 +0000]
Up the version number
Simon Wistow [Thu, 23 Oct 2008 23:39:56 +0000]
Add xml:base work
Simon Wistow [Thu, 23 Oct 2008 23:32:52 +0000]
Fix typo
Simon Wistow [Thu, 23 Oct 2008 23:30:32 +0000]
Update xml:base parsing in RSS
Simon Wistow [Thu, 23 Oct 2008 22:43:52 +0000]
Make base work
Simon Wistow [Thu, 23 Oct 2008 00:45:43 +0000]
Initiali support for xml:base
Simon Wistow [Thu, 23 Oct 2008 00:45:12 +0000]
Misnamed