comparison mcabber/src/TODO @ 224:3795729cee54

[/trunk] Changeset 236 by mikael * Update TODO
author mikael
date Sat, 04 Jun 2005 17:34:15 +0000
parents 73f6ce668ba8
children d5ae42cbe1fa
comparison
equal deleted inserted replaced
223:925bb5fa85ac 224:3795729cee54
7 7
8 8
9 TODO: 9 TODO:
10 10
11 * Presence notification is always accepted. We should ask... 11 * Presence notification is always accepted. We should ask...
12 * Unread message queue (/roster next_message & Ctrl-q)
13 * Multi-lines messages
12 * Display status / chat mode 14 * Display status / chat mode
13 * Get timestamp for offline messages
14 * /connect /disconnect ? 15 * /connect /disconnect ?
15 * Key bindings (ex: F5 <-> /group toggle) 16 * Key bindings (ex: F5 <-> /group toggle)
16 * Pending message flag is not displayed when buddy is outside Contact window, 17 * Pending message flag is not displayed when buddy is outside Contact window,
17 maybe we could show it someway (maybe just a flag?). 18 maybe we could show it someway (maybe just a flag?).
18 * Show number of online contacts in folded groups 19 * Show number of online contacts in folded groups
21 * Create .mcabber and .mcabber/histo dirs if needed. 22 * Create .mcabber and .mcabber/histo dirs if needed.
22 * Add completion for group names 23 * Add completion for group names
23 * Search for a user 24 * Search for a user
24 * Get info about a user 25 * Get info about a user
25 * Publish personal information 26 * Publish personal information
26 * Unread message queue (/roster next_message & Ctrl-q)
27 * Multi-lines messages
28 * Handle message type "error" 27 * Handle message type "error"
29 * Show status changes in buddy window (if open)? 28 * Show status changes in buddy window (if open)?
30 * Auto away 29 * Auto away
31 30
32 * File transfer? :) 31 * File transfer? :)