comparison mcabber/TODO @ 313:d5ea0a05ba72

Update TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Thu, 14 Jul 2005 23:21:52 +0100
parents bb71b5707b00
children 1ceb68eb2fc1
comparison
equal deleted inserted replaced
311:1d6b16d9c577 313:d5ea0a05ba72
18 However it could be a good idea to check the permissions. 18 However it could be a good idea to check the permissions.
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 * Auto away 24 * Auto away
24 * Maybe Ctrl-c should not (immediately) quit mcabber. What about: 25 * Add a sample script for the events command
25 - 1 Ctrl-c leaves completion/multi-line modes 26 * Make first Ctrl-C leave multi-line mode
26 - 2 Ctrl-c in less than 2 seconds leave mcabber
27 * Keep track of buddy resources. Ex.: 27 * Keep track of buddy resources. Ex.:
28 - buddy A connects with resource r1 28 - buddy A connects with resource r1
29 - buddy A connects with resource r2 29 - buddy A connects with resource r2
30 - A/r2 disconnects 30 - A/r2 disconnects
31 Then we see A as being offline, although we should still see A/r1 online 31 Then we see A as being offline, although we should still see A/r1 online
47 (request info to the server if the buddy is not in the roster) 47 (request info to the server if the buddy is not in the roster)
48 - /server register|unregister 48 - /server register|unregister
49 - /auth request|send [jid] 49 - /auth request|send [jid]
50 - /search <jid>|name 50 - /search <jid>|name
51 (server search) 51 (server search)
52 - status status Message
52 - /help 53 - /help
53 - /rawxml... 54 - /rawxml...
54 55