Mastodon API: fix the public timeline returning an error when the reply_visibility parameter is set to self for an unauthenticated user
This commit is contained in:
parent
5c4ff5c73c
commit
3ab59a6f3c
3 changed files with 11 additions and 2 deletions
|
|
@ -24,6 +24,7 @@ switched to a new configuration mechanism, however it was not officially removed
|
|||
### Fixed
|
||||
|
||||
- Welcome Chat messages preventing user registration with MRF Simple Policy applied to the local instance
|
||||
- Mastodon API: the public timeline returning an error when the `reply_visibility` parameter is set to `self` for an unauthenticated user
|
||||
|
||||
## [2.1.1] - 2020-09-08
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue