Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into alexgleason/pleroma...
authorlain <lain@soykaf.club>
Mon, 26 Oct 2020 16:50:34 +0000 (17:50 +0100)
committerlain <lain@soykaf.club>
Mon, 26 Oct 2020 16:50:34 +0000 (17:50 +0100)
1  2 
CHANGELOG.md
config/config.exs
config/description.exs
lib/pleroma/web/activity_pub/activity_pub.ex
test/pleroma/web/activity_pub/activity_pub_test.exs

diff --cc CHANGELOG.md
index bb4c6d38382003f1eaf1b88b6b84a60021c099c6,afeaa930bb8591454b8d7b646baef95d749c83a7..e7a60666e962de1e615a536b6e4d406655552276
@@@ -9,7 -9,9 +9,10 @@@ The format is based on [Keep a Changelo
  - Mix tasks for controlling user account confirmation status in bulk (`mix pleroma.user confirm_all` and `mix pleroma.user unconfirm_all`)
  - Mix task for sending confirmation emails to all unconfirmed users (`mix pleroma.email send_confirmation_mails`)
  - Mix task option for force-unfollowing relays
+ - 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.
 +- `[:activitypub, :blockers_visible]` config to control visibility of blockers.
  
  ### Changed
  
@@@ -49,7 -47,7 +48,8 @@@ switched to a new configuration mechani
  
  - Add documented-but-missing chat pagination.
  - Allow sending out emails again.
 +- See your own post when addressing a user from a blocked domain.
+ - Allow sending chat messages to yourself
  
  ## Unreleased (Patch)
  
Simple merge
Simple merge