comparison mcabber/src/TODO @ 177:a51ce78a0e2a

[/trunk] Changeset 189 by mikael * Add a "load_logs" variable to enable logs reading. (Actual reading is not implemented yet...)
author mikael
date Thu, 05 May 2005 08:53:49 +0000
parents 09e24917059d
children cfefae4b6de9
comparison
equal deleted inserted replaced
176:99a99a160113 177:a51ce78a0e2a
15 * Pending message not displayed if buddy outside Contact window, 15 * Pending message not displayed if buddy outside Contact window,
16 maybe we could show it someway (maybe just a flag?). 16 maybe we could show it someway (maybe just a flag?).
17 * Add a function in hbuf ~previous_persistent(hbuf *top) (to avoid loosing the 17 * Add a function in hbuf ~previous_persistent(hbuf *top) (to avoid loosing the
18 top variable on a resize). 18 top variable on a resize).
19 * Show number of online contacts in folded groups 19 * Show number of online contacts in folded groups
20 * Add a cfg_read_int() function
20 21
21 * Commands! :-) 22 * Commands! :-)
22 - /roster <hide_offline|show_offline|top|bottom> 23 - /roster <hide_offline|show_offline|top|bottom>
23 + next_message (Ctrl-q?) 24 + next_message (Ctrl-q?)
24 - /group <expand|shrink|toggle> 25 - /group <expand|shrink|toggle>