Mercurial > hg > Feedworm
graph
-
default DB name is feedworm, fix setting the dbname via commandline parameterSat, 10 Sep 2011 04:26:13 +0200, by dirk
-
make setup.sh work with non-local coucdhb URLsSat, 10 Sep 2011 03:09:17 +0200, by Dirk Olmes
-
clean codeFri, 09 Sep 2011 18:19:01 +0200, by dirk
-
implement getting a list of feeds that have unread entriesFri, 09 Sep 2011 18:17:57 +0200, by dirk
-
implement expiring read feed entriesFri, 09 Sep 2011 17:21:34 +0200, by dirk
-
pull the calculation of the epxire date up into AbstractBackendFri, 09 Sep 2011 17:19:16 +0200, by dirk
-
always return an int value for daysToKeepFeedEntriesFri, 09 Sep 2011 17:17:39 +0200, by dirk
-
use the new ListDateTimeField in FeedEntries to store their creation dateFri, 09 Sep 2011 16:34:02 +0200, by dirk
-
implement a couchdb mapping field that stores a datetime instance as a JSON arrayFri, 09 Sep 2011 16:22:44 +0200, by dirk
-
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
-
reorder methodsSat, 27 Aug 2011 07:32:01 +0200, by Dirk Olmes
-
move management of the selected feed entry into the backend - sqlachemy backend works, couchdb backend currently brokenSat, 27 Aug 2011 07:29:33 +0200, by Dirk Olmes
-
rename some methodsSat, 27 Aug 2011 07:11:08 +0200, by Dirk Olmes
-
move the selected feed into the backend - sqlalchemy backend works, couchdb backend currently brokenSat, 27 Aug 2011 07:07:50 +0200, by Dirk Olmes
-
ignore .sqlite filesFri, 26 Aug 2011 06:14:42 +0200, by Dirk Olmes
-
displaying entries for a feed works now with the couchdb backendFri, 26 Aug 2011 06:13:39 +0200, by Dirk Olmes
-
use couchdb's mapping API instead of manually coding around Rows - much leaner code :-)Thu, 25 Aug 2011 11:05:05 +0200, by Dirk Olmes
-
move getting the entries for a feed to the backend so that the couchdb backend can use a custom view for feed entriesThu, 25 Aug 2011 07:01:45 +0200, by Dirk Olmes
-
move the code from FeedList into the backend classThu, 25 Aug 2011 05:39:03 +0200, by Dirk Olmes
-
updating feeds on the couchdb backend works nowWed, 24 Aug 2011 11:54:06 +0200, by Dirk Olmes
-
remove the normalize method, it was pulled up to the parent classWed, 24 Aug 2011 11:04:09 +0200, by Dirk Olmes
-
remove unused constantWed, 24 Aug 2011 10:57:42 +0200, by Dirk Olmes
-
pull out common code for updating a feed into an abstract class, have the sqlalchemy backend use that class.Wed, 24 Aug 2011 10:53:46 +0200, by Dirk Olmes
-
Automated merge with https://xanthippe.dyndns.org/hg/FeedwormWed, 24 Aug 2011 09:39:10 +0200, by Dirk Olmes
-
add the required methods for determining if a feed needs to be updatedTue, 23 Aug 2011 16:02:35 +0200, by Dirk Olmes
-
added TODO itemWed, 24 Aug 2011 09:15:29 +0200, by Dirk Olmes
-
allow choosing the backend via commandline optionTue, 23 Aug 2011 14:36:58 +0200, by Dirk Olmes
-
implement a Feed class that can be used to query feed and that wraps view resultsTue, 23 Aug 2011 04:15:46 +0200, by Dirk Olmes
-
added a TODO itemTue, 23 Aug 2011 03:51:15 +0200, by Dirk Olmes
-
rename feedupdate-main to feedupdate, adjust the launch scriptTue, 23 Aug 2011 03:49:29 +0200, by Dirk Olmes
-
implement proxyHost/proxyPort in PreferencesTue, 23 Aug 2011 03:44:08 +0200, by Dirk Olmes
-
new backend for using CouchDB as persistence mechanism ... currently all methods are unimplementedMon, 22 Aug 2011 19:51:59 +0200, by Dirk Olmes
-
closing the backend branch now that it's merged into default backendMon, 22 Aug 2011 15:35:32 +0200, by Dirk Olmes
-
merge with "backend" branchMon, 22 Aug 2011 15:30:33 +0200, by Dirk Olmes
-
get rid of the toplevel util module, in only contained unused functions backendMon, 22 Aug 2011 15:06:02 +0200, by Dirk Olmes
-
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