comparison mcabber/src/TODO.txt @ 117:e0168cdd9f59

[/trunk] Changeset 130 by mikael Rename the TODO file (TODO.txt)
author mikael
date Mon, 25 Apr 2005 15:26:17 +0000
parents
children 1e8f646e2c5b
comparison
equal deleted inserted replaced
116:1e7e59775f12 117:e0168cdd9f59
1
2 BUGS:
3
4 * Should not stay on buddy buffer when one moves to a group
5 * Pending message not displayed if buddy outside Contact window
6
7
8 TODO:
9
10 * Display status
11 * show (how?) we can scroll in roster if not all buddies are displayed
12
13 * Commands! :-)
14 - /roster <hide_offline|show_offline|top|bottom>
15 - /group <expand|shrink>
16 - /say blabla
17 - /say_to <jid> blabla
18 - /add <jid> [Name]
19 - /del [jid]
20 - /move [\<jid\>] <group>
21 - /nick (== rename <me> $@)
22 - /rename [\<jid\>] Name
23 - /info [jid]
24 - /request_auth [jid]
25 - /send_auth [jid]
26 - /status [online|avail|invisible|free|dnd|busy|notavail|away]
27 (and common shortcuts: /away, /online, /busy, /dnd)
28 - /rawxml...
29 - /search <\<jid\>|name>
30 - /clear
31 - /help
32 * Command line history (^P/^N)
33 * External commands for events
34 * Multi-lines
35 * Handle window resize
36 * Save history
37 * Shortcut to jump to next message received (shift-tab?)
38 * File transfer? :)
39 * Conferences :))
40 * Show status changes in buddy window (if open)? Could be great!
41 * Auto away
42