Mercurial > hg > Feedworm
log util.py @ 43:12ed8b5fa08c
age | author | description |
---|---|---|
Fri, 14 May 2010 08:31:46 +0200 | Dirk Olmes | first system preference: configure app to stat maximized. |
Fri, 14 May 2010 06:16:05 +0200 | Dirk Olmes | database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser. |
Wed, 05 May 2010 03:07:59 +0200 | Dirk Olmes | Feeds manage the point in time when the next update should happen. FeedUpdater only updates feeds that are due. |
Wed, 05 May 2010 02:14:05 +0200 | Dirk Olmes | move the database logic out into its own module. Make everything reload safe so that multiple sessions can be created from interactive sessions |