NewsBlur/apps
Samuel Clay b3744e3ac6 Merge branch 'master' into circular
* master:
  Warning on missing maintenance.
  Further pushing out feed updates.
  Using @dcramer's excellent getsentry.com for all exceptions. Turning off exception emails.
  Further pushing down feed fetches to handle load until db is scaled out.
  Scrolling code blocks.
  New task servers.
  Turning down feed fetches.
  If requests.raw won't work, sut fudge it with a StringIO for now.
  Further turning down feed fetches until mongo is ready to replicate.
  Fixing Facebook image calculation.
  Fixing facebook posting.
  Moving shared story unread recalc to background task. Will greatly speed up sharing.
  Ramping down feed fetching until they can be handled.
  Only show time breakdown when > 1 sec.
  Fixed API docs for /reader/river_stories
  make fabfile.py use requirements.txt
  Make sure to send the proper content-type with social feeds
  Restore default whitespace to pre/code blocks
  Phase 2: switching to using story_hash index instead of compound unique story_feed_id/story_guid index.
  document keyboard shortcut to add site/folder

Conflicts:
	apps/social/views.py
2013-03-20 10:49:09 -07:00
..
analyzer Fixing assortment of small bugs. 2013-01-28 15:43:00 -08:00
api Adding iPhone sized interaction cell. Also fixed infernal race condition between loading stories and looking for try feed when animating in feed detail view controller. 2013-02-21 17:57:32 -08:00
categories Moving to better feed finder (in the case of dupe feeds). 2012-10-25 16:14:25 -07:00
feed_import Redis to db01. 2013-03-14 10:49:44 -07:00
mobile Adding in new mobile site. Doesn't sohwing anything but a stubbed in list view. 2011-06-05 17:52:11 -04:00
oauth Fetching ADN users inline until deployed. 2013-03-02 13:46:39 -08:00
profile Activating premiums immediately for stripe users. 2013-03-19 10:18:21 -07:00
push Fixing PuSH by using the correct hub url. Thanks to @donmelton for finding the bug. 2013-01-22 18:15:28 -08:00
reader Merge branch 'master' into circular 2013-03-20 10:49:09 -07:00
recommendations Fixing broken cancel button on send email dialog. 2012-04-20 08:39:40 -07:00
rss_feeds Merge branch 'master' into circular 2013-03-20 10:49:09 -07:00
search Adding broken search for feeds. 2013-01-04 16:34:27 -08:00
social Merge branch 'master' into circular 2013-03-20 10:49:09 -07:00
static Adding official Android app static page. 2012-10-18 13:11:36 -07:00
statistics Migration to increase max length of feed address. 2012-12-25 14:58:59 -08:00
__init__.py Initial 2009-06-16 03:08:55 +00:00