# HG changeset patch # User mikael # Date 1113769598 0 # Node ID eb2270957c2d12009c941071a59334fd3d6b6b69 # Parent 19f57e681252134e5852f139d8d108134ef4f1b1 [/trunk] Changeset 100 by mikael * TODO/BUGS update diff -r 19f57e681252 -r eb2270957c2d mcabber/src/TODO --- a/mcabber/src/TODO Sun Apr 17 19:52:17 2005 +0000 +++ b/mcabber/src/TODO Sun Apr 17 20:26:38 2005 +0000 @@ -1,20 +1,35 @@ +BUGS: + +* Should not stay on buddy buffer when one moves to a group * Pending message not displayed if buddy outside Contact window -* Hide offline buddies + + +TODO: + +* Jabber agents support +* Display status +* show (how?) we can scroll in roster if not all buddies are displayed * Commands! :-) - - /say - - /add - - /del - - /rename - - /info - - /request_auth (??) - - /status (and common shortcuts: /away, /online, /busy, /dnd) - - /rawxml + - /roster + - /group + - /say blabla + - /say_to blabla + - /add [Name] + - /del [jid] + - /move [\] + - /rename [\] Name + - /info [jid] + - /request_auth [jid] + - /send_auth [jid] + - /status [online|avail|invisible|free|dnd|busy|notavail|away] + (and common shortcuts: /away, /online, /busy, /dnd) + - /rawxml... * Command line history (^P/^N) * External commands for events * Multi-lines -* Handle window resize (will be hard with current implementation...) +* Handle window resize * Command line completion * Scroll back history * Save history