From 8a62fd27c5f27a6b79285cd8a8c881a5b5f75ffc Mon Sep 17 00:00:00 2001 From: Marcel Achtert <marcel.achtert@tu-dresden.de> Date: Wed, 14 Sep 2022 11:15:14 +0200 Subject: [PATCH] update blog post about read receipts --- content/blog/_index.en.md | 7 +++---- content/blog/_index.md | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/content/blog/_index.en.md b/content/blog/_index.en.md index 2fca7b7..c1b17aa 100644 --- a/content/blog/_index.en.md +++ b/content/blog/_index.en.md @@ -11,12 +11,11 @@ weight: 200 #### 14.09.2022 - Read receipts can now be disabled -With a recent version of Element Messenger, it is now possible to disable read receipts. - -You can find the option in the settings: Preferences > Presence - +In Element Desktop and Web (from version 1.11.3) it is now possible to disable read receipts. Other users in the room will then no longer be able to see when and if you have read a message. As soon as you write a message in the room, your read receipt is displayed next to it for others. +The option can be found in the settings: Tab **"Options"** - section **"Presence"** - toggle switch **"Send read receipts"**. + #### 01.02.2022 - Polls {#polls} diff --git a/content/blog/_index.md b/content/blog/_index.md index 2d375ac..2959364 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -11,11 +11,11 @@ weight: 200 #### 14.09.2022 - Lesebestätigungen nun deaktivierbar -Mit einer entsprechend aktuellen Version des Element Messengers ist es nun möglich, Lesebestätigungen zu deaktivieren. +In Element Desktop und Web (ab Version 1.11.3) ist es nun möglich, Lesebestätigungen zu deaktivieren. Andere Personen im Raum können anschließend nicht mehr einsehen, wann und ob Sie eine Nachricht gelesen haben. Sobald Sie eine Nachricht im Raum schreiben, wird Ihre Lesebestätigung für andere neben dieser angezeigt. -Die Option finden Sie in den Einstellungen: Optionen > Anwesenheit - +Die Option finden Sie in den Einstellungen: Registartkarte **„Optionen“** - Abschnitt **„Anwesenheit“** - Kippschalter **„Sende Lesebestätigungen“** + #### 01.02.2022 - Umfragen mit Polls {#polls} -- GitLab