Commit graph

17 commits

Author SHA1 Message Date
Samuel Clay
3a95882c48 Upgrading feedparser from 5.1.1 to 5.1.2. Because I'm some kind of sadist. 2012-07-01 12:19:19 -07:00
Samuel Clay
fcebe3e262 Handling zlib/deflate issues, specifically for The Verge. 2012-03-22 09:48:44 -07:00
Samuel Clay
48b69c5e57 Fixing error codes on statistics. Also fixing simple error on invalid feed. 2012-02-24 10:30:39 -08:00
Samuel Clay
99b49d6982 Upgrading feedparser from 5.0.1 to 5.1. 2012-02-23 15:28:54 -08:00
Samuel Clay
e192193ecb Updating feedparser. 2011-11-16 13:58:05 -08:00
Samuel Clay
08be9495e0 Fixing issues around embedded content. Santizing HTML, but =preserving embed, object, and params. 2011-11-15 17:15:27 -08:00
Samuel Clay
017e887d84 No longer sanitizing HTML in feed parsing. I hope this doesn't bite me. But now Flash videos will appear in the feed. 2011-11-13 14:08:53 -08:00
Samuel Clay
6a68181974 Fixing image processing issue and updating to latest feedparser. 2011-08-27 13:27:21 -07:00
Samuel Clay
1197ae86a9 Feedparser 5.0 -> 5.0.1 2011-06-10 11:57:05 -04:00
Samuel Clay
ea15aa1175 Major improvement to feed fetching and parsing by upgrading feedparser to v5.0. Also sending correctly formatted feed information to debug email. And handling invalid page URLs gracefully. 2011-02-05 20:49:52 -05:00
Samuel Clay
a6818219d7 Fixing feed parsing for stories with dict ids. This includes all Google Reader feeds and Google News Alerts. Thanks to Richard <richard@lbrc.org>. 2010-12-10 15:58:21 -05:00
Samuel Clay
3839d862ac Obnoxious modal sizing issues, but the Classifier Trainer now loads feeds through AJAX when not already loaded. Used for folder actions. 2010-09-20 18:20:22 -04:00
Samuel Clay
a5e2868849 Upgrading feedparser. 2010-08-24 15:32:38 -04:00
Samuel Clay
7221b4c5ee Adding lxml as a SAX parser in feedparser.py 2010-08-04 18:46:05 -04:00
Samuel Clay
671121b29c Fixing broken Last Modified Date bug which causes all stories to be discarded. 2010-07-08 01:07:37 -04:00
Samuel Clay
fab14fae46 Refactoring feed fetching so some feeds will be correctly parsed. Also updated unit tests to include invalid XML. 2010-07-07 18:40:19 -04:00
Samuel Clay
48ba40e29b Initial 2009-06-16 03:08:55 +00:00