aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-11-21 20:46:24 +0100
committerdec05eba <dec05eba@protonmail.com>2020-11-21 20:46:24 +0100
commit600bdbe99f09162ebf264af88ac7cd91d36ac035 (patch)
treecfe8df80f2e4376f2e73b6f5b681a017a99a239c /TODO
parent44e66882f6e517b06522cb1e510ed9dea7574273 (diff)
Smooth emoji
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