diff mcabber/TODO @ 274:640a008c4b2f

Update TODO & ChangeLog
author mikael@matrix
date Sun, 03 Jul 2005 21:05:34 +0100
parents 6f6ee7e0bb43
children 0770da258c05
line wrap: on
line diff
--- a/mcabber/TODO	Sun Jul 03 20:58:35 2005 +0100
+++ b/mcabber/TODO	Sun Jul 03 21:05:34 2005 +0100
@@ -1,14 +1,11 @@
 
 BUGS:
 
-* We should display a warning when we can't write (any more) logs
-  (bad dir, no space left...)
 
 
 TODO:
 
 * Presence notification is always accepted.  We should ask...
-* Resource priority
 * UTF-8 support (Can somebody help me?)
 * Display status / chat mode
 * /connect /disconnect ?
@@ -23,10 +20,16 @@
 * Publish personal information
 * Handle message type "error"
 * Show status changes in buddy window (if open)?
-* Auto away
+* Auto away (it would be better to add the "message" variable first, which could
+  be changed with "/set message = I'll be back!")
 * Maybe Ctrl-c should not quit mcabber.  What about:
   - 1 Ctrl-c leaves completion/multi-line modes
   - 2 Ctrl-c in less than 2 seconds leave mcabber
+* Keep track of buddy resources.  Ex.:
+  - buddy A connects with resource r1
+  - buddy A connects with resource r2
+  - A/r2 disconnects
+  Then we see A as being offline, although we should still see A/r1 online
 
 * File transfer? :)
 * Conferences
@@ -42,7 +45,8 @@
   - /group <expand|shrink|toggle>
     + rename
   - /say_to <jid> blabla
-  - /nick                   (I don't know if it makes sense for Jabber)
+  - /nick (I don't know if it makes sense for Jabber)
+    I think it is equivalent to setting the "away" message.
   - /info [jid]
   - /server connect|disconnect|register|unregister
   - /auth request|send [jid]