comparison mcabber/src/TODO @ 91:60eac956ce18

[/trunk] Changeset 105 by mikael * Jabber agents support * TODO update
author mikael
date Mon, 18 Apr 2005 18:12:50 +0000
parents eb2270957c2d
children b3618cb3bf65
comparison
equal deleted inserted replaced
90:ac48ace7ee19 91:60eac956ce18
5 * Pending message not displayed if buddy outside Contact window 5 * Pending message not displayed if buddy outside Contact window
6 6
7 7
8 TODO: 8 TODO:
9 9
10 * Jabber agents support
11 * Display status 10 * Display status
12 * show (how?) we can scroll in roster if not all buddies are displayed 11 * show (how?) we can scroll in roster if not all buddies are displayed
13 12
14 * Commands! :-) 13 * Commands! :-)
15 - /roster <hide_offline|show_offline|top|bottom> 14 - /roster <hide_offline|show_offline|top|bottom>
24 - /request_auth [jid] 23 - /request_auth [jid]
25 - /send_auth [jid] 24 - /send_auth [jid]
26 - /status [online|avail|invisible|free|dnd|busy|notavail|away] 25 - /status [online|avail|invisible|free|dnd|busy|notavail|away]
27 (and common shortcuts: /away, /online, /busy, /dnd) 26 (and common shortcuts: /away, /online, /busy, /dnd)
28 - /rawxml... 27 - /rawxml...
28 - /search <\<jid\>|name>
29 * Command line history (^P/^N) 29 * Command line history (^P/^N)
30 * External commands for events 30 * External commands for events
31 * Multi-lines 31 * Multi-lines
32 * Handle window resize 32 * Handle window resize
33 * Command line completion 33 * Command line completion
34 * Scroll back history 34 * Scroll back history
35 * Save history 35 * Save history
36 * Shortcut to jump to next message received (shift-tab?) 36 * Shortcut to jump to next message received (shift-tab?)
37 * File transfer? :) 37 * File transfer? :)
38 * Conferences :)) 38 * Conferences :))
39 * Show status changes in buddy window (if open)? Could be great!
40 * Auto away
39 41