From 7f2791bd3ac75c9ef96160841d23f5e4b995a8b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Fri, 13 Mar 2020 02:29:26 +0100 Subject: [PATCH] README: more TODO MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 5749720..12cbb3a 100644 --- a/README.rst +++ b/README.rst @@ -55,3 +55,4 @@ TODO - MUC support. Needs support for handling MUC reflections in poezio first. - aesgcm +- UI, various commands and indicators that messages are encrypted or not.