comparison mcabber/src/TODO @ 186:888ad9f15346

[/trunk] Changeset 198 by mikael * Use lowercase jid for history log files * Workaround a problem when loading a history file big a (too) big message * Increase HBB_BLOCKSIZE to 4096
author mikael
date Thu, 05 May 2005 20:50:50 +0000
parents f7b03201877a
children 4ce9ff808baa
comparison
equal deleted inserted replaced
185:e8e447a07641 186:888ad9f15346
15 maybe we could show it someway (maybe just a flag?). 15 maybe we could show it someway (maybe just a flag?).
16 * Add a function in hbuf ~previous_persistent(hbuf *top) (to avoid loosing the 16 * Add a function in hbuf ~previous_persistent(hbuf *top) (to avoid loosing the
17 top variable on a resize). 17 top variable on a resize).
18 * Show number of online contacts in folded groups 18 * Show number of online contacts in folded groups
19 * Add a cfg_read_int() function 19 * Add a cfg_read_int() function
20 * Better prefix usage in the hbuf buffers (use flags for IN/OUT etc.)
21 * Buddy buffer in full width (handy for cut'n paste!) 20 * Buddy buffer in full width (handy for cut'n paste!)
22 21
23 * Commands! :-) 22 * Commands! :-)
24 - /roster <hide_offline|show_offline|top|bottom> 23 - /roster <hide_offline|show_offline|top|bottom>
25 + next_message (Ctrl-q?) 24 + next_message (Ctrl-q?)
40 - /search <\<jid\>|name> 39 - /search <\<jid\>|name>
41 - /clear 40 - /clear
42 - /help 41 - /help
43 * Multi-lines 42 * Multi-lines
44 * Handle message type "error" 43 * Handle message type "error"
45 * Shortcut to jump to next message received (shift-tab?)
46 * File transfer? :) 44 * File transfer? :)
47 * Conferences :)) 45 * Conferences :))
48 * Show status changes in buddy window (if open)? Could be great! 46 * Show status changes in buddy window (if open)? Could be great!
49 * Auto away 47 * Auto away
50 48