NewsBlur/utils
2011-01-09 23:11:09 -05:00
..
backups Adding starred stories to mongo backup. 2011-01-04 09:05:11 -05:00
colorama Adding color throughout the logs. It's crazy gorgeous and easy to follow what's happening on the site from across the room. 2010-12-05 16:56:33 -05:00
munin Making feed.min_to_decay reflect the actual decay time. Using it in statistics, and refreshing it in feed fetching. Also splitting up feed munin. 2010-12-23 13:29:31 -05:00
opml Initial 2009-06-16 03:08:55 +00:00
paypal Adding paypal dependency. 2010-10-16 18:59:02 -04:00
reverend Snap back to previous scrolling position on story iframe when you click on links. Also checks if the user scrolls before snap back, as to prevent the page from snapping page unexpectedly. 2010-04-11 19:02:44 -04:00
templatetags Wrench is now a cog. Pretty. 2010-07-06 13:56:32 -04:00
timezones A few color logging tweaks. 2010-12-05 17:15:58 -05:00
typogrify Typogrifying features on front page. Smart quotes. 2010-07-06 15:43:55 -04:00
yuicompressor-2.4.2 Adding django-compress. 2009-09-08 03:15:49 +00:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
bootstrap_mongo.py Renaming json.py to json_functions.py to resolve namespace conflict with anyjson. 2010-10-23 13:06:28 -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 Making feed.min_to_decay reflect the actual decay time. Using it in statistics, and refreshing it in feed fetching. Also splitting up feed munin. 2010-12-23 13:29:31 -05:00
feed_functions.py Downloading, parsing, and shaping favicons into colors. Doesn't work for many images, though. Still need to parse the best non-black/white color. 2011-01-09 23:11:09 -05:00
feedfinder.py Feedfinder dependency. 2010-04-07 11:37:53 -04:00
feedparser.py Fixing feed parsing for stories with dict ids. This includes all Google Reader feeds and Google News Alerts. Thanks to Richard <richard@lbrc.org>. 2010-12-10 15:58:21 -05:00
json_functions.py Correctly handling 404s when in JSON views. 2010-11-04 19:28:35 -04:00
log.py Ignoring typeerror on imporperly formatting log strings in colorize. 2010-12-07 23:58:01 -05: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
restart Whoops. GT 0, not GTE 0. 2010-10-15 19:46:49 +00: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
story_functions.py Removing items before the mark_read_date. Paging is broken though. 2011-01-07 16:26:17 -05:00
test-settings.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
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 Typo in urlnorm. 2010-07-28 18:21:27 -04:00
user_functions.py Handling anonymous users with more grace. They will now be told that they need to signup in order to add a feed/folder/opml. The old way was to show a loading indicator forever. Yeah. 2010-07-24 15:54:25 -04:00