aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlibek Omarov <a1ba.omarov@gmail.com>2020-10-30 13:07:01 +0100
committerGitea <gitea@fake.local>2020-10-30 13:59:53 +0100
commit5591dc02486c30e4b80061706f7368d4b788b431 (patch)
tree9eee2529724d9434f1a766bdc43e92cc35b7db7e
parent9b93eef71550eabf55b9728b6c8925a4dede222d (diff)
downloadpleroma-5591dc02486c30e4b80061706f7368d4b788b431.tar.gz
Add entry in changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11820d313..c62d20868 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -56,6 +56,8 @@ switched to a new configuration mechanism, however it was not officially removed
- Allow sending chat messages to yourself.
- Fix remote users with a whitespace name.
- OStatus / static FE endpoints: fixed inaccessibility for anonymous users on non-federating instances, switched to handling per `:restrict_unauthenticated` setting.
+- Mastodon API: Current user is now included in conversation if it's the only participant
+- Mastodon API: Fixed last_status.account being not filled with account data
## Unreleased (Patch)