Mercurial > hg > Feedworm
graph
-
add a couchapp for easy/automated setup2011-08-29, by Dirk Olmes
-
delete a feed via the GUI works now2011-08-29, by dirk
-
re-enable finding a FeedEntry by its link2011-08-29, by dirk
-
setting a feed's properties via the GUI works now2011-08-29, by dirk
-
Creating a feed via the GUI works now.2011-08-29, by dirk
-
add a todo item2011-08-27, by Dirk Olmes
-
displaying the preferences dialog works, saving prefs doesn't yet2011-08-27, by Dirk Olmes
-
reorder methods2011-08-27, by Dirk Olmes
-
rename some methods2011-08-27, by Dirk Olmes
-
move the selected feed into the backend - sqlalchemy backend works, couchdb backend currently broken2011-08-27, by Dirk Olmes
-
ignore .sqlite files2011-08-26, by Dirk Olmes
-
displaying entries for a feed works now with the couchdb backend2011-08-26, by Dirk Olmes
-
use couchdb's mapping API instead of manually coding around Rows - much leaner code :-)2011-08-25, by Dirk Olmes
-
move the code from FeedList into the backend class2011-08-25, by Dirk Olmes
-
updating feeds on the couchdb backend works now2011-08-24, by Dirk Olmes
-
remove the normalize method, it was pulled up to the parent class2011-08-24, by Dirk Olmes
-
remove unused constant2011-08-24, by Dirk Olmes
-
Automated merge with https://xanthippe.dyndns.org/hg/Feedworm2011-08-24, by Dirk Olmes
-
add the required methods for determining if a feed needs to be updated2011-08-23, by Dirk Olmes
-
added TODO item2011-08-24, by Dirk Olmes
-
allow choosing the backend via commandline option2011-08-23, by Dirk Olmes