Mercurial > hg > Feedworm
log feedupdate-main.py @ 220:e079faa547b8 python3
age | author | description |
---|---|---|
Tue, 29 Mar 2011 03:17:30 +0200 | Dirk Olmes | updates fro python3 python3 |
Tue, 10 Aug 2010 03:41:24 +0200 | Dirk Olmes | grr, need to re-enable the actual updating of entries |
Tue, 10 Aug 2010 03:32:29 +0200 | Dirk Olmes | Make FeedEntry table object available in Mapping to use it to expire old, read feed entries. |
Thu, 29 Jul 2010 20:58:16 +0200 | dirk | feedupdate-main updates all feeds per default |
Wed, 05 May 2010 03:07:59 +0200 | Dirk Olmes | Feeds manage the point in time when the next update should happen. FeedUpdater only updates feeds that are due. |
Wed, 05 May 2010 02:14:05 +0200 | Dirk Olmes | move the database logic out into its own module. Make everything reload safe so that multiple sessions can be created from interactive sessions |
Wed, 28 Apr 2010 02:36:00 +0200 | Dirk Olmes | first version of the GUI |