Commit Graph

133 Commits

Author SHA1 Message Date
Matt Domsch
6897d0516e PuSH: add test for config value 2010-06-15 15:12:18 -04:00
Sam Ruby
346247a437 Allow html entities in html5 2010-06-14 06:51:55 -04:00
Mikael Nilson
f900398c9f Added blacklist test 2010-06-02 11:50:52 +02:00
Sam Ruby
d2f2f8510b Preserve link/title, map rss source to atom source 2010-05-20 16:11:39 -04:00
Sam Ruby
bc72bf572f Update to DJango 1.0 (hat tip: Amit Chakradeo (अमित चक्रदेव)) 2010-05-20 15:38:19 -04:00
Sam Ruby
a767904c9f Re-enable feedparser sanitization; fix htm5lib santization so that it
can once again be run as a filter; disambiguate between atom:source and
xhtml:source elements.
2010-05-14 12:37:07 -04:00
Sam Ruby
77970dbaaa resync with html5lib and feedparser 2010-05-11 22:01:42 -04:00
Sam Ruby
1bcee5cecf Resync with feedparser (and add support for RSS source element) 2010-05-11 19:57:40 -04:00
Sam Ruby
6f0f23dd36 Update to the lastest html5lib; replace feedparser's sanitizer with
html5lib's
2009-09-09 10:54:21 -04:00
Sam Ruby
c400a1085a make the subdirectory path in the test data explicit
props: Dave Levy
2009-01-09 09:46:48 -05:00
Sam Ruby
f9647ad36a Handle markup and unicode in titles as channel names 2008-10-11 11:21:25 -04:00
Sam Ruby
c619402e6e Default channel_name to source title 2008-10-10 08:52:59 -04:00
Sam Ruby
f830ec31b7 Add test case 2008-08-11 08:17:17 -04:00
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
Edward O'Connor
597f0ea2fe Made test_config_csv clean up after itself, so test_rlists would pass 2007-08-18 20:12:07 -07:00
Sam Ruby
5abeeebc76 Make libxml2 optional again 2007-08-09 09:28:30 -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
65e41f7b22 author tags can be ignored too! 2007-06-18 12:03:30 -04:00
Sam Ruby
28f5de903a Support verbose option again 2007-06-15 12:22:54 -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
c2ff924372 Handle case where neither xslt nor genshi are installed 2007-05-16 01:05:00 -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
0f65d3e123 Filter to product HTML output from XHTML 2007-04-25 16:11:42 -04:00
Sam Ruby
1e3ca39733 Genshi Themes 2007-04-24 16:13:15 -04:00
Sam Ruby
f8cdb907a8 Fixed items noticed during the upgrade to Feisty
* dependency on non-spec compliant feature of xsltproc
 * workaround Python 2.5 regression (bug 1704790)
 * make Genshi message initial-caps
2007-04-21 16:33:47 -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
abbd97471e Ensure that the documentation remains well formed 2007-03-16 15:02:37 -04:00
Sam Ruby
bd1019e9fb Retroactive filtering,
and make it clearer in the docs that filters are performed at spider time
2007-03-14 08:16:04 -04:00
Sam Ruby
4b1ff4884e Add support for new_feed_itmes 2007-03-07 13:51:23 -05: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