NewsBlur/apps
Samuel Clay 61450de5f8 Merge branch 'master' into pipeline
* master:
  Celery also has a set user.
  Setting the user for celery and newsblur_web in both prod and docker-compose so that logs are always under the right user. Fixes #1593.
  Making add_site callback optional to support iOS. #1584
  Adding check for renaming a feed that a user isn't subscribed to.
  Finishing up PostgreSQL migration. Needs to test backups.
  Handling unreadable POST for push feeds and their fat pings.
  Android v11.2
  Schedule and cancel subscription sync services based on user auth state.
  Check for authenticated user before a subscription sync.
  Subscription sync service running every 24 hours to sync if necessary the user's premium subscription state between NewsBlur and Play Store.
  Upgrade subscriptions to billing 4.0
  Subscription manager to handle billing and subscription syncs between Play Store and NewsBlur.
  #1573 Feed search favicon loading.
  Replace cursor loaders (#9)
  Fixing grafana sentry integration.
  Adding sentry grafana pluging.
  Boosting timeout for docker prune
  Don't prune docker unless needed.
  Update docker-compose.yml
2022-01-11 11:00:06 -05:00
..
analyzer Basestring renamed to str in python3. 2021-06-14 16:20:13 -04:00
api Making add_site callback optional to support iOS. #1584 2022-01-07 16:37:11 -05:00
categories Merge branch 'master' into dashboard3 2021-06-30 11:28:47 -04:00
feed_import Better error mesaging on zipfile OPML upload. 2021-07-05 12:59:50 -04:00
mobile Mobile workspace 2021-05-08 19:16:41 -04:00
monitor Last 5 minutes is actually last minute. 2021-12-17 11:56:33 -05:00
newsletters Inverse logic on newsletters. 2021-10-01 15:23:47 -04:00
notifications Removing boto2, upgrading to boto3. Needs testing. 2021-08-04 20:04:53 -04:00
oauth Finding all old celery invocations. 2021-01-19 17:30:11 -05:00
profile Missing redis db insight. 2021-12-08 16:44:36 -05:00
push Handling unreadable POST for push feeds and their fat pings. 2022-01-07 15:47:36 -05:00
reader Merge branch 'master' into pipeline 2022-01-11 11:00:06 -05:00
recommendations
rss_feeds Removing unused readability unparseable error. 2021-10-25 19:46:15 -04:00
search Elasticsearch should ignore types by default. 2021-10-26 10:34:43 -04:00
social Adding mute user feature to hide public comments from users you don't want to see. 2021-10-25 16:47:52 -04:00
static
statistics Last 5 minutes is actually last minute. 2021-12-17 11:56:33 -05:00
__init__.py