comparison mcabber/TODO @ 476:88f026a75e66

Update TODO
author Mikael Berthe <mikael@lilotux.net>
date Sun, 02 Oct 2005 23:52:31 +0200
parents af20cf1ea787
children 0bda46fa3e81
comparison
equal deleted inserted replaced
475:fa49ac0bb8f3 476:88f026a75e66
4 * The PgUp and Ins keys do not work for some people 4 * The PgUp and Ins keys do not work for some people
5 Cannot reproduce, any help appreciated. 5 Cannot reproduce, any help appreciated.
6 6
7 TODO: 7 TODO:
8 8
9 * UTF-8 support (Can somebody help me?)
9 * Implement automatic reconnection after network failure 10 * Implement automatic reconnection after network failure
11 Note: "New message" flags are currently lost on connection failure
10 * Presence notification is always accepted. We should ask... 12 * Presence notification is always accepted. We should ask...
11 * UTF-8 support (Can somebody help me?) 13 * Display status / chat mode (a status line would be great)
12 * Display status / chat mode
13 * Pending message flag is not displayed when buddy is outside Contact window, 14 * Pending message flag is not displayed when buddy is outside Contact window,
14 maybe we could show it someway (maybe just a flag?). 15 maybe we could show it someway (maybe just a flag?).
15 * Show number of online contacts in folded groups 16 * Show number of online contacts in folded groups
16 * Buddy buffer in full width (useful for copy'n paste!) 17 * Buddy buffer in full width (useful for copy'n paste!)
17 (i.e. hide roster window) 18 (i.e. hide roster window)
22 * MUC: invitation 23 * MUC: invitation
23 * MUC: join password-protected room 24 * MUC: join password-protected room
24 * MUC: show who sends us a private anonymous message 25 * MUC: show who sends us a private anonymous message
25 * MUC: do not log private anonymous messages 26 * MUC: do not log private anonymous messages
26 * MUC: default to not logging (that's done), and add an option 27 * MUC: default to not logging (that's done), and add an option
27 * MUC: display buddies status changes (including join/leave)
28 * MUC: nickname completion 28 * MUC: nickname completion
29 * MUC: get the room topic
30 29
31 * File transfer? :) 30 * File transfer? :)
32 31
33 * Commands: 32 * Commands:
34 33
40 - /server register|unregister 39 - /server register|unregister
41 - /auth request|send [jid] 40 - /auth request|send [jid]
42 - /search <jid>|name 41 - /search <jid>|name
43 (server search) 42 (server search)
44 - /help 43 - /help
45 - /room join|leave|topic|names|nick
46 44