comparison mcabber/TODO @ 466:af20cf1ea787

Update TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Thu, 29 Sep 2005 23:36:14 +0200
parents b1910d8821ab
children 88f026a75e66
comparison
equal deleted inserted replaced
465:52171a3dc199 466:af20cf1ea787
11 * UTF-8 support (Can somebody help me?) 11 * UTF-8 support (Can somebody help me?)
12 * Display status / chat mode 12 * Display status / chat mode
13 * Pending message flag is not displayed when buddy is outside Contact window, 13 * Pending message flag is not displayed when buddy is outside Contact window,
14 maybe we could show it someway (maybe just a flag?). 14 maybe we could show it someway (maybe just a flag?).
15 * Show number of online contacts in folded groups 15 * Show number of online contacts in folded groups
16 * Buddy buffer in full width (handy for copy'n paste!) 16 * Buddy buffer in full width (useful for copy'n paste!)
17 (i.e. hide roster window) 17 (i.e. hide roster window)
18 * Publish personal information 18 * Publish personal information
19 * Show status changes in buddy window (if open)? 19 * Show status changes in buddy window (if open)?
20 * Options completion 20 * Options completion
21 * /rawxml: utf8-encode user's text 21 * MUC: advanced settings for room creation
22 * MUC: invitation 22 * MUC: invitation
23 * MUC: join password-protected room 23 * MUC: join password-protected room
24 * MUC: show who sends us a private anonymous message 24 * MUC: show who sends us a private anonymous message
25 * MUC: do not log private anonymous messages 25 * MUC: do not log private anonymous messages
26 * MUC: default to not logging (that's done), and add an option 26 * MUC: default to not logging (that's done), and add an option
30 30
31 * File transfer? :) 31 * File transfer? :)
32 32
33 * Commands: 33 * Commands:
34 34
35 - /buffer clear|top|bottom
36 + /buffer % 50 (jump to 50 %)
37 + /buffer date $date (jump to first msg after $date)
38 - /group expand|shrink|toggle 35 - /group expand|shrink|toggle
39 + rename 36 + rename
40 - /say_to jid blabla 37 - /say_to jid blabla
41 - /info [jid] 38 - /info [jid]
42 (request info to the server if the buddy is not in the roster) 39 (request info to the server if the buddy is not in the roster)