aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0a0f880..53a3d93 100644
--- a/TODO
+++ b/TODO
@@ -251,4 +251,5 @@ allow navigating to cross-post/dead thread with ctrl+i, fallback to 4chan archiv
Add option to open youtube/4chan links in a new instance of quickmedia (maybe with ctrl+enter?).
AAAAA Resizing 4chan post with no images but with replies (reactions) gives incorrect body item height compared to the rendered height.
Some mangadex chapter images are .webp files, such as the images for chapter 0 for "the lolicon killer". Quickmedia doesn't work for that because quickmedia doesn't support manga webp files. Fix that.
-Fully support all emoji, including the minimally-qualified ones. Sometimes twemoji doesn't have the correct sequence images. \ No newline at end of file
+Fully support all emoji, including the minimally-qualified ones. Sometimes twemoji doesn't have the correct sequence images.
+@room in rooms do not currently work (for show as notifications in quickmedia matrix). This is because quickmedia matrix doesn't fetch power level states and doesn't parse them. Quickmedia has code to parse room events power levels but it doesn't actually fetch the data so that part is never used. \ No newline at end of file