Mercurial > hg > Feedworm
graph
-
merge with "backend" branch2011-08-22, by Dirk Olmes
-
get rid of the toplevel util module, in only contained unused functions backend2011-08-22, by Dirk Olmes
-
editing a feed's properties is implemented through the backend now backend2011-08-22, 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 backend2011-08-22, by Dirk Olmes
-
move all sqlalchemy related classes to the respective sub-package. use a backend to abstract from access to the data backend2011-08-21, by Dirk Olmes
-
add design document for couchdb backend2011-08-21, by Dirk Olmes
-
update README2011-08-20, by Dirk Olmes
-
add a toolbar with actions2011-06-26, by Dirk Olmes
-
move the "mark as read" menu items up in the feed menu as they are used most often2011-05-28, by Dirk Olmes
-
Add a menu item to copy the selected article's link to the clipboard2011-04-29, by Dirk Olmes
-
add a comment about a Feedparser bug wrt python32011-03-31, by Dirk Olmes
-
make the keep interval for feeds configurable via the GUI. Fix saving the proxy settings2011-03-31, by Dirk Olmes
-
expire articles only after 90 days, it seems some feeds keep sending very old stuff2011-03-29, by Dirk Olmes
-
do not toggle selected feed entries' read status, mark them as read for good2011-03-17, by Dirk Olmes
-
reorder the menu items2011-03-10, by Dirk Olmes
-
add marking the entire current selection as read2011-03-07, by Dirk Olmes
-
double clicking a feed entry opens it in the external browser2011-03-05, by Dirk Olmes
-
implement deleting a feed from the GUI2011-02-16, by Dirk Olmes
-
remove all feed entries when removing a feed2011-02-16, by Dirk Olmes