aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-11-11 19:40:30 +0100
committerdec05eba <dec05eba@protonmail.com>2022-11-11 19:40:30 +0100
commit2bddad9701422b9fcf01c547a10054eb17ccdceb (patch)
tree8f357d7ecac8c04a515be3b779c7c582efdf5ff5 /TODO
parent4815b649c09fd461baf0e48306abab7f790f5ca5 (diff)
Dont format matrix reaction locally, bypass pantalaimon for custom emoji
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1b5f85d..04e2f71 100644
--- a/TODO
+++ b/TODO
@@ -247,4 +247,5 @@ Text editing should take into consideration FORMATTED_TEXT_START/FORMATTED_TEXT_
4chan code syntax highlight. 4chan doesn't say what language it is so we have to somehow guess the language.
Matrix autocomplete for emoji (and custom emoji) and option show different sizes (for custom emoji).
Nicer custom emoji upload options - Selecting name, size, cropping.
-Add option to copy somebody else custom emoji in matrix by pressing enter to bring up message option and in that a list of every emoji in the message should be added with "Add (emoji)..." text to add the emoji. \ No newline at end of file
+Add option to copy somebody else custom emoji in matrix by pressing enter to bring up message option and in that a list of every emoji in the message should be added with "Add (emoji)..." text to add the emoji.
+Detect invidious urls too, even the ones that dont have watch?v=.. this could be done by downloading the webpage (maybe only HEAD?) to check if it's invidious. \ No newline at end of file