Mercurial > hg > Feedworm
graph
-
editing a feed's properties is implemented through the backend now backendMon, 22 Aug 2011 11:02:53 +0200, 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 backendMon, 22 Aug 2011 10:30:33 +0200, by Dirk Olmes
-
move all sqlalchemy related classes to the respective sub-package. use a backend to abstract from access to the data backendSun, 21 Aug 2011 03:55:16 +0200, by Dirk Olmes
-
add design document for couchdb backendSun, 21 Aug 2011 02:44:13 +0200, by Dirk Olmes
-
update READMESat, 20 Aug 2011 07:15:03 +0200, by Dirk Olmes
-
add a toolbar with actionsSun, 26 Jun 2011 11:29:00 +0200, by Dirk Olmes
-
move the "mark as read" menu items up in the feed menu as they are used most oftenSat, 28 May 2011 07:43:56 +0200, by Dirk Olmes
-
Add a menu item to copy the selected article's link to the clipboardFri, 29 Apr 2011 12:15:57 +0200, by Dirk Olmes
-
add a comment about a Feedparser bug wrt python3Thu, 31 Mar 2011 03:50:46 +0200, by Dirk Olmes
-
make the keep interval for feeds configurable via the GUI. Fix saving the proxy settingsThu, 31 Mar 2011 03:15:39 +0200, by Dirk Olmes
-
store the number of days to keep feed entries as preference setting in the database. The feed update process reads and uses that value.Wed, 30 Mar 2011 02:59:22 +0200, by Dirk Olmes
-
expire articles only after 90 days, it seems some feeds keep sending very old stuffTue, 29 Mar 2011 04:06:50 +0200, by Dirk Olmes
-
do not toggle selected feed entries' read status, mark them as read for goodThu, 17 Mar 2011 02:56:56 +0100, by Dirk Olmes
-
reorder the menu itemsThu, 10 Mar 2011 20:30:27 +0100, by Dirk Olmes
-
add marking the entire current selection as readMon, 07 Mar 2011 07:08:12 +0100, by Dirk Olmes
-
double clicking a feed entry opens it in the external browserSat, 05 Mar 2011 03:40:35 +0100, by Dirk Olmes
-
implement deleting a feed from the GUIWed, 16 Feb 2011 06:57:06 +0100, by Dirk Olmes
-
remove all feed entries when removing a feedWed, 16 Feb 2011 06:18:40 +0100, by Dirk Olmes
-
Provide a better error message if updating a feed fails.Tue, 15 Feb 2011 03:40:26 +0100, by Dirk Olmes
-
use the URL as feed title if the feed itself does not come with a titleMon, 14 Feb 2011 20:51:03 +0100, by Dirk Olmes
-
filter out read entries first before sortingWed, 29 Dec 2010 04:27:58 +0100, by Dirk Olmes
-
do not display grid for the feed entry table view so it looks the same as the feed listTue, 28 Dec 2010 03:57:13 +0100, by Dirk Olmes
-
use a smaller default row heightTue, 28 Dec 2010 03:56:45 +0100, by Dirk Olmes
-
when selecting a feed entry, mark the entire row as selectedTue, 28 Dec 2010 03:44:51 +0100, by Dirk Olmes
-
do not display a vertical header in the feed entries tableTue, 28 Dec 2010 03:38:38 +0100, by Dirk Olmes
-
rename some parameters to be in line with the pyqt docsMon, 27 Dec 2010 08:30:09 +0100, by Dirk Olmes
-
when selecting a feed, set the title column width to 80% of the total widthMon, 27 Dec 2010 07:41:11 +0100, by Dirk Olmes
-
alternating row colors in feed entry listMon, 27 Dec 2010 07:26:42 +0100, by Dirk Olmes
-
convert feed list to a table view. TODO: proper resizing for columnsSun, 26 Dec 2010 08:35:36 +0100, by Dirk Olmes
-
save pending changes when quitting the appFri, 24 Dec 2010 05:06:21 +0100, by Dirk Olmes
-
When selecting a new feed, scroll its first entry to visibleFri, 24 Dec 2010 04:36:06 +0100, by Dirk Olmes
-
UI for setting the proxy settingsThu, 18 Nov 2010 12:14:41 +0100, by Dirk Olmes
-
use a proxy if one is configured. TODO: GUI for configuring the proxy serverWed, 17 Nov 2010 21:22:31 +0100, by Dirk Olmes
-
feedupate-main should be executableThu, 09 Sep 2010 16:47:38 +0200, by Dirk Olmes
-
look at the bozo value of the result to determine if something went wrong with the HTTP callThu, 09 Sep 2010 16:36:29 +0200, by Dirk Olmes
-
update the status bar when an article is openedSun, 22 Aug 2010 16:45:25 +0200, by Dirk Olmes
-
Automated merge with ssh://xanthippe.dyndns.org//home/dirk/Projekte/Python/FeedwormSun, 22 Aug 2010 16:35:08 +0200, by Dirk Olmes
-
update the status bar when opening a feed's rss url via WebView or external browserThu, 19 Aug 2010 07:03:32 +0200, by Dirk Olmes
-
add another idea that has been going round in my head for some timeThu, 19 Aug 2010 16:06:18 +0200, by Dirk Olmes
-
add script to launch feedworm gui against xanthippeMon, 16 Aug 2010 17:37:31 +0200, by Dirk Olmes
-
Make update interval editable via the feed's settings dialog.Sat, 14 Aug 2010 03:11:15 +0200, by Dirk Olmes
-
add some todo itemsSat, 14 Aug 2010 02:54:01 +0200, by Dirk Olmes
-
Add another setting to feed: when opening a feed entry in browser, you can force opening it in an external browser now. This is because some sites just crash the QWebView.Sat, 14 Aug 2010 02:53:49 +0200, by Dirk Olmes
-
some links/ids can be very long. give the link/id column more spaceWed, 11 Aug 2010 03:59:33 +0200, by Dirk Olmes
-
Properly update the feed entry list when marking an entry as read/unreadWed, 11 Aug 2010 03:41:15 +0200, by Dirk Olmes
-
do a proper update when marking all feed entries as readWed, 11 Aug 2010 03:35:37 +0200, by Dirk Olmes
-
Simplify: no classes needed for simple ifWed, 11 Aug 2010 03:26:21 +0200, by Dirk Olmes
-
control the display of unread feeds/all feeds via PreferencesWed, 11 Aug 2010 03:23:02 +0200, by Dirk Olmes
-
MainWindow relies on FeedList to get the feeds to display now. FeedList has two inner/private classes: one for returning all known feeds and one to return only feeds with unread entries.Wed, 11 Aug 2010 03:10:32 +0200, by Dirk Olmes
-
have the DB URL as parameter when creating a session and fall back to commandline arguments if no DB URL was passed inWed, 11 Aug 2010 02:30:47 +0200, by Dirk Olmes
-
grr, need to re-enable the actual updating of entriesTue, 10 Aug 2010 03:41:24 +0200, by Dirk Olmes
-
Make FeedEntry table object available in Mapping to use it to expire old, read feed entries.Tue, 10 Aug 2010 03:32:29 +0200, by Dirk Olmes
-
maintain a better TODO listMon, 02 Aug 2010 02:43:41 +0200, by Dirk Olmes
-
log when creating a new FeedEntryThu, 29 Jul 2010 21:37:46 +0200, by dirk