log

age author description
Sat, 28 May 2011 07:43:56 +0200 Dirk Olmes move the "mark as read" menu items up in the feed menu as they are used most often
Fri, 29 Apr 2011 12:15:57 +0200 Dirk Olmes Add a menu item to copy the selected article's link to the clipboard
Thu, 31 Mar 2011 03:50:46 +0200 Dirk Olmes add a comment about a Feedparser bug wrt python3
Thu, 31 Mar 2011 03:15:39 +0200 Dirk Olmes make the keep interval for feeds configurable via the GUI. Fix saving the proxy settings
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
Thu, 17 Mar 2011 02:56:56 +0100 Dirk Olmes do not toggle selected feed entries' read status, mark them as read for good
Thu, 10 Mar 2011 20:30:27 +0100 Dirk Olmes reorder the menu items
Mon, 07 Mar 2011 07:08:12 +0100 Dirk Olmes add marking the entire current selection as read
Sat, 05 Mar 2011 03:40:35 +0100 Dirk Olmes double clicking a feed entry opens it in the external browser
Wed, 16 Feb 2011 06:57:06 +0100 Dirk Olmes implement deleting a feed from the GUI
Wed, 16 Feb 2011 06:18:40 +0100 Dirk Olmes remove all feed entries when removing a feed
Tue, 15 Feb 2011 03:40:26 +0100 Dirk Olmes Provide a better error message if updating a feed fails.