changeset 86:eb2270957c2d

[/trunk] Changeset 100 by mikael * TODO/BUGS update
author mikael
date Sun, 17 Apr 2005 20:26:38 +0000
parents 19f57e681252
children f600615c490d
files mcabber/src/TODO
diffstat 1 files changed, 25 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- 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 <hide_offline|show_offline|top|bottom>
+  - /group <expand|shrink>
+  - /say blabla
+  - /say_to <jid> blabla
+  - /add <jid> [Name]
+  - /del [jid]
+  - /move [\<jid\>] <group>
+  - /rename [\<jid\>] 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