# HG changeset patch # User mikael # Date 1114711120 0 # Node ID 8e23becccdb3e210f3604a0d465f11b5f0197aa5 # Parent ef898db62b798f048b169243cda09803c9f878f1 [/trunk] Changeset 149 by mikael * Well. Actually TODO.txt breaks "make dist", bad try! diff -r ef898db62b79 -r 8e23becccdb3 mcabber/src/TODO.txt --- a/mcabber/src/TODO.txt Thu Apr 28 17:56:58 2005 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,52 +0,0 @@ - -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 -