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 d8d4209..afe2acf 100644
--- a/TODO
+++ b/TODO
@@ -133,4 +133,5 @@ Fetching of previous messages should also be saved in the /sync file and message
If manga page fails to download then show "failed to download image" as text and bind F5 to refresh (retry download).
Use <img src to add custom emojis, and add setting for adding/removing custom emoji.
Use window title when room name changes in matrix.
-Prev token is incorrect if additional messages have been fetched and comparing to get_previous_messages set token, because prev token is not set when fetching additional messages. \ No newline at end of file
+Prev token is incorrect if additional messages have been fetched and comparing to get_previous_messages set token, because prev token is not set when fetching additional messages.
+Use unsigned.transaction_id to match messages we post with messages in sync response (for filtering what we send). \ No newline at end of file