changeset 117:e0168cdd9f59

[/trunk] Changeset 130 by mikael Rename the TODO file (TODO.txt)
author mikael
date Mon, 25 Apr 2005 15:26:17 +0000
parents 1e7e59775f12
children 1e8f646e2c5b
files mcabber/src/TODO.txt
diffstat 1 files changed, 42 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /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 <hide_offline|show_offline|top|bottom>
+  - /group <expand|shrink>
+  - /say blabla
+  - /say_to <jid> blabla
+  - /add <jid> [Name]
+  - /del [jid]
+  - /move [\<jid\>] <group>
+  - /nick (== rename <me> $@)
+  - /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...
+  - /search <\<jid\>|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
+