diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2020-10-27 22:44:31 +0000 |
---|---|---|
committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2020-10-27 22:44:31 +0000 |
commit | d8d4bd15d064e44d9900b91696a1ca2c373fcfc8 (patch) | |
tree | 0d082c3858439501b711758dd2aa2495ae23231c /CHANGELOG.md | |
parent | 7d31122781c27e11e9e4ab62290cb772d64472d4 (diff) | |
parent | de6d49c8cec84a530f2835313c95064ae8df3604 (diff) | |
download | pleroma-d8d4bd15d064e44d9900b91696a1ca2c373fcfc8.tar.gz pleroma-d8d4bd15d064e44d9900b91696a1ca2c373fcfc8.zip |
Merge branch '2236-no-name' into 'develop'
Resolve "Account cannot be fetched by some instances"
Closes #2236
See merge request pleroma/pleroma!3101
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ac91d4d9e..6ca56a90d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,7 +49,8 @@ switched to a new configuration mechanism, however it was not officially removed - Add documented-but-missing chat pagination. - Allow sending out emails again. -- Allow sending chat messages to yourself +- Allow sending chat messages to yourself. +- Fix remote users with a whitespace name. ## Unreleased (Patch) |