From 1316db86960f611ba2bac3e09668ffebb7a82713 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 27 Dec 2012 22:27:21 +0100 Subject: [PATCH] TODO: Remove items implemented in 0.2 --- TODO | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TODO b/TODO index 79f3e13..55143ac 100644 --- a/TODO +++ b/TODO @@ -1,16 +1,12 @@ -* Client certificate authentication * Page long outputs (box search results, message queue) * Document opening in external application (mailcap, mimeinfo, xdg-open) * Item iteration (for-each document in a message etc.) * Local message storage (easy mirroring) * Address book (LDAP extension?) * Signed CMS message signtature and time stamp verification -* Pipe output to external program (e.g. lpr) * Display envelope details of a message from message list * Change current item context manualy (e.g. between cached message and list) -* I18N and L10N manual (po4a and gettext) * Make configuration settable at run time (with storing to config file?) -* Mark message as read at message retrieval (configurable) * Message to MIME e-mail conversion and forwarding? * Pinetry integration * Unify UI toolkit, abstract layer with optional GUI binding (like linphone) @@ -19,6 +15,4 @@ * Better default value selection (prefill readline input?) * Simple message queue statistics after log-in (You have no new messages) * Confirm message sending -* Allow to publish sender name while composing -* Get sender name * Test message conversion -- 2.11.4.GIT