diff options
author | lain <lain@soykaf.club> | 2020-07-03 15:59:42 +0200 |
---|---|---|
committer | lain <lain@soykaf.club> | 2020-07-03 15:59:42 +0200 |
commit | ef4c16f6f19c0544ed22972c78195547b4cf3f5d (patch) | |
tree | a1c13d4eca765ff234e74da70ba9dcadf6865965 | |
parent | 01695716c8d8916e8a9ddc3c07edfd45c7d5c8f2 (diff) | |
download | pleroma-ef4c16f6f19c0544ed22972c78195547b4cf3f5d.tar.gz |
Update changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 26f878a76..81265a7a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added +- Chats: Added `accepts_chat_messages` field to user, exposed in APIs and federation. - Chats: Added support for federated chats. For details, see the docs. - ActivityPub: Added support for existing AP ids for instances migrated from Mastodon. - Instance: Add `background_image` to configuration and `/api/v1/instance` |