diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-11-21 20:46:24 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-11-21 20:46:24 +0100 |
commit | 600bdbe99f09162ebf264af88ac7cd91d36ac035 (patch) | |
tree | cfe8df80f2e4376f2e73b6f5b681a017a99a239c /TODO | |
parent | 44e66882f6e517b06522cb1e510ed9dea7574273 (diff) |
Smooth emoji
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |