152 Commits

Author SHA1 Message Date
Sam Ruby
4c16d1fd96 Fix typo and cleanup log message 2006-11-04 23:07:49 -05:00
Joe Gregorio
b58d815a0d Fixed very weird bug where we would break on relative 301's, but *only* on the second attempt, i.e. only when reading the cache 301 redirect 2006-11-04 17:19:59 -05:00
Joe Gregorio
681eb117f8 Fixed one bug with passing non-2xx responses to feedparser. Also added a try/except to help debug the problem with 'content' undefined in httplib2. 2006-11-04 16:58:03 -05:00
Sam Ruby
13d9211b4d Bullet-proofing 2006-11-04 13:03:54 -05:00
Sam Ruby
eb0f29963b Don't indiscriminantly blast config information into the author name 2006-11-04 12:35:28 -05:00
Joe Gregorio
4569dba5e2 Moved httplib2 directory 2006-11-04 11:31:52 -05:00
Joe Gregorio
b2ccc8c1ff added 304 checking before calling spiderFeed() 2006-11-03 11:40:16 -05:00
Joe Gregorio
217e850e41 Still having problems with channel_name. 2006-11-02 14:48:47 -05:00
Joe Gregorio
58bb4b6e05 Seems to working now 2006-11-02 13:29:01 -05:00
Joe Gregorio
b9604d8330 Different approach to threading 2006-11-02 11:59:25 -05:00
Sam Ruby
405290aaab additional logging and installation information 2006-10-28 20:18:30 -04:00
Sam Ruby
dc6483dfbe More logging 2006-10-27 10:23:09 -04:00
Sam Ruby
d3838e1a5a Support rss images 2006-10-25 14:09:37 -04:00
Sam Ruby
2529bdd36a Add xml:lang to list of scrubbable attributes 2006-10-25 12:20:28 -04:00
Sam Ruby
fdaf129f9b Support dc:description 2006-10-25 10:09:11 -04:00
Sam Ruby
3abadca2b5 Respect feed level language 2006-10-23 17:48:18 -04:00
Sam Ruby
6ae4fad6e3 Handle WordPress Link Manager dialect of OPML 2006-10-22 18:08:56 -04:00
Sam Ruby
0a5015d657 Allow filter parameters to be passed "URI style" 2006-10-22 17:48:37 -04:00
Sam Ruby
4010d2d42d config: log_format
only run templates once
ensure idindexes are strings, not unicode
2006-10-20 09:53:04 -04:00
Sam Ruby
dc2524cd9d Allow reading list parser to be a 'filter' 2006-10-19 13:46:33 -04:00
Sam Ruby
a7dda2a59b Add log message 2006-10-19 11:58:50 -04:00
Sam Ruby
7310e14ee5 Add an "only-if-new" option to planet 2006-10-19 11:55:33 -04:00
Sam Ruby
42a73b35e8 Enclosure support 2006-10-18 22:38:39 -04:00
Chris Dolan
f9e78f3d80 - Auto-create the cache dir if it doesn't exist
- template_directories defaults to '.'
- Bugfix in xsltproc shell argument order
- Add cache dir to .bzrignore, plus Mac .DS_Store file
2006-10-18 15:32:56 -05:00
Sam Ruby
ce86fb15e6 Continue processing entries even after one is filtered out
Thanks: Harry Fuecks
2006-10-18 10:28:17 -04:00
Sam Ruby
20b0ba62ce Ensure index is utf-8 2006-10-18 06:57:42 -04:00
Sam Ruby
28606f8b52 Retain feed version across failures 2006-10-17 21:08:18 -04:00
Sam Ruby
e8e189c08f Handle feed errors (no version string) better 2006-10-17 20:59:06 -04:00
Sam Ruby
045d38c418 Correct mime type in entry.source.link[rel='self'] 2006-10-17 16:08:44 -04:00
Sam Ruby
48a4b89840 Better recovery on index failures 2006-10-17 11:17:15 -04:00
Sam Ruby
6946febede Make idindex work on Python 2.2, and recover from corrupt or unindexed
input files
2006-10-17 09:40:22 -04:00
Sam Ruby
019eb0f96c Fall back to expat if libxml2 is not present 2006-10-16 19:59:37 -04:00
Sam Ruby
6df078b8e2 Pipe characters in file names 2006-10-16 19:02:22 -04:00
Sam Ruby
46ca6cd4f4 id index 2006-10-16 14:27:21 -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
1a4760a348 Support Google-formatted dates 2006-10-11 06:06: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
d871cebbb5 limit length of filename 2006-10-09 12:23:45 -04:00
Sam Ruby
6f25618bb0 Only include feeds which are currently being subscribed to in the results 2006-10-04 10:45:45 -04:00
Sam Ruby
cacb8ffeb8 Numereous stability fixes: recover from HTTP and FeedParser errors 2006-10-01 05:14:29 -04:00
Joe Gregorio
9dbc6b5dbe Altered pOpen patch to use sys.executable instead of os.environ['_'] 2006-09-30 10:14:07 -04:00
Joe Gregorio
c00ddec9a9 shell/py.py now tries to pOpen using the python that is currently running, as opposed to just using 'python'. 2006-09-29 09:59:07 -04:00
Sam Ruby
f97a4adccd Track last updated information 2006-09-25 10:31:38 -04:00
Sam Ruby
c7c2a2019d Refactor http status implementation 2006-09-24 22:30:23 -04:00
Sam Ruby
4b0cd8d5d9 Reorder checks so that feeds with no dates aren't automatically flagged as
inactive.
2006-09-23 16:33:53 -04:00
Sam Ruby
b1dd3a33af Better logging, retention of feed info, concatenation of template list 2006-09-23 14:35:20 -04:00
Brian Ewins
2107817687 integrated portalocker with htmltmpl 2006-09-23 01:17:46 +01:00
Sam Ruby
6bf282eab6 More Python2.5 fixes 2006-09-20 21:01:30 -04:00
Sam Ruby
619719a585 Don't insert bozo and format info from the *normalized* feed into the output 2006-09-19 22:55:48 -04:00