diff options
Diffstat (limited to 'changelog.d/11835.feature')
-rw-r--r-- | changelog.d/11835.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11835.feature b/changelog.d/11835.feature new file mode 100644 index 0000000000..7cee39b08c --- /dev/null +++ b/changelog.d/11835.feature @@ -0,0 +1 @@ +Make a `POST` to `/rooms/<room_id>/receipt/m.read/<event_id>` only trigger a push notification if the count of unread messages is different to the one in the last successfully sent push. |