From ae02ed04389117d100070c47f3ae69abb9080231 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 1 Oct 2020 07:34:47 +0200 Subject: Matrix: add message delete with ctrl+d --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 5aea62a..427578b 100644 --- a/TODO +++ b/TODO @@ -52,4 +52,5 @@ Allow setting matrix room priority (if it should always be at top). Use Entry instead of SearchBar for 4chan commenting as well. Only add related videos to recommendations if its the first time we watch the video. This is to prevent rewatching a video multiple times from messing up recommendations. Fix incorrect body visible rows count (draws incorrect number of items and incorrect counted, also messed up pg(up/down)). -Replace messages on matrix instead of appending edits (messages that begin with " * "). This also fixes edit of already edited messages. \ No newline at end of file +Replace messages on matrix instead of appending edits (messages that begin with " * "). This also fixes edit of already edited messages. +When deleting an edited message on matrix, delete the original message instead of the edit. This should also be fixed when edits actually edits the original message instead of appending, by maybe it should be done anyways to prevent race condition. \ No newline at end of file -- cgit v1.2.3-70-g09d2