summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorfeld <feld@feld.me>2020-08-25 21:32:32 +0000
committerfeld <feld@feld.me>2020-08-25 21:32:32 +0000
commitfb33321fa2b3638af1c1edc35de1e4d23ba18711 (patch)
tree53fe5e1774537d984c0c7443f5eb0d7ebf04442f /CHANGELOG.md
parent976094cd7bdeed740a3dce8b8aac029d06603ed3 (diff)
parent25c69e271a3ea6687805e0bd0d4b902cda06e364 (diff)
Merge branch 'feature/1952-read-muted-notifications' into 'develop'
Automatically mark notifications about statuses from muted users and threads as read Closes #1952 See merge request pleroma/pleroma!2893
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 683bb98b5..d0eba0f79 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: Add `pleroma.unread_count` to the Marker entity.
- Mastodon API: Added `pleroma.metadata.post_formats` to /api/v1/instance
- Mastodon API (legacy): Allow query parameters for `/api/v1/domain_blocks`, e.g. `/api/v1/domain_blocks?domain=badposters.zone`
+- Mastodon API: Make notifications about statuses from muted users and threads read automatically
- Pleroma API: `/api/pleroma/captcha` responses now include `seconds_valid` with an integer value.
</details>