NewsBlur/apps/rss_feeds
2014-03-13 16:32:13 -07:00
..
fixtures Fixing reader tests and fixing broken delete where multiple feeds would be deleted. 2013-11-22 11:07:14 -08:00
management Adding metric for last story date, used to calculate next scheduled update. 2013-04-23 17:04:21 -07:00
migrations Migrating comment feeds to non-comment feeds. 2013-05-07 15:37:36 -07:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
admin.py Holy hell, the Mongo transition is nearly complete. All that's left is classifiers. This includes stories, user_stories, and calculating unread counts. 2010-08-21 23:49:36 -04:00
icon_importer.py Fixing a couple small bugs. 2013-11-22 11:06:21 -08:00
models.py Forcing de-duped stories to be written in the same day and share 75% of their titles. 2014-03-13 16:32:13 -07:00
page_importer.py Fixing broken original pages by auto-fixing the has_page field on successful page fetch. Thanks to The Verge for uncovering this one. 2013-07-23 10:43:28 -07:00
search_indexes.py Upgrading to jQuery 2, removing all old migrations. Need to fix autocomplete. 2013-07-03 22:16:01 -07:00
tasks.py Shortening task error restart to 10m from 1h. 2013-05-24 13:18:05 -07:00
tests.py Fixing tests. 2012-11-27 16:22:03 -08:00
text_importer.py Fixing readability bug in text importer. 2014-03-10 11:55:10 -07:00
urls.py Adding email for first share to tell users about their blurblog. 2013-04-22 15:24:38 -07:00
views.py Fixing issue with autocomplete. 2013-12-03 14:32:26 -08:00