comparison mcabber/TODO @ 1401:c7fdd2442476

Update ChangeLog and TODO
author Mikael Berthe <mikael@lilotux.net>
date Sun, 06 Jan 2008 15:11:16 +0100
parents 3328794b5446
children bec235cd28a8
comparison
equal deleted inserted replaced
1400:706b419829b2 1401:c7fdd2442476
1 1
2 BUGS: 2 BUGS:
3 3
4 * SSL certificate verification does not work with gnutls 4 * SSL certificate verification does not work with gnutls
5 * Renaming a MUC room should update the bookmark, not add a roster entry
6 5
7 6
8 TODO: 7 TODO:
9 8
10 * Improve the completion system 9 * Improve the completion system
11 * Connect hook
12 * Macros
13 * Use new Entity Time specs (XEP-0202) if possible in 10 * Use new Entity Time specs (XEP-0202) if possible in
14 /request time. 11 /request time.
15 * New option to display only username in the roster when the name hasn't been
16 set.
17 * Remember group state (folded/unfolded) (using private storage for example)
18 * Enable /roster search for offline (hidden) buddies (hidden groups, etc.) 12 * Enable /roster search for offline (hidden) buddies (hidden groups, etc.)
19 * Show number of online contacts in folded groups 13 * Show number of online contacts in folded groups
20 * Publish personal information 14 * Publish personal information
21 * MUC: advanced settings for room creation 15 * MUC: advanced settings for room creation
22 * MUC: display roles of room members 16 * MUC: display roles of room members
40 - /info [jid] 34 - /info [jid]
41 (request info to the server if the buddy is not in the roster) 35 (request info to the server if the buddy is not in the roster)
42 - /server register|unregister 36 - /server register|unregister
43 - /search <jid>|name 37 - /search <jid>|name
44 (server search) 38 (server search)
45 - Per room settings?
46 /room setopt [+|-]autowhois ?
47 /room setopt [+|-]'flag_joins' ?
48 - A command (display?) to display only a few states in the roster
49 . /roster display of Display avail/ffc people
50 . /roster display - Display nobody (but incoming messages)
51 . /roster display ofdna == hide_offline
52 . /roster display ofdna_ == default behaviour
53 (Or roster mask)