NewsBlur/utils
Samuel Clay 2d0c82a7b2 Merge branch 'master' into django1.6
* master: (43 commits)
  Fixing broken auto-dark theme.
  Increasing contrast for unread counts.
  Fixing tag colors and story traversal button borders. For https://forum.newsblur.com/t/dark-mode-minor-tweak-suggestion/8225
  Cleaning up Twitter lists.
  Updating next/previous buttons and search icon.
  No ECMAScript 6 yet. Wait until it's the only change.
  Mark read button
  Older httplib2 doesn't have setuptools legacy issue.
  Upgrading redis session.
  New spinners.
  Cleaning up profile modal.
  Scratch that, better bright.
  Darkening light blue links and graphs.
  Better cross browser watching for changing theme.
  Feed title color
  Tuning feedback colors.
  New blurred logo (for dark mode).
  Half-way fixed homepage. Also adding Auto theme (as default, too), thanks to @dejal's suggestion.
  Adding 10 features to welcome page.
  Removing debugging
  ...
2020-06-24 15:35:07 -04:00
..
archive Adding archive in utils, changing email in disk usage monitor. 2020-06-01 15:37:58 -04:00
backups Fixing notifications dialog bug. 2016-11-17 11:37:10 -08:00
munin Updating munin graph for app loads. 2018-02-26 16:09:59 -08:00
scrubber Font tag has attrs too 2019-07-31 11:08:09 -07:00
templatetags Adding manage menu to dashboard. Moving around stats. 2016-02-03 10:26:45 -08:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
compressed_textfield.py Adding trainer and account type to home page. 2010-10-17 17:25:10 -04:00
db_functions.py Deprecating FeedLoadtime and moving to MongoDB-backed aggregate data for feed load time graphs. 2012-09-27 15:21:38 -07:00
exception_middleware.py Adding premium requirement for Text view. 2013-01-09 12:53:30 -08:00
facebook_fetcher.py Fixing facebook page fetcher bug. 2018-07-24 10:00:29 -04:00
feed_fetcher.py Adding twitter lists to feed fetcher. 2020-06-04 16:57:04 -04:00
feed_functions.py When adding a feed to a folder, check against the lower case folder name to correct for dupes. 2016-11-14 12:31:41 -08:00
feedfinder_forman.py Renaming feedfinder and feedfinder2. 2020-06-15 12:30:30 -04:00
feedfinder_pilgrim.py Renaming feedfinder and feedfinder2. 2020-06-15 12:30:30 -04:00
feedparser.py Allow looped twitter video. 2018-04-01 23:02:08 -07:00
fields.py Dropping a bunch of extra postgres tables. 2011-01-17 23:20:25 -05:00
hostname_ssh.py Moving to latest digitalocean API. 2015-09-21 16:13:09 -07:00
image_functions.py Fixing image size calculator for new Twitter Cards implementation. 2015-04-07 10:47:08 -07:00
jammit.py Moving to vendorized yaml. 2013-05-15 18:08:37 -07:00
jennyholzer.py The Jenny Holzer commit. When reaching the last page of a blurblog, show a Holzer Truism (instead of a 'no more stories' text). 2012-07-06 13:48:06 -07:00
json_fetcher.py Fixing issue around JSON feeds with missing fields. 2020-01-05 18:14:13 -05:00
json_functions.py upgrade to django 1.6 and make migrations 2020-06-05 11:00:54 -04:00
kill_celery.sh Rearranging pkill on celery. 2018-04-18 10:47:57 -07:00
kill_gunicorn.sh Fixing kill commands 2014-05-16 12:39:18 -07:00
kill_node.sh Adding monit script for watching node real-time server. 2013-05-28 18:22:19 -07:00
log.py convert log messages to unicode with smart_unicode 2015-12-02 07:31:50 +01: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
mongo_raw_log_middleware.py Upgrading to mongo 3.0. Still needs fixes for mongoengine. 2016-11-10 10:11:46 -08:00
mongoengine_fields.py Stubbing in notifications dialog. 2016-11-14 11:12:13 -08:00
monitor_disk_usage.py Updating emails on monitors. 2020-06-08 15:11:42 -04:00
monitor_newsletter_delivery.py Bumping newsletter bounce to 50%. 2020-06-08 15:12:23 -04:00
monitor_redis_bgsave.py Redis 3.2. 2017-01-11 20:13:04 -08:00
monitor_task_fetches.py Updating emails on monitors. 2020-06-08 15:11:42 -04:00
PyRSS2Gen.py Updating shared story comments, displaying multiple comments for testing. 2011-12-17 13:05:11 -08:00
ratelimit.py Banning Feed Reader Background app, as it's causing a ton of bogus requests. 2013-06-25 21:48:30 -07:00
redis_raw_log_middleware.py Reintroducing correct subscriber counts. 2016-05-16 17:57:02 -07:00
request_introspection_middleware.py Preventing dupe favorites from showing up in activities and interactions. 2012-07-28 13:16:18 -07:00
restart Fixing empty recommendations for new servers. Also adding firewall information and fixing up fabfile. 2011-03-19 18:35:44 -04:00
rtail.py Hiding 12 option to cut back on number of new premiums. 2013-03-14 18:43:01 -07: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
s3_utils.py Monkey patching SSL for new python, since hostnames don't match with S3. 2017-03-23 14:07:59 -07:00
ssh.sh Fixing login name for sshdo. 2013-08-20 13:49:09 -07:00
story_functions.py Adding smart crop to image proxy thumbnails. 2019-12-25 19:08:22 -05:00
test-settings.py This is it, the big kahuna of fixes. This corrects for messed up guids that are causing lots of read stories to become unread. 2017-05-01 11:39:24 -07:00
testrunner.py Finally have a test case for the Google Blog duping. 2017-04-30 18:47:10 -07:00
tlnb.py Fixing tlnb 2016-11-02 22:07:10 -07:00
tlnbt.py Adding soft time limit to celery tasks. 2016-02-01 23:06:04 -08:00
tlnbw.py Adding tlnbw to watch the work server. 2013-08-20 13:39:19 -07:00
tornado_escape.py Auto-linkifying comments and replies, and stripping html from comments, replies, and story titles, tags, and authors. 2012-07-21 16:38:37 -07:00
twitter_fetcher.py Cleaning up Twitter lists. 2020-06-24 09:34:49 -04:00
urlnorm.py Fixing the feed chooser to show total # of feeds. Also fixing a unicode issue in normalizing urls. 2011-08-26 19:58:06 -07:00
user_functions.py Removing print 2019-12-16 17:02:06 -05:00
view_functions.py New saved story as per IFTTT action. 2014-01-28 16:43:54 -08:00
zgrep.py Attempting to fix zgrep 2016-08-15 16:27:17 -07:00