NewsBlur/apps/reader
2015-02-11 15:37:14 -08:00
..
fixtures Fixing reader tests and fixing broken delete where multiple feeds would be deleted. 2013-11-22 11:07:14 -08:00
migrations Initial oauth provider commit. 2014-01-15 14:29:35 -08:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
admin.py Further Mongo work. Stories are now saved correctly, with tags + authors. Still need to do UserStories. 2010-08-21 20:42:38 -04:00
forms.py Fixing case insensitivity for logging in with an email address. 2014-09-03 17:12:25 -07:00
http.py All classifier facets and data is now saved, end to end. Now, to apply facets to incoming stories and assign scores. 2010-01-05 16:07:11 +00:00
managers.py Fixing shared_date for @secretsquirrel. Was inappropriately being converted to plain text date only for stories the user shared themselves. 2012-08-14 12:28:52 -07:00
models.py Adding an include_hidden parameter to single feeds and rivers, defaulting to false. Clients that don't use hidden stories but use paging as an indicator will need to account for a hidden_stories_count field, as indicating in the API docs. 2015-01-22 11:38:43 -08:00
tasks.py Removing MUserStory entirely. 2013-05-10 16:11:30 -07:00
tests.py Fixing reader tests and fixing broken delete where multiple feeds would be deleted. 2013-11-22 11:07:14 -08:00
urls.py Fixing OPML backup email messages and sending timing. Also fixing deleting feeds by folder. Fixing reloading of sites in organizer. 2014-10-14 15:59:46 -07:00
views.py Logging starred story params. 2015-02-11 15:37:14 -08:00