From dadc8f8b5b48d52b950886af9d670a8b23d0f895 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 12 Apr 2021 12:25:03 +0200 Subject: Fix weird body move behavior when last item is selected, download manga images straight to an image --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index b6ce9fa..3724d3b 100644 --- a/TODO +++ b/TODO @@ -94,7 +94,7 @@ Fetch replies/pinned message using multiple threads. Show in room tags list when there is a message in any of the rooms in the tag. Support webp. Then switch to the youtube thumbnails from the response json instead of hqdefault, to remove the black bars. Show images while they download by showing them as scanlines starting from the top. Needed for slow websites such as 4chan. -Use curl parallel download instead of downloading with multiple threads. +Use curl parallel download instead of downloading with multiple threads. This can be done with multiple -O parameters. Handle matrix groups? (which also contains join, invite, leave...). Add functionality to ignore users in matrix. This is done with an ignore request and we wont get messages and invites from that user anymore. Also add option to ignore in the invites page. Add keybind to go to invites page from any page. -- cgit v1.2.3