Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-admin-api

This commit is contained in:
lain 2020-11-04 13:23:18 +01:00
commit e46c95b826
12 changed files with 66 additions and 10 deletions

View file

@ -59,6 +59,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)