Mercurial > hg > Feedworm
log
age | author | description |
---|---|---|
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 |
Fri, 30 Apr 2010 06:22:33 +0200 | Dirk Olmes | mark unread feed entries bold. Add a menu item to toggle between read/unread |
Fri, 30 Apr 2010 06:02:06 +0200 | Dirk Olmes | TODO items |
Fri, 30 Apr 2010 06:01:54 +0200 | Dirk Olmes | display a feed's entries sorted by their update date |
Thu, 29 Apr 2010 16:49:45 +0200 | Dirk Olmes | map the potentially long columns as Text (CLOB) not as String (VARCHAR) |
Thu, 29 Apr 2010 16:48:16 +0200 | Dirk Olmes | add a read flag for feed entries so they can be marked read |