Commit Graph

70 Commits

Author SHA1 Message Date
Sam Ruby
e25fb76ff2 feedburner:origlink => feedburner:origLink 2007-12-21 22:44:47 -05:00
Sam Ruby
d025fe59ac Support config.ini as a format for reading lists 2007-08-19 22:13:00 -04:00
Sam Ruby
4d603b6bf7 Select latest entry by id if ids are duplicated in a feed 2007-08-19 12:46:51 -04:00
Sam Ruby
468bbcc4fc CSV reading lists 2007-07-31 19:38:57 -04:00
Sam Ruby
50aab3005c Handle empty titles 2007-07-15 19:18:16 -04:00
Sam Ruby
23cd6be041 http://amit.chakradeo.net/2007/07/05/django-unicode-integration-fix-for-venus-djando-template/ 2007-07-05 15:01:19 -04:00
Sam Ruby
4b1e0da922 filters/xhtml2html =~ s/Genshi/html5lib/ 2007-06-27 13:37:00 -04:00
Sam Ruby
1fcfbe35c0 Omit category if term if blank 2007-06-25 15:50:52 -04:00
Sam Ruby
b25df8b9d4 Add minhead filter, and resync opml-top100.ini 2007-06-15 10:42:01 -04:00
Sam Ruby
2f792f919e Allow target element name to be specified in excerpt filter 2007-05-29 09:44:14 -04:00
Sam Ruby
c9e209ba8d Ensure atom:author elements have atom:name children 2007-05-10 20:35:47 -04:00
Sam Ruby
9aba1dbfc7 Don't emit separate open and close tags for empty void elements using htmltmpl 2007-05-10 20:25:25 -04:00
Sam Ruby
a5e1fde287 MeMeme and html2xhtml plugins 2007-04-30 09:38:09 -04:00
Sam Ruby
c7bc9702d8 Allow filters to "tee" 2007-04-25 21:15:41 -04:00
Sam Ruby
1e3ca39733 Genshi Themes 2007-04-24 16:13:15 -04:00
Sam Ruby
c6407478e7 Fix bug where use of 'exclude' config option would cause exception 2007-04-15 08:22:13 -04:00
Sam Ruby
c71fa3823f Rough in Genshi support 2007-04-14 16:36:56 -04:00
Sam Ruby
3e1c9bcb3e Output filters 2007-04-14 10:04:22 -04:00
Sam Ruby
0ed1ee63e1 if new_date is set, ensure that new_channel is also set 2007-04-09 15:35:24 -04:00
Sam Ruby
44dccfb59f Fix new_channel
Submitted by Matt Brubeck
2007-04-09 14:10:36 -04:00
Sam Ruby
3cd0e7149b Coral CDN support for URLs with non-standard ports
submitted by Lenny Domnitser
2007-04-09 08:30:52 -04:00
Sam Ruby
5977be5ea4 Add support for creativeCommons and cc namespaces. 2007-03-26 17:42:41 -04:00
Sam Ruby
034404fd8a Reposisition text 2007-03-05 09:59:09 -05:00
Sam Ruby
33fb5bdd86 Recovery from bizarrely nested content 2007-03-05 09:54:32 -05:00
Morten Frederiksen
1f79279f6c Merged with intertwingly... 2007-03-04 15:21:44 +01:00
Morten Frederiksen
806b0ee53c Updated expunge test cases to pass... 2007-03-04 14:07:16 +01:00
Morten Frederiksen
a51d09ec07 Added expunge and preliminary test cases 2007-03-04 12:00:28 +01:00
Antonio Cavedoni
fb29d39501 Added, tested and documented the new Config variable available in the Django templates/filters: makes it easy to access .ini configuration items from one's templates 2007-03-01 20:37:02 +01:00
Sam Ruby
7d14cbcf64 Django fixes 2007-02-15 19:48:44 -05:00
Sam Ruby
a0642afec0 regexp sifter 2007-02-15 19:09:10 -05:00
Antonio Cavedoni
7cd69ce7d7 Started testing Django integration, somewhat improved documentation 2007-02-16 00:51:53 +01:00
Sam Ruby
3024af031f Switch from Beautiful Soup to html5lib 2007-01-11 15:05:30 -05:00
Sam Ruby
6f7eddf0f0 Allow one to subscribe to planet feeds 2006-12-27 15:37:16 -05:00
Joe Gregorio
45eda384cb Fixed bug with config feed_timeouts not being ints. 2006-12-26 11:49:03 -05:00
Sam Ruby
316a1afe5e Ensure planet information makes it into the source element 2006-11-26 11:10:47 -05:00
Sam Ruby
6ebbed2ab7 Spider threads 2006-11-14 14:08:15 -05:00
Sam Ruby
88fd1b80ca support feedburner origlink relationship 2006-11-11 22:23:31 -05:00
Harry Fuecks
d68ab54ea1 Add test case for feed items missing a local updated / published date - expected to fall back to feed updated date - see http://lists.planetplanet.org/archives/devel/2006-November/001273.html 2006-11-10 09:38:45 +00:00
Sam Ruby
1c1001fabc reconstitute -p option to see raw data 2006-11-01 18:14:50 -05:00
Sam Ruby
d3838e1a5a Support rss images 2006-10-25 14:09:37 -04:00
Sam Ruby
ce4085889e Forgotten test case 2006-10-23 23:23:08 -04:00
Sam Ruby
0a5015d657 Allow filter parameters to be passed "URI style" 2006-10-22 17:48:37 -04:00
Sam Ruby
42a73b35e8 Enclosure support 2006-10-18 22:38:39 -04:00
Sam Ruby
002471fc68 Recapture outputs as inputs for tests 2006-10-14 09:05:10 -04:00
Sam Ruby
21864c3aa8 XSLT as a filter and with parameters 2006-10-13 11:01:14 -04:00
Sam Ruby
db79be60cc dc:language support 2006-10-12 12:57:05 -04:00
Sam Ruby
e74cd4d6cb Don't choke on RSS feeds containing source elements; provide better messages
if there is a fetch failure and no cached version
2006-10-10 22:52:06 -04:00
Sam Ruby
b75ba9684e Support python 2.2 through python 2.5 2006-09-19 20:52:08 -04:00
Sam Ruby
f1c3730511 xpath sifter and category support 2006-09-15 07:20:54 -04:00
Elias Torres
e029e9354e - Added support for inheritance of FOAF reading list properties
i.e. online_accounts mapping get inherited on recursion
- Added extra check for foaf.weblog rdfs.seeAlso of rdf.type rss.channel
- Added support for FOAF smushing when URIs are the same
2006-09-07 11:26:54 -04:00