Mercurial > hg > Feedworm
graph
-
implement proxyHost/proxyPort in PreferencesTue, 23 Aug 2011 03:44:08 +0200, by Dirk Olmes
-
new backend for using CouchDB as persistence mechanism ... currently all methods are unimplementedMon, 22 Aug 2011 19:51:59 +0200, by Dirk Olmes
-
closing the backend branch now that it's merged into default backendMon, 22 Aug 2011 15:35:32 +0200, by Dirk Olmes
-
merge with "backend" branchMon, 22 Aug 2011 15:30:33 +0200, by Dirk Olmes
-
get rid of the toplevel util module, in only contained unused functions backendMon, 22 Aug 2011 15:06:02 +0200, by Dirk Olmes
-
editing a feed's properties is implemented through the backend now backendMon, 22 Aug 2011 11:02:53 +0200, by Dirk Olmes
-
restructured adding a feed so that only the URL is passed into the backend - the rest of the operation is backend-internal backendMon, 22 Aug 2011 10:30:33 +0200, by Dirk Olmes
-
move all sqlalchemy related classes to the respective sub-package. use a backend to abstract from access to the data backendSun, 21 Aug 2011 03:55:16 +0200, by Dirk Olmes
-
add design document for couchdb backendSun, 21 Aug 2011 02:44:13 +0200, by Dirk Olmes
-
update READMESat, 20 Aug 2011 07:15:03 +0200, by Dirk Olmes
-
add a toolbar with actionsSun, 26 Jun 2011 11:29:00 +0200, by Dirk Olmes
-
move the "mark as read" menu items up in the feed menu as they are used most oftenSat, 28 May 2011 07:43:56 +0200, by Dirk Olmes
-
Add a menu item to copy the selected article's link to the clipboardFri, 29 Apr 2011 12:15:57 +0200, by Dirk Olmes
-
add a comment about a Feedparser bug wrt python3Thu, 31 Mar 2011 03:50:46 +0200, by Dirk Olmes
-
make the keep interval for feeds configurable via the GUI. Fix saving the proxy settingsThu, 31 Mar 2011 03:15:39 +0200, by 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.Wed, 30 Mar 2011 02:59:22 +0200, by Dirk Olmes
-
expire articles only after 90 days, it seems some feeds keep sending very old stuffTue, 29 Mar 2011 04:06:50 +0200, by Dirk Olmes
-
do not toggle selected feed entries' read status, mark them as read for goodThu, 17 Mar 2011 02:56:56 +0100, by Dirk Olmes
-
reorder the menu itemsThu, 10 Mar 2011 20:30:27 +0100, by Dirk Olmes
-
add marking the entire current selection as readMon, 07 Mar 2011 07:08:12 +0100, by Dirk Olmes
-
double clicking a feed entry opens it in the external browserSat, 05 Mar 2011 03:40:35 +0100, by Dirk Olmes