Mercurial > hg > Feedworm
log feedupdate-main.py @ 133:9e1e6b96d8b0
age | author | description |
---|---|---|
Mon, 22 Aug 2011 15:04:53 +0200 | Dirk Olmes | move updating the feeds to the backend backend |
Wed, 30 Mar 2011 02:59:22 +0200 | Dirk Olmes | store the number of days to keep feed entries as preference setting in the database. The feed update process reads and uses that value. |
Tue, 29 Mar 2011 04:06:50 +0200 | Dirk Olmes | expire articles only after 90 days, it seems some feeds keep sending very old stuff |
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 |