aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-07-03 16:23:36 +0200
committerdec05eba <dec05eba@protonmail.com>2021-07-03 18:34:37 +0200
commit611d22bf269672ba56f98e12eb6b2a40efdaa5b9 (patch)
tree5dfd3e98fd08fa7cb6cb82c565b538cc891b6b98 /TODO
parent496f71413df2468a9d3329355ffef08280219808 (diff)
Remove dependency on tidy, fix ph, support all 4chan markup
Go back to previous page when failing to fetch number of pages
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index cd35e55..f3d2790 100644
--- a/TODO
+++ b/TODO
@@ -34,7 +34,6 @@ Cleanup keybindings. Some require ctrl, some dont.
Set the icon of the window to be the icon of the plugin. Nice for KDE, GNOME, etc with titlebars.
If --no-audio is used then music should be played with a lightweight music player instead. MPV is heavy even for music (60mb RAM). Maybe use sfml audio functions?
Update 4chan thread in real time, just like 4chan-x.
-Remove tidy dependency and use my own html-parser.
Add option to sort by other than timestamp for nyaa.si.
Add url preview for matrix (using matrix api, fallback to client url preview (using our own url preview project) if disabled by the homeserver).
IMPORTANT: Cleanup old messages in matrix (from matrix plugin), and instead either save them to disk or refetch them from server when going up to read old messages. (High memory usage, high disk space)
@@ -172,4 +171,5 @@ Allow ctrl+r for video when the video is loading.
Youtube download gets stuck sometimes because of audio. Find a workaround for this.
Dynamically change youtube video quality by modifying the itags (and other params?) if download is buffering or if the video is lagging.
Use the new media proxy for downloading youtube videos as well.
-PgUp/PgDown shouldn't move body by the number of visible items. It should instead move by the height of the body. \ No newline at end of file
+PgUp/PgDown shouldn't move body by the number of visible items. It should instead move by the height of the body.
+Add option to view dead link in 4chan with 4chan archive and navigate to crossboard links. \ No newline at end of file