From e7f82bda1534880bf4c6695b9f074241dfc56ac3 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 18 Nov 2020 11:23:52 +0100 Subject: Matrix: fix read marker if the last message is a redact or edit --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 82b04a9..7291a6e 100644 --- a/TODO +++ b/TODO @@ -125,7 +125,6 @@ Implement m.room.tombstone. Show a marker when a room uses encryption. Remove replied-to message text in room preview. That shows ignored users text and we want to see the reply message instead anyways. Update room name/avatar with new data in /sync. -Read marker is incorrect if the last message is an edit/redact, because they are hidden and replaces other body items instead. Scroll tabs if there are more than 3 tab items and show arrow on left/right side when there are more items to see. Make a shader for Text for changing color instead of updating the text geometry. Or loop vertices and set their color to the new color without updating the text geometry. Automatically retry sending messages that fails to send (after timeout). These failed to send messages should be stored on disk and retried when going back to the room or restarting QuickMedia. -- cgit v1.2.3