NewsBlur/utils
2010-03-02 10:56:25 -05: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
opml Initial 2009-06-16 03:08:55 +00: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 Decompressing into unicode. 2010-01-27 16:44:45 -05:00
diff.py Initial 2009-06-16 03:08:55 +00:00
feed_fetcher.py Adding threaded folders and feeds. Also refactored OPML import to handle many edge cases and nested cases. Rewrote feed loading on front-end so everything's faster to load. 2010-02-11 01:28:47 -05:00
feed_functions.py Rewrote ingestion and acquiring of feeds. This needs some serious TLC soon. 2009-08-01 04:26:57 +00:00
feedparser.py Initial 2009-06-16 03:08:55 +00:00
feeds.py Initial 2009-06-16 03:08:55 +00:00
json.py Huge update: Hooking up slider to hide/show stories based on their score. Also added new story counts, score calculations, and real-time updating of unread counts as you read. 2010-01-21 13:12:29 -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
object_manager.py Initial 2009-06-16 03:08:55 +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 Not perfect, but a temp fix for feeds that have no dates (like Hacker News). 2010-01-28 13:28:27 -05: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 Removing a few debug messages for cleaner debugging in production. 2009-08-07 12:21:39 +00:00