Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/local-only...
authorlain <lain@soykaf.club>
Wed, 4 Nov 2020 10:47:41 +0000 (11:47 +0100)
committerlain <lain@soykaf.club>
Wed, 4 Nov 2020 10:47:41 +0000 (11:47 +0100)
1  2 
CHANGELOG.md
lib/pleroma/activity.ex
lib/pleroma/web/common_api.ex

diff --cc CHANGELOG.md
index d9410ccf39116169d21d76ab1f64129fbda4b139,2ee17d239dde32fbb707d3bc3dd47c4fc32d57af..b7ca479494bc4f1342a4a820345f89ef0ada0d72
@@@ -12,12 -12,11 +12,13 @@@ The format is based on [Keep a Changelo
  - Media preview proxy (requires `ffmpeg` and `ImageMagick` to be installed and media proxy to be enabled; see `:media_preview_proxy` config for more details).
  - Pleroma API: Importing the mutes users from CSV files.
  - Experimental websocket-based federation between Pleroma instances.
 +- Support for local-only statuses
  - Support pagination of blocks and mutes
  - App metrics: ability to restrict access to specified IP whitelist.
+ - Account backup
  - Configuration: Add `:instance, autofollowing_nicknames` setting to provide a way to make accounts automatically follow new users that register on the local Pleroma instance.
  
 +
  ### Changed
  
  - **Breaking** Requires `libmagic` (or `file`) to guess file types.
Simple merge
Simple merge