NewsBlur/utils
Samuel Clay c4731c8211 Merge branch 'master' into social
* master:
  Wordpress PuSH errors aren't really errors, so don't log them.
  Dealing with broken Wordpress PuSH plugin by subscribing to its requested topic url.
  Dealing with broken Wordpress PuSH plugin by subscribing to its requested topic url.
  Fixing Tumblr PuSH by sending the address instead of the link when subscribing.
  Subscribing to a topic or hub sets the urls.
  Launching real-time for premiums. Also fixing a few dupe feed refresh bugs.

Conflicts:
	apps/reader/views.py
	media/js/newsblur/common/assetmodel.js
2012-03-30 17:15:31 -07:00
..
backups Adding necessary import when not running from the REPL. 2011-12-20 22:32:15 -08:00
munin Adding failed push feeds to munin. 2012-03-28 17:35:51 -07:00
templatetags Fixing css conflicts in jammit. Adding code rendering to jammit for bookmarklet. 2011-11-24 11:07:23 -05:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
bootstrap_mongo.py Adding mongo feed icon model, bootstrapping, and moved the views. Still need the importer and the canonical rep to match new models. 2011-04-21 23:10:43 -04:00
compressed_textfield.py Adding trainer and account type to home page. 2010-10-17 17:25:10 -04:00
diff.py Initial 2009-06-16 03:08:55 +00:00
feed_fetch.sh More .gitignore, and adding cron jobs to fetch feeds. These will be replaced by celery within the next day or two. 2010-08-30 23:56:53 -04:00
feed_fetch_silent.sh Permissions on munin graph. 2010-09-08 13:38:58 -04:00
feed_fetcher.py Merge branch 'master' into social 2012-03-30 17:15:31 -07:00
feed_functions.py Finished styling comments. Showing all sharers now. 2012-01-15 20:51:48 -08:00
feedfinder.py Being more aggressive in determining if a URL is a feed. 2012-03-21 14:41:10 -07:00
feedparser.py Handling zlib/deflate issues, specifically for The Verge. 2012-03-22 09:48:44 -07:00
fields.py Dropping a bunch of extra postgres tables. 2011-01-17 23:20:25 -05:00
Image Color Algorithm.py Auto-adjusting font size on original story view in iphone app. 2011-07-17 22:39:26 -07:00
jammit.py Moving JS assets to bottom of the page for faster loadtimes. 2012-02-28 12:18:44 -08:00
json_functions.py Merge branch 'master' into social 2012-02-29 16:22:47 -08:00
kill_celery.sh Kill celery without killing itself. 2011-04-11 15:46:33 -04:00
log.py Moving to proper unicode string for feed fetching. 2012-01-04 21:49:55 -08:00
management_functions.py Woo - Checking for content and title differences to resolve duplicate entries. Integration tests prove a number of differences are successfully resolved. 2009-08-30 00:43:13 +00:00
memcached_status.py Adding memcached. 2010-02-05 17:30:59 -05:00
PyRSS2Gen.py Updating shared story comments, displaying multiple comments for testing. 2011-12-17 13:05:11 -08:00
ratelimit.py 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
restart Fixing empty recommendations for new servers. Also adding firewall information and fixing up fabfile. 2011-03-19 18:35:44 -04:00
rtail.py Making the feed title in the feed detail page work correctly with a favicon. Still need to add the favicon to the back button int he story detail view. 2011-08-24 19:36:03 -07:00
S3.py Updating integration tests to include updated feeds. Wahoo! Now to figure out the dupe issues through testing. 2009-08-08 16:52:11 +00:00
ssh-copy-id Adding ssh-copy-id for easy ssh key movement. 2011-08-26 09:34:45 -07:00
story_functions.py Correcting a double-encoding bug for story permalinks that was from way back when. 2012-03-27 18:37:04 -07:00
test-settings.py Refactoring refresh feed unread counts. Fixing tests. 2012-03-26 11:04:05 -07:00
testrunner.py Initial stab at MongoDB in feed fetching and feed viewing. Still need to fix authors, tags, counts, aggregations, and any remaining bugs. 2010-08-21 13:57:49 -04:00
urlnorm.py Fixing the feed chooser to show total # of feeds. Also fixing a unicode issue in normalizing urls. 2011-08-26 19:58:06 -07:00
user_functions.py Updating a bunch of defaults to make NewsBlur installable on anybody's machine. Fleshing out README installation instructions. 2011-07-17 20:53:30 -07:00
view_functions.py Subscribe to blog during intro. 2012-03-19 15:46:59 -07:00