NewsBlur/utils
2010-08-11 20:47:33 -04:00
..
dateutil Initial 2009-06-16 03:08:55 +00:00
munin Adding an update queue to munin so I can track how many feeds are past due. 2010-08-11 20:47:08 -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 1) Adding new feed story counter. 2) Adding feed fethed initially status. Useful for displaying percentages of fetched feeds for new users. 3) Fade in with loader on feed list. 2010-08-09 20:44:46 -04:00
feed_functions.py Small fixes: removing height calculation from classifier modal, adding in better logging for feed address changes, iPhone story detail view bug. 2010-08-03 21:53:08 -04:00
feedfinder.py Feedfinder dependency. 2010-04-07 11:37:53 -04:00
feedparser.py Adding lxml as a SAX parser in feedparser.py 2010-08-04 18:46:05 -04:00
json.py Hiding print messages in JSON. 2010-08-02 21:57:27 -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 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 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 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
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