Mercurial > hg > Feedworm
graph
-
clean up2011-09-11, by dirk
-
hide read feed entries if configured2011-09-10, by dirk
-
sort the feed entries2011-09-10, by dirk
-
allow setting the URL to the database via command line2011-09-10, by dirk
-
add script to trigger couchdb replication2011-09-10, by Dirk Olmes
-
default DB name is feedworm, fix setting the dbname via commandline parameter2011-09-10, by dirk
-
make setup.sh work with non-local coucdhb URLs2011-09-10, by Dirk Olmes
-
clean code2011-09-09, by dirk
-
implement getting a list of feeds that have unread entries2011-09-09, by dirk
-
implement expiring read feed entries2011-09-09, by dirk
-
pull the calculation of the epxire date up into AbstractBackend2011-09-09, by dirk
-
always return an int value for daysToKeepFeedEntries2011-09-09, by dirk
-
use the new ListDateTimeField in FeedEntries to store their creation date2011-09-09, by dirk
-
move methods around so the SqlAlchemyBackend only needs to import the class2011-09-05, by dirk
-
adjust the sqlalchemy backend to the changes in AbstractFeedUpdater2011-09-05, by dirk
-
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