From: Alex Gleason Date: Sun, 18 Jul 2021 01:57:00 +0000 (-0500) Subject: CHANGELOG: Support `poll` notification type X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=85d71d4f1d433a168eb136ad88b651b6c1d1a4fc;p=akkoma CHANGELOG: Support `poll` notification type --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 155248a81..f9e0fe25b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - AdminAPI: return `created_at` date with users. - `AnalyzeMetadata` upload filter for extracting image/video attachment dimensions and generating blurhashes for images. Blurhashes for videos are not generated at this time. - Attachment dimensions and blurhashes are federated when available. +- Mastodon API: support `poll` notification. - Pinned posts federation ### Fixed