NewsBlur/utils
2010-07-08 01:26:03 -04:00
..
cache Initial 2009-06-16 03:08:55 +00:00
csstidy-1.3 Adding django-compress. 2009-09-08 03:15:49 +00:00
dateutil Initial 2009-06-16 03:08:55 +00:00
feedcache Initial 2009-06-16 03:08:55 +00:00
munin Hiding stories count due to move from MyISAM to InnoDB. 250k counts are now very, very expensive. 2010-07-01 12:07:15 -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 Trickling down errors in feed fetching. 2010-07-08 01:26:03 -04:00
feed_functions.py Rewrote ingestion and acquiring of feeds. This needs some serious TLC soon. 2009-08-01 04:26:57 +00:00
feedfinder.py Feedfinder dependency. 2010-04-07 11:37:53 -04:00
feedparser.py Fixing broken Last Modified Date bug which causes all stories to be discarded. 2010-07-08 01:07:37 -04:00
feeds.py Initial 2009-06-16 03:08:55 +00:00
json.py Persisting view settings (page, view, story) on a per feed basis. Saves the current view for the feed for a user. 2010-07-06 14:59:34 -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
object_manager.py Initial 2009-06-16 03:08:55 +00:00
restart gUnicorn and restart script. 2010-06-27 21:02:55 -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 Not perfect, but a temp fix for feeds that have no dates (like Hacker News). 2010-01-28 13:28:27 -05:00
test-settings.py Whoopsy-daisy. Login must be a unique function name. 2010-04-27 17:56:16 -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
user_functions.py Refactoring a bit and marking a subscription as read when it's out of stories. 2010-07-06 16:37:49 -04:00