diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-11-11 17:36:44 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-11-11 17:36:44 +0100 |
commit | 4815b649c09fd461baf0e48306abab7f790f5ca5 (patch) | |
tree | 1ec5409164b1028aa8728fb1b909d828bbd56ffc /TODO | |
parent | f3937a874ce08ff9983d922383d86862696b716e (diff) |
Matrix: fix emojis not removed from codeblocks when posting a message, clamp emoji size during post not upload
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |