comparison mcabber/TODO @ 324:c981455284d5

Update TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Fri, 15 Jul 2005 22:27:07 +0100
parents f2d29644a0df
children 3ec329a1c621
comparison
equal deleted inserted replaced
323:170bfbc1f1f6 324:c981455284d5
19 * Publish personal information 19 * Publish personal information
20 * Handle message type "error" 20 * Handle message type "error"
21 * Show status changes in buddy window (if open)? 21 * Show status changes in buddy window (if open)?
22 * Options completion 22 * Options completion
23 * Configuration file parsing: parse as commands (set, alias, bind) 23 * Configuration file parsing: parse as commands (set, alias, bind)
24 * Auto away
25 * Keep track of buddy resources. Ex.: 24 * Keep track of buddy resources. Ex.:
26 - buddy A connects with resource r1 25 - buddy A connects with resource r1
27 - buddy A connects with resource r2 26 - buddy A connects with resource r2
28 - A/r2 disconnects 27 - A/r2 disconnects
29 Then we see A as being offline, although we should still see A/r1 online 28 Then we see A as being offline, although we should still see A/r1 online
45 (request info to the server if the buddy is not in the roster) 44 (request info to the server if the buddy is not in the roster)
46 - /server register|unregister 45 - /server register|unregister
47 - /auth request|send [jid] 46 - /auth request|send [jid]
48 - /search <jid>|name 47 - /search <jid>|name
49 (server search) 48 (server search)
50 - status status Message
51 - /help 49 - /help
52 - /rawxml... 50 - /rawxml...
53 51