comparison mcabber/TODO @ 1289:57fe57474122

Update TODO
author Mikael Berthe <mikael@lilotux.net>
date Mon, 27 Aug 2007 13:02:16 +0200
parents 44b699a61224
children 3328794b5446
comparison
equal deleted inserted replaced
1288:bd8424067efe 1289:57fe57474122
1 1
2 BUGS: 2 BUGS:
3 3
4 * mcabber 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 5 * Renaming a MUC room should update the bookmark, not add a roster entry
6 6
7 7
8 TODO: 8 TODO:
9 9
10 * Improve the completion system 10 * Improve the completion system
11 * XEP-0202: Entity Time
12 * XEP-0203: Delayed Delivery (replaces -0091)
13 * Connect hook 11 * Connect hook
14 * Macros 12 * Macros
15 * OTR encryption? 13 * Use new Entity Time specs (XEP-0202) if possible in
14 /request time.
15 * OTR encryption? [WIP]
16 * New option to display only username in the roster when the name hasn't been
17 set.
18 * Remember group state (folded/unfolded) (using private storage for example)
19 * Enable /roster search for offline (hidden) buddies (hidden groups, etc.)
16 * Show number of online contacts in folded groups 20 * Show number of online contacts in folded groups
17 * Publish personal information 21 * Publish personal information
18 * Colors for presence
19 * MUC: advanced settings for room creation 22 * MUC: advanced settings for room creation
20 * MUC: display roles of room members 23 * MUC: display roles of room members
21 * "Offline roster" (when disconnected) 24 * "Offline roster" (when disconnected)
22 * Maybe cache iq:version and show version in /info, if available 25 * Maybe cache iq:version and show version in /info, if available
23 * Sort roster by status 26 * Sort roster by status
25 * XEP-0186: Invisible 28 * XEP-0186: Invisible
26 * "Ignore list" (privacy lists) 29 * "Ignore list" (privacy lists)
27 See XEP-0191: Simple Communications Blocking 30 See XEP-0191: Simple Communications Blocking
28 * Use DNS _xmpp-client._tcp service 31 * Use DNS _xmpp-client._tcp service
29 * Mouse support? 32 * Mouse support?
33 * Human-readable key binding config?
30 34
31 * File transfer? :) 35 * File transfer? :)
32 36
33 * Commands: 37 * Commands:
34 38