Mercurial > hg > Feedworm
graph
-
add script to launch feedworm gui against xanthippe2010-08-16, by Dirk Olmes
-
Make update interval editable via the feed's settings dialog.2010-08-14, by Dirk Olmes
-
add some todo items2010-08-14, by Dirk Olmes
-
some links/ids can be very long. give the link/id column more space2010-08-11, by Dirk Olmes
-
Properly update the feed entry list when marking an entry as read/unread2010-08-11, by Dirk Olmes
-
do a proper update when marking all feed entries as read2010-08-11, by Dirk Olmes
-
Simplify: no classes needed for simple if2010-08-11, by Dirk Olmes
-
control the display of unread feeds/all feeds via Preferences2010-08-11, by Dirk Olmes
-
grr, need to re-enable the actual updating of entries2010-08-10, by Dirk Olmes
-
Make FeedEntry table object available in Mapping to use it to expire old, read feed entries.2010-08-10, by Dirk Olmes
-
maintain a better TODO list2010-08-02, by Dirk Olmes
-
log when creating a new FeedEntry2010-07-29, by dirk
-
add a runner script for Xanthippe2010-07-29, by dirk
-
feedupdate-main updates all feeds per default2010-07-29, by dirk
-
helper class to create Feed objects from an OPML feed2010-07-28, by dirk
-
add a preference to hide read feed entries2010-07-24, by Dirk Olmes
-
When clicking an entry, it's marked as read2010-07-23, by Dirk Olmes
-
Marking all articles in a feed as read doesn't toggle any more ... it marks all articles as read.2010-07-23, by Dirk Olmes
-
make sqlalchemy logging configurable through the --databaseLogging commandline parameter2010-07-23, by Dirk Olmes
-
add a menu item to mark all entries in a feed as read2010-07-23, by Dirk Olmes
-
pull out FeedEntryItemDelegate into its own file2010-05-18, by Dirk Olmes
-
the relationship between feed and its entries can be mapped as lazy -> fewer DB round trips2010-05-18, by Dirk Olmes
-
the feed settings menu item starts out disabled and gets enabled once a feed is selected2010-05-18, by Dirk Olmes
-
allow changing a feed's title2010-05-18, by Dirk Olmes
-
set our custom window icon on all dialogs2010-05-18, by Dirk Olmes