From 4815b649c09fd461baf0e48306abab7f790f5ca5 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 11 Nov 2022 17:36:44 +0100 Subject: Matrix: fix emojis not removed from codeblocks when posting a message, clamp emoji size during post not upload --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index c58db45..1b5f85d 100644 --- a/TODO +++ b/TODO @@ -245,5 +245,6 @@ Do not render invalid unicode. Use matrix "from" with proper cache. Text editing should take into consideration FORMATTED_TEXT_START/FORMATTED_TEXT_END. 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). -Nicer custom emoji upload options - Selecting name, size, cropping. \ No newline at end of file +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 -- cgit v1.2.3