NewsBlur/apps
Samuel Clay 0b92bca89d Merge branch 'django1.10' into django1.11
* django1.10: (66 commits)
  Styling new features for dark mode.
  Adding style option for grid height. XS/S/M/L/XL
  Adding applinks to .well-known/apple app json. For #1361.
  #1377 (mark as read for titles only)
  iOS: project upgrade check
  https for all links.
  Saving saved story slugs.
  Slugifying saved story tags that have no slugs.
  Adding ssl to db machines.
  Fixing subscription cancelation error messge.
  Android v10.1b7.
  #1364 In App Review
  Showing addresses in email story share.
  #1369 Notification alerts. Skip old stories
  Android v10.1b6.
  iOS v10.1.1.
  Fixing backgrounds in newsletters.
  Fixing newsltter check which inaccurately added newsletter div to all stories.
  Styling side option buttons in iOS to be cleaner.
  iOS v10.1.
  ...
2020-11-09 11:38:35 -05:00
..
analyzer Merge branch 'django1.9' into django1.10 2020-08-10 17:52:12 -04:00
api Merge branch 'django1.9' into django1.10 2020-08-10 17:52:12 -04:00
categories Fixing various django1.9 issues, mainly around templates. 2020-06-25 17:57:35 -04:00
feed_import Merge branch 'django1.10' into django1.11 2020-08-10 17:52:24 -04:00
mobile Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
newsletters Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
notifications Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
oauth Merge branch 'django1.9' into django1.10 2020-06-26 08:45:40 -04:00
profile Merge branch 'django1.10' into django1.11 2020-11-09 11:38:35 -05:00
push Merge branch 'django1.8' into django1.9 2020-08-10 17:51:46 -04:00
reader Merge branch 'django1.10' into django1.11 2020-11-09 11:38:35 -05:00
recommendations Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
rss_feeds Merge branch 'django1.10' into django1.11 2020-11-09 11:38:35 -05:00
search change management commands to use argparse instead of optparse 2020-06-08 07:55:17 -04:00
social Merge branch 'django1.10' into django1.11 2020-08-10 17:52:24 -04:00
static Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
statistics Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
__init__.py