Sam Ruby
|
4dd8c2bca2
|
Better conversion of RSS feeds to Atom
|
2006-09-05 21:57:56 -04:00 |
|
Sam Ruby
|
e726744438
|
Remove obsolete rels
|
2006-09-05 21:04:28 -04:00 |
|
Sam Ruby
|
fc6e39a388
|
Default feed.id to feed.link (if present)
|
2006-09-05 20:19:48 -04:00 |
|
Sam Ruby
|
a2be5b6c2a
|
Feed fixes
|
2006-09-05 18:11:57 -04:00 |
|
Sam Ruby
|
c8eab0ec66
|
Add noindex/nofollow instructions to the HTML
|
2006-09-05 10:23:46 -04:00 |
|
Sam Ruby
|
777cd9b603
|
More accurately track and report http status
|
2006-09-04 17:12:22 -04:00 |
|
Sam Ruby
|
9d85882503
|
Per feed filters and scrubbing
|
2006-09-04 07:14:41 -04:00 |
|
Sam Ruby
|
88bdbe930e
|
ETags for reading lists
|
2006-09-03 13:12:54 -04:00 |
|
Sam Ruby
|
c610c93720
|
Load configuration only once
|
2006-09-03 09:14:39 -04:00 |
|
Sam Ruby
|
5d7bd64342
|
Activity threshold and http status messages
|
2006-09-03 08:52:09 -04:00 |
|
Sam Ruby
|
c71a974928
|
Only run foaf tests if librdf is installed
|
2006-09-03 08:51:02 -04:00 |
|
Sam Ruby
|
7f1f432f73
|
Don't die if there is nothing yet...
|
2006-09-02 19:01:00 -04:00 |
|
Sam Ruby
|
aaab9e1e83
|
FOAF reading lists
|
2006-09-02 15:19:01 -04:00 |
|
Sam Ruby
|
83a76b1022
|
Mobile theme
|
2006-09-01 10:13:23 -04:00 |
|
Sam Ruby
|
4b7891110f
|
Improved parsing of RSS 2.0 authors
|
2006-08-31 20:20:24 -04:00 |
|
Sam Ruby
|
01e47cb49a
|
Correct planet namespace
|
2006-08-31 19:12:28 -04:00 |
|
Sam Ruby
|
eda54c62c7
|
Add channel_link
|
2006-08-31 17:01:40 -04:00 |
|
Sam Ruby
|
954093f1bb
|
Implement an excerpt filter
|
2006-08-31 16:04:29 -04:00 |
|
Sam Ruby
|
357e47f3d6
|
Write out the reading list in canonical form (i.e. in ConfigParser format)
|
2006-08-31 01:04:20 -04:00 |
|
Sam Ruby
|
b3cc073231
|
Error recovery
|
2006-08-30 23:54:52 -04:00 |
|
Sam Ruby
|
9e80c7e77f
|
Initial filter support (no parameters)
|
2006-08-30 23:07:27 -04:00 |
|
Sam Ruby
|
4b23c2f967
|
Docs and more Python backwards compatibility
|
2006-08-30 16:30:20 -04:00 |
|
Sam Ruby
|
366fe8b367
|
Progress towards accomodating Python 2.2
|
2006-08-30 14:39:08 -04:00 |
|
Sam Ruby
|
f338e293ae
|
Test case for fancy theme
|
2006-08-30 12:43:34 -04:00 |
|
Sam Ruby
|
89a8d73cba
|
Fix regression test
|
2006-08-29 21:48:55 -04:00 |
|
Sam Ruby
|
750c270a26
|
Wildcards in bill-of-materials
|
2006-08-29 21:47:25 -04:00 |
|
Sam Ruby
|
671ab353cc
|
Merge in changes from DeWitt to enable this to work on OSX
|
2006-08-29 19:02:51 -04:00 |
|
DeWitt Clinton
|
eee4075fe8
|
OSX has a problem with the form:
__import__('a/b/c')
Replaced with a variation of:
sys.path.append(os.path.join('a','b'))
__import__('c')
|
2006-08-29 15:47:42 -07:00 |
|
Sam Ruby
|
1fb1e07c10
|
Merge in DeWitt Clinton's changes
|
2006-08-29 15:21:56 -04:00 |
|
Sam Ruby
|
92eab64934
|
Get htmltmpl mostly working
|
2006-08-29 15:19:35 -04:00 |
|
DeWitt Clinton
|
9af5a6e001
|
Renamed local variables to better represent intent.
|
2006-08-29 11:41:00 -07:00 |
|
DeWitt Clinton
|
a31555899e
|
Corrected the message used when skipping a template due to failure to load the template module.
|
2006-08-29 10:40:36 -07:00 |
|
DeWitt Clinton
|
2278a73752
|
Clarify which module was not imported when a failure occurs.
|
2006-08-29 09:43:03 -07:00 |
|
Sam Ruby
|
d17d509adc
|
Rough in HTMLTMPL support
|
2006-08-29 01:56:39 -04:00 |
|
Sam Ruby
|
70180abcb1
|
Add a planet shell
|
2006-08-26 12:21:51 -04:00 |
|
Sam Ruby
|
a134d8ff2a
|
Use assertEqual when possible so that errors are easier to debug
|
2006-08-25 11:54:28 -04:00 |
|
Sam Ruby
|
cb2d6d26cd
|
recapture; verify content and xml:lang
|
2006-08-25 09:42:51 -04:00 |
|
Sam Ruby
|
b138bdfb98
|
Preserve xml:lang
|
2006-08-25 09:03:02 -04:00 |
|
Sam Ruby
|
03099c22f0
|
Provide author detail
|
2006-08-24 08:28:29 -04:00 |
|
Sam Ruby
|
29abe6656f
|
Silence errors during regression tests
|
2006-08-24 06:55:39 -04:00 |
|
Sam Ruby
|
14b3ccf07e
|
Etag and last-modified support
|
2006-08-24 06:45:23 -04:00 |
|
Sam Ruby
|
7326419aeb
|
Handle feeds with pubDates in the future
|
2006-08-23 07:50:40 -04:00 |
|
Sam Ruby
|
0846a4d170
|
Add in an example configuration
|
2006-08-22 13:19:18 -04:00 |
|
Sam Ruby
|
8844223b7b
|
Initial support for opml-top100
|
2006-08-22 13:18:43 -04:00 |
|
Sam Ruby
|
87f99e8a01
|
Reading lists
|
2006-08-21 17:44:08 -04:00 |
|
Sam Ruby
|
7cbc2e31bf
|
Theme support
|
2006-08-21 09:43:09 -04:00 |
|
Sam Ruby
|
9fa9fb6117
|
Change planet:subscription to planet:source, and expand the information
provided in each.
|
2006-08-18 15:47:10 -04:00 |
|
Sam Ruby
|
6c0e24fd00
|
Remove more cruft from filenames generated from ids; make such file names
compatible with Win32 file systems; no longer treat PrettyPrinting failures
as fatal.
|
2006-08-17 08:05:10 -04:00 |
|
Sam Ruby
|
8ae02eaa2b
|
Merge fixes from Mary Gardiner
|
2006-08-16 19:55:35 -04:00 |
|
Sam Ruby
|
de8c84d11a
|
Cosmetic changes: get rid of an unnecessary <p>, and add in instructions
to tell Google not to index the results.
|
2006-08-16 19:51:27 -04:00 |
|