From d8762cc116110ed0d4557b902414ed5ee9ccea96 Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Mon, 7 Sep 2020 16:56:27 +0100 Subject: Only add rows to the push actions table if the event notifies or should be marked unread (#8274) --- changelog.d/8274.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/8274.feature (limited to 'changelog.d/8274.feature') diff --git a/changelog.d/8274.feature b/changelog.d/8274.feature new file mode 100644 index 0000000000..feb02be234 --- /dev/null +++ b/changelog.d/8274.feature @@ -0,0 +1 @@ +Add unread messages count to sync responses, as specified in [MSC2654](https://github.com/matrix-org/matrix-doc/pull/2654). -- cgit 1.5.1