NewsBlur/utils
2010-08-29 13:23:50 -04:00
..
dateutil Initial 2009-06-16 03:08:55 +00:00
munin Adding granular recommendations to feed/page exceptions. 2010-08-26 10:04:32 -04:00
opml Initial 2009-06-16 03:08:55 +00: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
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 Compressing stories. Also fixing compression of feed_pages bootstrap. 2010-08-29 13:23:50 -04:00
compressed_textfield.py Removing 2 bigger JOINs that were slowing down feed loading. 2010-07-01 15:16:33 -04:00
diff.py Initial 2009-06-16 03:08:55 +00:00
feed_fetcher.py Compressing stories. Also fixing compression of feed_pages bootstrap. 2010-08-29 13:23:50 -04:00
feed_functions.py Normalizing logging across all views and models. 2010-08-17 17:45:51 -04:00
feedfinder.py Feedfinder dependency. 2010-04-07 11:37:53 -04:00
feedparser.py Upgrading feedparser. 2010-08-24 15:32:38 -04:00
json.py Myriad number of bug fixes to reduce the number of exception e-mails I get. Forbidden JSON requests now send 403s. Adding a URl no longer uses a partial URL saearch on feed_link (which would link usetoday.com -> usatoday.com/sports.xml). Also adding the model for FeedPage for mongo. 2010-08-27 18:35:33 -04:00
log.py Commenting out informational. Adding seconds to logs. 2010-08-26 17:16:39 -04: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 Adding production log settings. 2010-08-22 18:49:01 -04: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 Pretty story cells in the feed detail table. Also prettier story details, but still needs some title love. Not to mention buttons everywhere. 2010-07-15 23:32:37 -04: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
threadpool.py Using threadpool module and feedjack to import feeds. Largely the same functionality, but now more debugging info, as well as better error handling and threads. 2009-08-20 02:43:01 +00: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