aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-10-03 08:58:11 +0200
committerdec05eba <dec05eba@protonmail.com>2020-10-03 08:58:11 +0200
commitc470174b397c7a81b7510f191e404cb895d462af (patch)
treeb0c41393b887cb598e9f5e89c35002aafde79b96 /TODO
parentacaa77f837af3ea8503888910d7888efd3c6cb3e (diff)
Nyaa.si: parse html instead of rss, allows for pagination
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9a0593e..4a6ffab 100644
--- a/TODO
+++ b/TODO
@@ -81,4 +81,5 @@ Get the related message and show that (async) instead of what the reply says the
Support matrix html (for replies and text styling, such as greentext).
Show deleted messages in matrix as MESSAGE DELETED or whatever.
Use linear-interpolation for thumbnail creation.
-If --no-audio is used then music should be played with a lightweight music player instead. MPV is heavy even for music (60mb RAM). \ No newline at end of file
+If --no-audio is used then music should be played with a lightweight music player instead. MPV is heavy even for music (60mb RAM).
+Optimize startup time. \ No newline at end of file