From: kaniini Date: Sun, 6 Oct 2019 15:07:38 +0000 (+0000) Subject: Merge branch 'backport/feature-poll-refresh' into 'maint/1.1' X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=8a52f30356a217d657d2569eac5ceab12e3b387d;p=akkoma Merge branch 'backport/feature-poll-refresh' into 'maint/1.1' backport: poll refreshing See merge request pleroma/pleroma!1804 --- 8a52f30356a217d657d2569eac5ceab12e3b387d diff --cc CHANGELOG.md index 5229fe47a,b65706b29..7ab4f7211 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@@ -12,8 -12,8 +12,9 @@@ The format is based on [Keep a Changelo - Mastodon API: Blocks are now treated consistently between the Streaming API and the Timeline APIs - ActivityPub: Correct addressing of Undo. - ActivityPub: Correct addressing of profile update activities. + - ActivityPub: Polls are now refreshed when necessary. - Mastodon API: Ensure the `account` field is not empty when rendering Notification entities. +- Report emails now include functional links to profiles of remote user accounts ### Removed - ActivityPub: The `/objects/:uuid/likes` endpoint.