rawdog/.git
22 years agoDocument forced updating. v0.4
Adam Sampson [Mon, 5 May 2003 03:06:41 +0000 (03:06 +0000)]
Document forced updating.

22 years agoAllow forced updating of a feed.
Adam Sampson [Mon, 5 May 2003 03:05:13 +0000 (03:05 +0000)]
Allow forced updating of a feed.

22 years agoRemove Rawdog.last_update, since it's not used.
Adam Sampson [Mon, 5 May 2003 02:55:55 +0000 (02:55 +0000)]
Remove Rawdog.last_update, since it's not used.

22 years agoAbstract persistability out into a couple of classes.
Adam Sampson [Mon, 5 May 2003 02:52:54 +0000 (02:52 +0000)]
Abstract persistability out into a couple of classes.

22 years agoAbstract configuration out into a class.
Adam Sampson [Mon, 5 May 2003 02:38:38 +0000 (02:38 +0000)]
Abstract configuration out into a class.

22 years agoMove most of the code into rawdoglib.rawdog.
Adam Sampson [Mon, 5 May 2003 02:19:47 +0000 (02:19 +0000)]
Move most of the code into rawdoglib.rawdog.

22 years agoMoved hash_item into Article.
Adam Sampson [Mon, 5 May 2003 02:00:29 +0000 (02:00 +0000)]
Moved hash_item into Article.

22 years agoRemove maybe_get (since get does the same thing).
Adam Sampson [Mon, 5 May 2003 01:55:52 +0000 (01:55 +0000)]
Remove maybe_get (since get does the same thing).

22 years agoUpdate version number.
Adam Sampson [Mon, 5 May 2003 01:54:48 +0000 (01:54 +0000)]
Update version number.

22 years agoAdded package manifest. v0.3
Adam Sampson [Sat, 3 May 2003 13:03:32 +0000 (13:03 +0000)]
Added package manifest.

22 years agoUpdated stylesheet for new features, and to look less generally unpleasant.
Adam Sampson [Sat, 3 May 2003 13:00:17 +0000 (13:00 +0000)]
Updated stylesheet for new features, and to look less generally unpleasant.

22 years agoAdd feeds display.
Adam Sampson [Sat, 3 May 2003 12:59:39 +0000 (12:59 +0000)]
Add feeds display.

22 years agoAdd timeoutsocket.
Adam Sampson [Sat, 3 May 2003 12:56:42 +0000 (12:56 +0000)]
Add timeoutsocket.

22 years agoAdd get_html_name and get_html_link to Feed.
Adam Sampson [Sat, 3 May 2003 12:50:57 +0000 (12:50 +0000)]
Add get_html_name and get_html_link to Feed.

22 years agoPrefer content_encoded over description if it's available.
Adam Sampson [Sat, 3 May 2003 12:49:25 +0000 (12:49 +0000)]
Prefer content_encoded over description if it's available.

22 years agoRemove excessive entity decoding -- rssparser already does this for us.
Adam Sampson [Sat, 3 May 2003 12:47:57 +0000 (12:47 +0000)]
Remove excessive entity decoding -- rssparser already does this for us.

22 years agoUpdate version.
Adam Sampson [Sat, 3 May 2003 12:43:37 +0000 (12:43 +0000)]
Update version.

22 years agoInitial revision
Adam Sampson [Sat, 3 May 2003 12:42:04 +0000 (12:42 +0000)]
Initial revision