From 4e3a32ea4478e547215c6775313aaded3bc16b08 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 16 Nov 2020 14:48:26 +0100 Subject: Matrix: do not continuously fetch messages when currently showing pinned messages tab --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index ad7383f..9f95a34 100644 --- a/TODO +++ b/TODO @@ -130,4 +130,5 @@ Scroll tabs if there are more than 3 tab items and show arrow on left/right side 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). Also make message deletion provisional (make it gray while its deleting the message). -Continue matrix requests when switching room, instead of resetting them when going from chat page to room list page (such as post message request). \ No newline at end of file +Continue matrix requests when switching room, instead of resetting them when going from chat page to room list page (such as post message request). +Pinned messages authors doesn't seem to be updated when fetching users, if the pinned messages are fetched before the users (by navigating to the pending messages tab quickly). \ No newline at end of file -- cgit v1.2.3