# HG changeset patch # User Mikael Berthe # Date 1127767510 -7200 # Node ID 9d0e7260725109f02a129131d452d7fd065ea939 # Parent d647b92e541faa595e94fe9750f8525cf4b1f961 Update TODO diff -r d647b92e541f -r 9d0e72607251 mcabber/TODO --- 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? :)