# HG changeset patch # User mikael # Date 1114711120 0 # Node ID b59cb0c97dfa603509bb3088541da16660b5f0f8 # Parent 8e23becccdb3e210f3604a0d465f11b5f0197aa5 [/trunk] Changeset 149 by mikael Remove extension from TODO.txt diff -r 8e23becccdb3 -r b59cb0c97dfa mcabber/src/TODO --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mcabber/src/TODO Thu Apr 28 17:58:40 2005 +0000 @@ -0,0 +1,52 @@ + +BUGS: + +* Should not stay on buddy buffer when one moves to a group +* Pending message not displayed if buddy outside Contact window +* We should rebuild the buddy list when receiving a message from an offline + buddy (or invisible/just hidden). +* Presence notification is always accepted. +* Messages in hidden (shrunk) groups are not visible. + Maybe we should create "*_msg_[gs]etflag()" functions, which + would update groups message flags too. (?) +* Disable dev logging (use a config. option) + + +TODO: + +* Display status +* show (how?) we can scroll in roster if not all buddies are displayed +* Get timestamp for offline messages +* /connect /disconnect ? + +* 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 message type "error" +* Handle window resize +* Read 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 +