NewsBlur/apps/reader
Samuel Clay 9d7aeb1a51 Merge branch 'master' into queue
# By Samuel Clay (2) and Lance Johnson (1)
# Via Lance Johnson (2) and Samuel Clay (2)
* master:
  Adding feed id to feed selector.
  Giving error on empty mark read endpoint.
  Fix duplicate feed listing bug and fix issus with remembering folder collapse/expande perferences in main feed list view
2013-04-03 15:25:22 -07:00
..
fixtures Fixing tests. 2012-11-27 16:22:03 -08:00
migrations Re-running story read migration to account fornew read stories during the migration process. 2011-09-14 20:31:14 -07:00
__init__.py
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 Using user's username on signup if no password. 2013-03-20 18:40:03 -07:00
http.py
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 Boosting feed fetches. 2013-03-25 13:15:14 -07:00
tasks.py Moving from MongoDB's page_loads analytics table to Redis page loads. 2013-03-29 13:14:19 -07:00
tests.py Fixing tests. 2012-11-27 16:22:03 -08:00
urls.py Adding a new endpoint for updating unread counts that isn't rate limited. 2012-10-22 17:07:57 -07:00
views.py Merge branch 'master' into queue 2013-04-03 15:25:22 -07:00