From 84ae036262ad08ed6ffc6c98011349c63704e7af Mon Sep 17 00:00:00 2001 From: Ben Bucksch Date: Tue, 10 Sep 2024 18:44:32 +0200 Subject: [PATCH] TODO --- app/TODO.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/TODO.md b/app/TODO.md index d1340fbb8..7dd067515 100644 --- a/app/TODO.md +++ b/app/TODO.md @@ -1,12 +1,11 @@ # Next * Mail * SQL: Stable DB - * Collections sort is slow, and observers keep them alive + * Collections sort is slow after additions/removals * IMAP * Bug: After delete, new msgs are removed locally (and come back only after a poll) * Bug: Old msgs keep coming back, new msgs not saved * See also below - * OAuth2: Microsoft * Inline images send * Context menu for content: Copy text, link, image * Bug: Search and persons view: Disable until search bug fixed