Mercurial > hg > Feedworm
graph
-
introdue an abstraction for the name of the database so it can be changed via commandline parameterFri, 09 Sep 2011 14:52:54 +0200, by dirk
-
move methods around so the SqlAlchemyBackend only needs to import the classMon, 05 Sep 2011 19:43:34 +0200, by dirk
-
adjust the sqlalchemy backend to the changes in AbstractFeedUpdaterMon, 05 Sep 2011 19:39:08 +0200, by dirk
-
feedparser uses the proxy now if one is configured. To implement this the FeedUpdater had to change a bit - sqlalchemy backend is not yet refactored.Sat, 03 Sep 2011 04:12:35 +0200, by dirk
-
add a couchapp for easy/automated setupMon, 29 Aug 2011 04:12:01 +0200, by Dirk Olmes
-
delete a feed via the GUI works nowMon, 29 Aug 2011 03:32:39 +0200, by dirk
-
re-enable finding a FeedEntry by its linkMon, 29 Aug 2011 03:17:09 +0200, by dirk
-
setting a feed's properties via the GUI works nowMon, 29 Aug 2011 03:11:47 +0200, by dirk
-
Creating a feed via the GUI works now.Mon, 29 Aug 2011 03:08:05 +0200, by dirk
-
Do not fetch and parse the feed twice when creating a new one. Pass the parsed info into the update method instead to reuse.Mon, 29 Aug 2011 03:07:50 +0200, by dirk
-
after a feed update, calculate a feed's update date from the current date, not the original next update dateMon, 29 Aug 2011 02:41:24 +0200, by dirk
-
add a todo itemSat, 27 Aug 2011 10:17:46 +0200, by Dirk Olmes
-
displaying the preferences dialog works, saving prefs doesn't yetSat, 27 Aug 2011 10:17:07 +0200, by Dirk Olmes