Merge branch 'reply-visibility-user-guard' into 'develop'
authorlain <lain@soykaf.club>
Tue, 15 Sep 2020 12:21:38 +0000 (12:21 +0000)
committerlain <lain@soykaf.club>
Tue, 15 Sep 2020 12:21:38 +0000 (12:21 +0000)
commitcfad4f46b2d53f67722f7b8046b673d60a9cefcd
tree5cda1c97243a93a32cf1282608a6d196b4272c29
parent5c4ff5c73ce41f252e99a3c5c445efcecaa43dfe
parent3ab59a6f3c7b7bae2e69d1a8d1bf484d039a5420
Merge branch 'reply-visibility-user-guard' into 'develop'

Mastodon API: fix the public timeline returning an error when the `reply_visibility` parameter is set to `self` for an unauthenticated user

See merge request pleroma/pleroma!2999