From: Ivan Tashkinov Date: Wed, 28 Oct 2020 16:03:40 +0000 (+0300) Subject: Merge remote-tracking branch 'remotes/origin/develop' into ostatus-controller-no... X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=ba50dc05a8d655deece0aa619aebe1e25dc9d4eb;p=akkoma Merge remote-tracking branch 'remotes/origin/develop' into ostatus-controller-no-auth-check-on-non-federating-instances # Conflicts: # CHANGELOG.md --- ba50dc05a8d655deece0aa619aebe1e25dc9d4eb diff --cc CHANGELOG.md index e22a9f0bd,9af4a15cc..03fe51f9d --- a/CHANGELOG.md +++ b/CHANGELOG.md @@@ -49,7 -50,8 +50,9 @@@ switched to a new configuration mechani - Add documented-but-missing chat pagination. - Allow sending out emails again. + - 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. ## Unreleased (Patch)