NewsBlur/utils
2010-08-25 19:10:55 -04:00
..
dateutil Initial 2009-06-16 03:08:55 +00:00
munin Whew. Finished entire mongo conversion. Classifiers, Stories, and UserStories. Includes bootstrapping each from Postgres. 2010-08-22 18:34:40 -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
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 Huge fix for exception feeds. Now tries to fetch the correct URL from the feed_link or the feed_address (if the rss URL is actually HTML), and uses that to figure out the right feed. Also merges feeds if a duplicate is found during this process. Really nifty. Let's hope nobody dies. 2010-08-25 19:10:55 -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 Further Mongo work. Stories are now saved correctly, with tags + authors. Still need to do UserStories. 2010-08-21 20:42:38 -04:00
log.py Logging tweaks to handle console and file handlers. 2010-08-16 12:52: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