.. |
backups
|
Adding necessary import when not running from the REPL.
|
2011-12-20 22:32:15 -08:00 |
munin
|
Adding work queue for emails.
|
2012-06-28 12:42:49 -07:00 |
templatetags
|
Fixing interactions and activities to only pull what's necessary. Otherwise doubles show up in android + ios.
|
2012-07-18 23:06:43 -07:00 |
__init__.py
|
|
|
bootstrap_intel.py
|
Adding a migration for intelligence classifiers to include social_user_id, where it didn't exist before.
|
2012-06-22 13:45:39 -07:00 |
bootstrap_mongo.py
|
|
|
compressed_textfield.py
|
|
|
diff.py
|
|
|
feed_fetch.sh
|
|
|
feed_fetch_silent.sh
|
|
|
feed_fetcher.py
|
Better watching for story changes. This is both a speed improvement and usability fix, since now stories that haven't changed recently but did change before will no longer be declared as updated every time they are fetched. Props to @textfiles for the push.
|
2012-07-22 12:25:09 -07:00 |
feed_functions.py
|
Deferring OPML import if it takes > 20 seconds. Email user when complete. Also, hamburgers. This one's for @torrez.
|
2012-07-20 19:43:28 -07:00 |
feedfinder.py
|
Disabling gatekeeper (robots.txt) check in feedfinder. This may have negative consequences.
|
2012-05-19 10:32:55 -07:00 |
feedparser.py
|
Adding youtube video embeds back in.
|
2012-07-20 11:18:15 -07:00 |
fields.py
|
|
|
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 |
jennyholzer.py
|
The Jenny Holzer commit. When reaching the last page of a blurblog, show a Holzer Truism (instead of a 'no more stories' text).
|
2012-07-06 13:48:06 -07:00 |
json_functions.py
|
Removing cjson. Fixing collect_stats requirement on bootstrap.
|
2012-07-17 12:07:26 -07:00 |
kill_celery.sh
|
|
|
log.py
|
Coloring slow request times.
|
2012-07-13 17:51:25 -07:00 |
management_functions.py
|
|
|
memcached_status.py
|
|
|
mongo_raw_log_middleware.py
|
Adding MongoDB logging for debug.
|
2012-04-06 18:28:26 -07: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
|
|
|
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
|
|
|
ssh-copy-id
|
Adding ssh-copy-id for easy ssh key movement.
|
2011-08-26 09:34:45 -07:00 |
story_functions.py
|
Auto-linkifying comments and replies, and stripping html from comments, replies, and story titles, tags, and authors.
|
2012-07-21 16:38:37 -07:00 |
test-settings.py
|
Refactoring refresh feed unread counts. Fixing tests.
|
2012-03-26 11:04:05 -07:00 |
testrunner.py
|
|
|
tornado_escape.py
|
Auto-linkifying comments and replies, and stripping html from comments, replies, and story titles, tags, and authors.
|
2012-07-21 16:38:37 -07: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
|
|
|
view_functions.py
|
Subscribe to blog during intro.
|
2012-03-19 15:46:59 -07:00 |