comparison mcabber/src/TODO.txt @ 131:6efdcd9346dd

[/trunk] Changeset 144 by mikael * TODO update.
author mikael
date Thu, 28 Apr 2005 14:41:01 +0000
parents 60694c9ddde3
children
comparison
equal deleted inserted replaced
130:60694c9ddde3 131:6efdcd9346dd
7 buddy (or invisible/just hidden). 7 buddy (or invisible/just hidden).
8 * Presence notification is always accepted. 8 * Presence notification is always accepted.
9 * Messages in hidden (shrunk) groups are not visible. 9 * Messages in hidden (shrunk) groups are not visible.
10 Maybe we should create "*_msg_[gs]etflag()" functions, which 10 Maybe we should create "*_msg_[gs]etflag()" functions, which
11 would update groups message flags too. (?) 11 would update groups message flags too. (?)
12 * Disable dev logging (use a config. option)
12 13
13 14
14 TODO: 15 TODO:
15 16
16 * Display status 17 * Display status
17 * show (how?) we can scroll in roster if not all buddies are displayed 18 * show (how?) we can scroll in roster if not all buddies are displayed
18 * Get timestamp for offline messages 19 * Get timestamp for offline messages
20 * /connect /disconnect ?
19 21
20 * Commands! :-) 22 * Commands! :-)
21 - /roster <hide_offline|show_offline|top|bottom> 23 - /roster <hide_offline|show_offline|top|bottom>
22 - /group <expand|shrink|toggle> 24 - /group <expand|shrink|toggle>
23 - /say blabla 25 - /say blabla
37 - /clear 39 - /clear
38 - /help 40 - /help
39 * Command line history (^P/^N) 41 * Command line history (^P/^N)
40 * External commands for events 42 * External commands for events
41 * Multi-lines 43 * Multi-lines
44 * Handle message type "error"
42 * Handle window resize 45 * Handle window resize
43 * Read history 46 * Read history
44 * Shortcut to jump to next message received (shift-tab?) 47 * Shortcut to jump to next message received (shift-tab?)
45 * File transfer? :) 48 * File transfer? :)
46 * Conferences :)) 49 * Conferences :))