Merge remote-tracking branch 'remotes/upstream/develop' into 1427-oauth-admin-scopes
authorIvan Tashkinov <ivantashkinov@gmail.com>
Tue, 10 Dec 2019 05:55:14 +0000 (08:55 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Tue, 10 Dec 2019 05:55:14 +0000 (08:55 +0300)
# Conflicts:
# CHANGELOG.md

1  2 
CHANGELOG.md
config/config.exs
lib/mix/tasks/pleroma/user.ex
lib/pleroma/user.ex
lib/pleroma/web/admin_api/admin_api_controller.ex
test/web/admin_api/admin_api_controller_test.exs

diff --cc CHANGELOG.md
index 007c6f114294ddaaac45f8b1372b47f73f85b070,847dbe902869c45059f8151e09b50c8a9535cf54..bb32732866827965b6fe8ff1f646b500f25ceb85
@@@ -45,7 -49,7 +49,8 @@@ The format is based on [Keep a Changelo
  - Mix task to list all users (`mix pleroma.user list`)
  - Support for `X-Forwarded-For` and similar HTTP headers which used by reverse proxies to pass a real user IP address to the backend. Must not be enabled unless your instance is behind at least one reverse proxy (such as Nginx, Apache HTTPD or Varnish Cache).
  - MRF: New module which handles incoming posts based on their age. By default, all incoming posts that are older than 2 days will be unlisted and not shown to their followers.
+ - User notification settings: Add `privacy_option` option.
 +- OAuth: admin scopes support (relevant setting: `[:auth, :enforce_oauth_admin_scope_usage]`).
  <details>
    <summary>API Changes</summary>
  
Simple merge
Simple merge
Simple merge