diff 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
line wrap: on
line diff
--- a/mcabber/TODO	Fri Jan 04 13:32:02 2008 +0100
+++ b/mcabber/TODO	Sun Jan 06 15:11:16 2008 +0100
@@ -2,19 +2,13 @@
 BUGS:
 
 * SSL certificate verification does not work with gnutls
-* Renaming a MUC room should update the bookmark, not add a roster entry
 
 
 TODO:
 
 * Improve the completion system
-* Connect hook
-* Macros
 * Use new Entity Time specs (XEP-0202) if possible in
  /request time.
-* New option to display only username in the roster when the name hasn't been
-  set.
-* Remember group state (folded/unfolded) (using private storage for example)
 * Enable /roster search for offline (hidden) buddies (hidden groups, etc.)
 * Show number of online contacts in folded groups
 * Publish personal information
@@ -42,12 +36,3 @@
   - /server register|unregister
   - /search <jid>|name
     (server search)
-  - Per room settings?
-    /room setopt [+|-]autowhois ?
-    /room setopt [+|-]'flag_joins' ?
-  - A command (display?) to display only a few states in the roster
-    . /roster display of      Display avail/ffc people
-    . /roster display -       Display nobody (but incoming messages)
-    . /roster display ofdna   == hide_offline
-    . /roster display ofdna_  == default behaviour
-    (Or roster mask)