Mercurial > hg > Feedworm
graph
-
add script to launch feedworm gui against xanthippeMon, 16 Aug 2010 17:37:31 +0200, by Dirk Olmes
-
Make update interval editable via the feed's settings dialog.Sat, 14 Aug 2010 03:11:15 +0200, by Dirk Olmes
-
add some todo itemsSat, 14 Aug 2010 02:54:01 +0200, by 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.Sat, 14 Aug 2010 02:53:49 +0200, by Dirk Olmes
-
some links/ids can be very long. give the link/id column more spaceWed, 11 Aug 2010 03:59:33 +0200, by Dirk Olmes
-
Properly update the feed entry list when marking an entry as read/unreadWed, 11 Aug 2010 03:41:15 +0200, by Dirk Olmes
-
do a proper update when marking all feed entries as readWed, 11 Aug 2010 03:35:37 +0200, by Dirk Olmes
-
Simplify: no classes needed for simple ifWed, 11 Aug 2010 03:26:21 +0200, by Dirk Olmes
-
control the display of unread feeds/all feeds via PreferencesWed, 11 Aug 2010 03:23:02 +0200, by Dirk Olmes
-
MainWindow relies on FeedList to get the feeds to display now. FeedList has two inner/private classes: one for returning all known feeds and one to return only feeds with unread entries.Wed, 11 Aug 2010 03:10:32 +0200, by Dirk Olmes
-
have the DB URL as parameter when creating a session and fall back to commandline arguments if no DB URL was passed inWed, 11 Aug 2010 02:30:47 +0200, by Dirk Olmes
-
grr, need to re-enable the actual updating of entriesTue, 10 Aug 2010 03:41:24 +0200, by Dirk Olmes
-
Make FeedEntry table object available in Mapping to use it to expire old, read feed entries.Tue, 10 Aug 2010 03:32:29 +0200, by Dirk Olmes
-
maintain a better TODO listMon, 02 Aug 2010 02:43:41 +0200, by Dirk Olmes
-
log when creating a new FeedEntryThu, 29 Jul 2010 21:37:46 +0200, by dirk
-
add a runner script for XanthippeThu, 29 Jul 2010 21:05:41 +0200, by dirk
-
feedupdate-main updates all feeds per defaultThu, 29 Jul 2010 20:58:16 +0200, by dirk
-
helper class to create Feed objects from an OPML feedWed, 28 Jul 2010 21:14:34 +0200, by dirk
-
add a preference to hide read feed entriesSat, 24 Jul 2010 03:11:06 +0200, by Dirk Olmes
-
When clicking an entry, it's marked as readFri, 23 Jul 2010 17:41:05 +0200, by Dirk Olmes
-
Marking all articles in a feed as read doesn't toggle any more ... it marks all articles as read.Fri, 23 Jul 2010 17:29:22 +0200, by Dirk Olmes
-
Adding a feed now logs the exception if one occurred during retrieval. More normalization of feed entries before creating new FeedEntry objects.Fri, 23 Jul 2010 17:24:32 +0200, by Dirk Olmes
-
make sqlalchemy logging configurable through the --databaseLogging commandline parameterFri, 23 Jul 2010 04:39:08 +0200, by Dirk Olmes
-
add a menu item to mark all entries in a feed as readFri, 23 Jul 2010 04:06:10 +0200, by Dirk Olmes
-
pull out FeedEntryItemDelegate into its own fileTue, 18 May 2010 03:17:06 +0200, by Dirk Olmes
-
the relationship between feed and its entries can be mapped as lazy -> fewer DB round tripsTue, 18 May 2010 03:12:00 +0200, by Dirk Olmes
-
the feed settings menu item starts out disabled and gets enabled once a feed is selectedTue, 18 May 2010 02:58:31 +0200, by Dirk Olmes