NewsBlur/apps
Samuel Clay b1d6f88e3c Merge branch 'master' into highlights
* master: (218 commits)
  Deploying camo https proxy for images.
  add title to story sharing
  Font tag has attrs too
  don't include inactive feeds on unread count
  Typo
  Handling bs4 attr difference.
  Upgrading beautifulsoup for html sanitizing in email newsletters.
  http -> https on all emails.
  Adding link to specific tweet. Thanks to @ktf for the suggestion.
  use system formatted date for non-english locales
  Fixing classmethod
  Adding stripe history reimport background task.
  New screenshots for iOS.
  iOS bundle version 104.
  iOS: #1208 (iOS 13 support)
  iOS bundle version.
  iOS: #1210 (hiding on swiping feeds)
  iOS: #1171 (autoscroll)
  Upgrading to mercury parser v2.1.1 thanks to @mgeraci
  iOS: #1171 (autoscroll)
  ...
2019-08-11 14:53:37 -07:00
..
analyzer Fixing issue with double saving of classifier. 2018-08-09 09:46:55 -04:00
api Adding authed api url add. 2018-03-19 14:27:30 -07:00
categories Attempting to allow both old form and new form lists in parameters. looks[]=like&looks[]=this instead of looks=like&looks=this 2017-04-04 17:13:43 -07:00
feed_import 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
mobile Moving to vendorized yaml. 2013-05-15 18:08:37 -07:00
newsletters Handling missing USF on newsletter receive. 2018-01-18 16:02:48 -08:00
notifications Fixing boto error. 2018-02-21 15:14:37 -08:00
oauth Updating to facebook api v3.2. Also chnging out facebook story share for their js share dialog. 2018-12-24 19:39:42 -05:00
profile Fixing classmethod 2019-07-16 12:02:50 -07:00
push Fixing missing schema exception. 2018-07-16 10:50:20 -04:00
reader Merge branch 'master' into highlights 2019-08-11 14:53:37 -07:00
recommendations Stubbing in new MFeedFolder model to count folders that feeds are in. 2015-11-20 17:46:55 -08:00
rss_feeds Merge branch 'master' into highlights 2019-08-11 14:53:37 -07:00
search Allowing exact quoted searches. 2017-01-08 19:45:53 -08:00
social Double checking for image urls. 2019-02-18 15:38:44 -05:00
static Adding prelim ToS to satisfy Apple's requirements for inapp purchases. 2017-12-04 19:42:44 -08:00
statistics Fixing date on annuals. 2018-04-18 10:48:55 -07:00
__init__.py