aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
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