Mercurial > hg > Feedworm
log backend/couchdb/FeedEntry.py @ 259:304917762618 default tip
age | author | description |
---|---|---|
Tue, 09 Jun 2015 02:30:55 +0200 | Dirk Olmes | Fix the docstrings |
Sun, 27 Apr 2014 05:33:34 +0200 | Dirk Olmes | add source file endcoding header |
Wed, 21 Sep 2011 13:23:25 +0200 | dirk | optimize marking feed entries as read: do not round trip to the database if the entry was already marked as read |
Wed, 14 Sep 2011 00:17:55 +0200 | dirk | the view returns feed entries for a feed sorted by update date now, no need to do sorting in-memory |
Sun, 11 Sep 2011 06:51:14 +0200 | dirk | clean up |
Sat, 10 Sep 2011 09:05:14 +0200 | dirk | sort the feed entries |
Fri, 09 Sep 2011 17:21:34 +0200 | dirk | implement expiring read feed entries |