comparison mcabber/src/TODO @ 38:881d8eb379c6

[/trunk] Changeset 54 by mikael * Update TODO
author mikael
date Mon, 04 Apr 2005 20:18:18 +0000
parents e88b15cbf2de
children eb2270957c2d
comparison
equal deleted inserted replaced
37:1441ba37a5c1 38:881d8eb379c6
1 1
2 * pending message not displayed if buddy outside Contact window 2 * Pending message not displayed if buddy outside Contact window
3 * Hide offline buddies
3 4
4 * Use libjabber
5 * Commands! :-) 5 * Commands! :-)
6 - /say 6 - /say
7 - /add 7 - /add
8 - /del 8 - /del
9 - /rename 9 - /rename
10 - /info 10 - /info
11 - /request_auth (??) 11 - /request_auth (??)
12 - /status (and common shortcuts: /away, /online, /busy, /dnd) 12 - /status (and common shortcuts: /away, /online, /busy, /dnd)
13 * Buddies status 13 - /rawxml
14 * Command line history (^P/^N) 14 * Command line history (^P/^N)
15 * External commands for events 15 * External commands for events
16 * Multi-lines 16 * Multi-lines
17 * Handle window resize (will be hard with current implementation...) 17 * Handle window resize (will be hard with current implementation...)
18 * Command line completion 18 * Command line completion