From 40909b91afb18a1195031e3f570be0c38b58d127 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 19 Aug 2021 17:56:55 +0200 Subject: Sneed unread messages for afgter token --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 0dbf3c8..1b5592c 100644 --- a/TODO +++ b/TODO @@ -123,8 +123,6 @@ In the downloader if we already have the url in thumbnail/video cache, then copy Update timestamp of messages posted with matrix (and move them to the correct place in the timeline) when we receive the message from the server. This is needed when the localtime is messed up (for example when rebooting from windows into linux). When sfml dependency is removed use libvips for image manipulation. Its a very fast library, especially for thumbnail creation. Notification race condition when fetching the first notifications page and receiving a notification immediately after the first sync? we might end up with a duplicate notification. -Submit on notifications item in matrix should jump to the message in the room. -Notifications should load their replied-to-message. Readd copying of Text in Body copy constructor. Find out why we need to make the text dirty on copy. Body items that are no longer visible should stop their thumbnail download/creation (moving to bottom of file-manager is very slow). Fix body flickering when moving up and there is a new local image to load. It happens because we have no idea how large the thumbnail is before loading it. -- cgit v1.2.3