Merge remote-tracking branch 'origin/develop' into finch
authorAlex Gleason <alex@alexgleason.me>
Mon, 27 Dec 2021 17:31:15 +0000 (11:31 -0600)
committerAlex Gleason <alex@alexgleason.me>
Mon, 27 Dec 2021 17:31:15 +0000 (11:31 -0600)
1  2 
CHANGELOG.md

diff --cc CHANGELOG.md
index 18f6b1c819488d8fc7368ef66160bb422ece0ecf,79fe674a9dfecb68af737caaa49ab45f4274fdd1..e527f32dee2d6363209d30e5f8e4f40d919ff1a6
@@@ -15,7 -15,8 +15,9 @@@ The format is based on [Keep a Changelo
  
  ### Added
  - `activeMonth` and `activeHalfyear` fields in NodeInfo usage.users object
 +- Experimental support for Finch. Put `config :tesla, :adapter, {Tesla.Adapter.Finch, name: MyFinch}` in your secrets file to use it. Reverse Proxy will still use Hackney.
+ - AdminAPI: allow moderators to manage reports, users, invites, and custom emojis
+ - AdminAPI: restrict moderators to access sensitive data: change user credentials, get password reset token, read private statuses and chats, etc
  
  ### Fixed
  - Subscription(Bell) Notifications: Don't create from Pipeline Ingested replies