Sun, 21 Aug 2011 03:55:16 +0200 |
Dirk Olmes |
move all sqlalchemy related classes to the respective sub-package. use a backend to abstract from access to the data
backend
|
Sun, 21 Aug 2011 02:47:25 +0200 |
Dirk Olmes |
branch for extracting backends
backend
|
Sun, 21 Aug 2011 02:44:13 +0200 |
Dirk Olmes |
add design document for couchdb backend
|
Sat, 20 Aug 2011 07:15:03 +0200 |
Dirk Olmes |
update README
|
Sun, 26 Jun 2011 11:29:00 +0200 |
Dirk Olmes |
add a toolbar with actions
|
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
|