NewsBlur/apps
Samuel Clay d3d241d77e Merge branch 'master' into requests
* master:
  Fixing feed loads only once for those with skipping stories.
  Adding handler to to_json calls on all serialized models.
  Fixing two major bugs: auto filling stories now works far better nad doesn't lock you in. Also fixing the infernal unicode json parsing bug that's been effecting a bunch of sites.
  Adding WP7 as user agent.
  Adding necessary import when not running from the REPL.
2011-12-27 21:39:19 -08:00
..
analyzer Skip broken classifiers when saving. 2011-11-02 08:49:58 -07:00
api Adding method param error to /api/login and /api/signup. 2011-11-03 22:21:11 -07:00
feed_import Fixing exception around multiple feeds during Google Reader import process. Also switching rate limit to status code 429. 2011-12-18 11:21:20 -08:00
mobile
profile Fixing a range of server issues -- sendign story emails, failing silently on SES outages, and giving a 404 instead of a 500 on bad params. 2011-10-28 10:29:11 -07:00
reader Fixing two major bugs: auto filling stories now works far better nad doesn't lock you in. Also fixing the infernal unicode json parsing bug that's been effecting a bunch of sites. 2011-12-24 14:45:19 -08:00
recommendations Adding browser user agent to all logging. 2011-09-16 09:26:22 -07:00
rss_feeds Merge branch 'master' into requests 2011-12-27 21:39:19 -08:00
static Stubbing in iphone page. 2011-12-06 17:57:11 -08:00
statistics Auto-refreshing feedback (1 min for staff, 10 min for everybody). 2011-12-18 18:03:40 -08:00
__init__.py