# HG changeset patch # User mikael # Date 1114442777 0 # Node ID e0168cdd9f59efdeb57de064327e4171d157f4f6 # Parent 1e7e59775f1268c1159f26a01198446e1d23ad90 [/trunk] Changeset 130 by mikael Rename the TODO file (TODO.txt) diff -r 1e7e59775f12 -r e0168cdd9f59 mcabber/src/TODO.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mcabber/src/TODO.txt Mon Apr 25 15:26:17 2005 +0000 @@ -0,0 +1,42 @@ + +BUGS: + +* Should not stay on buddy buffer when one moves to a group +* Pending message not displayed if buddy outside Contact window + + +TODO: + +* Display status +* show (how?) we can scroll in roster if not all buddies are displayed + +* Commands! :-) + - /roster + - /group + - /say blabla + - /say_to blabla + - /add [Name] + - /del [jid] + - /move [\] + - /nick (== rename $@) + - /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... + - /search <\|name> + - /clear + - /help +* Command line history (^P/^N) +* External commands for events +* Multi-lines +* Handle window resize +* Save history +* Shortcut to jump to next message received (shift-tab?) +* File transfer? :) +* Conferences :)) +* Show status changes in buddy window (if open)? Could be great! +* Auto away +