# HG changeset patch # User mikael # Date 1115718219 0 # Node ID b2507901456dffa9a36149198ff543df2df4083c # Parent 9484ba81ec5315f50d710411e8505ae1973a71da [/trunk] Changeset 227 by mikael * Update TODO diff -r 9484ba81ec53 -r b2507901456d mcabber/src/TODO --- a/mcabber/src/TODO Sun May 08 20:35:38 2005 +0000 +++ b/mcabber/src/TODO Tue May 10 09:43:39 2005 +0000 @@ -1,6 +1,10 @@ BUGS: +* /clear : does not scroll again when typing until bottom after issuing a + /clear command... +* We should display a warning when we can't write (any more) logs + (bad dir, no space left...) * Colors are misnamed @@ -17,32 +21,38 @@ * Buddy buffer in full width (handy for cut'n paste!) * Create .mcabber and .mcabber/histo dirs if needed. * Add completion for group names +* Search for a user +* Get info about a user +* Publish personal information +* Unread message queue (/roster next_message & Ctrl-q) +* Multi-lines messages +* Handle message type "error" +* Show status changes in buddy window (if open)? +* Auto away + +* File transfer? :) +* Conferences * Commands! :-) - /roster + next_message (Ctrl-q?) + + search jid|name - /buffer + + /buffer % 50 (jump to 50 %) + + /buffer date $date (jump to first msg after $date) + + /buffer search $string + (backward or forward? maybe search_backward/search_forward) - /group - - /say blabla + + rename + - /msay [jid] (multi-lines "say") - /say_to blabla - - /add [Name] - - /del [jid] - - /move [\] - - /nick (== rename $@) - - /rename [\] Name + - /add jid [Name] + - /nick (I don't know if it makes sense for Jabber) - /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 + - Common status shortcuts: /away, /online, /busy, /dnd + - /search |name - /help -* Multi-lines -* Handle message type "error" -* File transfer? :) -* Conferences :)) -* Show status changes in buddy window (if open)? Could be great! -* Auto away + - /rawxml...