changeset 455:9d0e72607251

Update TODO
author Mikael Berthe <mikael@lilotux.net>
date Mon, 26 Sep 2005 22:45:10 +0200
parents d647b92e541f
children 471c9ccde028
files mcabber/TODO
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/TODO	Mon Sep 26 22:41:39 2005 +0200
+++ b/mcabber/TODO	Mon Sep 26 22:45:10 2005 +0200
@@ -18,18 +18,19 @@
 * Publish personal information
 * Show status changes in buddy window (if open)?
 * Options completion
+* /rawxml: utf8-encode user's text
 * MUC: invitation
 * MUC: join password-protected room
 * MUC: show who sends us a private anonymous message
 * MUC: do not log private anonymous messages
 * MUC: default to not logging (that's done), and add an option
        do not log history messages (i.e. if groupchat && timestamp)
+       do not call external command for history messages
 * MUC: get messages timestamps
 * MUC: display buddies status changes (including join/leave)
 * MUC: show if we're in or out of a room
 * MUC: nickname completion
 * MUC: get the room topic
-* MUC: hooks: use a new identifier for groupchat messages (ex. GMSG)
 
 * File transfer? :)