comparison mcabber/TODO @ 317:f2d29644a0df

Update TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Fri, 15 Jul 2005 13:55:47 +0100
parents 1ceb68eb2fc1
children c981455284d5
comparison
equal deleted inserted replaced
316:e315566f09b0 317:f2d29644a0df
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 24 * Auto away
25 * Add a sample script for the events command
26 * Make first Ctrl-C leave multi-line mode
27 * Keep track of buddy resources. Ex.: 25 * Keep track of buddy resources. Ex.:
28 - buddy A connects with resource r1 26 - buddy A connects with resource r1
29 - buddy A connects with resource r2 27 - buddy A connects with resource r2
30 - A/r2 disconnects 28 - A/r2 disconnects
31 Then we see A as being offline, although we should still see A/r1 online 29 Then we see A as being offline, although we should still see A/r1 online