Mercurial > hg > Feedworm
log Mapping.py @ 112:e4038dd8cc0e
age | author | description |
---|---|---|
Wed, 16 Feb 2011 06:18:40 +0100 | Dirk Olmes | remove all feed entries when removing a feed |
Sat, 14 Aug 2010 03:11:15 +0200 | Dirk Olmes | Make update interval editable via the feed's settings dialog. |
Sat, 14 Aug 2010 02:53:49 +0200 | Dirk Olmes | Add another setting to feed: when opening a feed entry in browser, you can force opening it in an external browser now. This is because some sites just crash the QWebView. |
Wed, 11 Aug 2010 03:59:33 +0200 | Dirk Olmes | some links/ids can be very long. give the link/id column more space |
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. |
Tue, 18 May 2010 03:12:00 +0200 | Dirk Olmes | the relationship between feed and its entries can be mapped as lazy -> fewer DB round trips |
Sun, 16 May 2010 08:13:07 +0200 | Dirk Olmes | add an option to Feed that allows loading an entry's link right away instead of displaying a feed's summary |