Commit Graph

431 Commits

Author SHA1 Message Date
Sam Ruby
724e729f1c Merge in Jaques Distler's changes 2008-02-04 20:28:35 -05:00
Sam Ruby
918e1b02b4 Theme updates 2008-02-04 20:27:05 -05:00
Jacques Distler
e5ebb0d364 Hope this is better... 2008-02-04 19:10:03 -06:00
Jacques Distler
eb3e21b0bc Support math:mfenced and svg:foreignObject 2008-02-04 18:33:18 -06:00
Sam Ruby
97fc281a71 Twitter countermeasures 2007-12-23 10:25:04 -05:00
Sam Ruby
e25fb76ff2 feedburner:origlink => feedburner:origLink 2007-12-21 22:44:47 -05:00
Sam Ruby
dbdef26baf feedparser fixes for xhtml/svg/metadata 2007-12-14 09:08:21 -05:00
Sam Ruby
0d44180c9b Minor reflow of Jacques' changes 2007-12-07 07:05:35 -05:00
Sam Ruby
84d87f36b4 Make memes require three unique voters. Prevent the readdition of items
to the sidebar.
2007-12-07 06:49:00 -05:00
Jacques Distler
088b8a5ea6 Whoops. Missed a MathML attribute. 2007-12-06 21:25:31 -06:00
Jacques Distler
8b8004d857 Fix some sanitization rules in the feedparser. 2007-12-06 20:40:47 -06:00
Jacques Distler
eb2ca9a7d4 Tweak to Musings Templates for License Info
Following the lead of Sam Ruby:

   http://intertwingly.net/blog/2007/11/11/Making-Rights-Declarations-Easier-To-Find
2007-11-11 16:58:04 -06:00
Jacques Distler
da56f78d70 Sync with trunk. 2007-11-11 15:04:56 -06:00
Sam Ruby
236b3c2fc8 Expose rights and license information 2007-11-11 15:24:37 -05:00
Sam Ruby
7e1542bf8e Duplicate feed and no data reporting 2007-11-05 10:46:00 -05:00
Sam Ruby
73a5dcaaf9 Fine tune duplicate detection 2007-11-04 21:00:54 -05:00
Sam Ruby
cb2ae87034 Warn on duplicate subscriptions 2007-11-04 20:46:25 -05:00
Sam Ruby
26d407c709 regression: source titles 2007-11-01 10:44:59 -04:00
Sam Ruby
eff28717bd Wordpress media:titles are overriding item titles 2007-11-01 10:24:02 -04:00
Sam Ruby
d73e98e874 some sites *require* the www... go figure. 2007-10-26 21:44:20 -04:00
Sam Ruby
6826ee28f7 support svg/desc/abbr 2007-10-26 21:43:59 -04:00
Sam Ruby
acad3937f8 Only look for DOCTYPE and ENTITY declarations at the beginning of the doc
http://xn--8ws00zhy3a.com/blog/2007/10/obfuscated-atom
2007-10-24 11:17:59 -04:00
Sam Ruby
d90070f0de Sanitize style tags 2007-10-22 06:59:31 -04:00
Sam Ruby
23076ecec6 Support IRI's as xml:base values 2007-10-21 20:33:21 -04:00
Sam Ruby
66e293065d Deal with Typepad's current Atom feeds 2007-10-21 07:51:59 -04:00
Sam Ruby
1e830f9101 Ignore license links for purposes of meme tracking 2007-10-06 13:48:17 -04:00
Sam Ruby
484d3c7d7a Handle dates formats with Unicode 'ARABIC COMMA' (U+060C) characters 2007-09-14 20:02:34 -04:00
Sam Ruby
1a4e3b9885 Make dbhash optional 2007-09-12 06:29:32 -04:00
Sam Ruby
843a42b982 Allow config files to be generated by a set of foaf files in a directory 2007-08-22 15:38:15 -04: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
9a0ae97b07 Fix html5lib regression
http://lists.planetplanet.org/archives/devel/2007-August/001644.html
http://groups.google.com/group/html5lib-discuss/browse_frm/thread/f4f00e4a2f26d5c0
2007-08-14 07:10:36 -04:00
Sam Ruby
faa2981642 select libxml2.XML_PARSE_NONET option 2007-08-12 15:51:27 -04:00
Sam Ruby
6088647030 Upgrade to the latest html5lib
Fixes the following error:
http://lists.planetplanet.org/archives/devel/2007-August/001638.html
2007-08-12 15:08:29 -04:00
Sam Ruby
b81a2a0826 Prefer contents in 'vendor' over system path 2007-08-09 10:19:56 -04:00
Sam Ruby
5abeeebc76 Make libxml2 optional again 2007-08-09 09:28:30 -04:00
Santiago Gala
515e9e0d88 prepend instead of appending to sys.path.
The rationale is that planet/vendor contains overrides of whatever the user has
in her local python install. The rationale for 1 is that 0 breaks hell loose with relative imports. :)
2007-08-06 14:15:56 +02:00
Santiago Gala
eec7629402 prepend instead of appending to sys.path.
The rationale is that planet/vendor contains overrides of whatever the user has
in her local python install.
2007-08-06 14:02:38 +02:00
sgala
64a3ec8727 Trivial typo. 2007-08-03 15:56:50 +02:00
Sam Ruby
291faf2d8f Import ConfigParser and cosmetic fixes 2007-08-02 07:07:04 -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
3f764d6466 Updated patch for django
http://amit.chakradeo.net/2007/07/05/django-unicode-integration-fix-for-venus-djando-template/
2007-07-07 18:53:41 -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
1e2b6a18fe Recover from 'eval' errors 2007-06-27 14:02:15 -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
fc90da7fc0 Update to latest html5lib; move packaged dependencies to vendor directory 2007-06-25 10:49:51 -04:00
Sam Ruby
65e41f7b22 author tags can be ignored too! 2007-06-18 12:03:30 -04:00