comparison mcabber/TODO @ 375:1fb0a7fe4272

Update NEWS, TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Mon, 25 Jul 2005 21:58:15 +0100
parents eb023d6b7890
children 57474402997d
comparison
equal deleted inserted replaced
374:bd5638c21834 375:1fb0a7fe4272
3 3
4 4
5 5
6 TODO: 6 TODO:
7 7
8 * Improve debug logging system
9 * Implement automatic reconnection after network failure 8 * Implement automatic reconnection after network failure
10 * Presence notification is always accepted. We should ask... 9 * Presence notification is always accepted. We should ask...
11 * UTF-8 support (Can somebody help me?) 10 * UTF-8 support (Can somebody help me?)
12 * Display status / chat mode 11 * Display status / chat mode
13 * Pending message flag is not displayed when buddy is outside Contact window, 12 * Pending message flag is not displayed when buddy is outside Contact window,
30 * Commands: 29 * Commands:
31 30
32 - /buffer <clear|top|bottom> 31 - /buffer <clear|top|bottom>
33 + /buffer % 50 (jump to 50 %) 32 + /buffer % 50 (jump to 50 %)
34 + /buffer date $date (jump to first msg after $date) 33 + /buffer date $date (jump to first msg after $date)
35 + /buffer search $string
36 (backward or forward? maybe search_backward/search_forward)
37 - /group <expand|shrink|toggle> 34 - /group <expand|shrink|toggle>
38 + rename 35 + rename
39 - /say_to <jid> blabla 36 - /say_to <jid> blabla
40 - /info [jid] 37 - /info [jid]
41 (request info to the server if the buddy is not in the roster) 38 (request info to the server if the buddy is not in the roster)