changeset 875:fcf82bc5037c

Update TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Fri, 26 May 2006 23:31:36 +0200
parents 293e8955075c
children e583d617838a
files mcabber/ChangeLog mcabber/TODO
diffstat 2 files changed, 19 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Fri May 26 22:59:02 2006 +0200
+++ b/mcabber/ChangeLog	Fri May 26 23:31:36 2006 +0200
@@ -1,9 +1,19 @@
 mcabber (0.7.7-dev)
 
+ * New "status" special buffer
+   This buffer contains the log window data.
+ * Mcabber do not stop when there is no configuration file
+ * New command "/help" (online help)
+ * New command "/authorization request_unsubscribe"
+ * New command "/msay toggle_verbatim"
+ * New command "/buffer purge"
+ * New commands "/buffer scroll_lock|scroll_unlock|scroll_toggle"
+ * The commands /alias and /bind now list the defined aliases and key bindings
  * Fix a small buddylist bug when receiving a subscription request
    (the buddylist wasn't always refreshed)
  * Fix a bug (hang) in the input line
  * Display incomplete subscriptions in the roster
+ * Remember the status message when a contact goes offline
  * Extand "/event" to allow a wildchar '*'
  * New option "block_unsubscribed"
    When set, messages from people who don't have a subscription to our
@@ -11,9 +21,17 @@
  * New option "delete_on_reject"
    When set, people are automatically removed from the roster if their
    subscription request is rejected.
+ * MUC: New option "muc_auto_whois"
+ * MUC: Allow "/room join . [nick]" if the current item is a MUC room
+ * MUC: Fix joining a room when the buddylist is empty
+ * MUC: Try to work around some server and network issues
  * Ctrl-l now reread color option values
  * Tab characters are expanded when the "verbatim multi-line mode" is enabled
  * Disable file permission checks on Cygwin
+ * Improve logging (especially, XML data isn't truncated anymore)
+ * Fix negative priority
+ * Other misc. bugfixes and improvements
+ * Documentation updates
 
  -- Mikael, ?
 
--- a/mcabber/TODO	Fri May 26 22:59:02 2006 +0200
+++ b/mcabber/TODO	Fri May 26 23:31:36 2006 +0200
@@ -18,7 +18,6 @@
 * MUC: join password-protected room
 * MUC: display roles of room members
 * JEP-0022/0085: Message events / chat states (composing, etc.)
-* Add a way to lock the buffer scrolling
 * "Offline roster" (when disconnected)
 * Maybe cache iq:version and show version in /info, if available
 * Sort roster by status
@@ -30,13 +29,10 @@
 * Commands:
 
   - /group rename
-  - /roster enable|disable xml|status
+  - /roster enable|disable xml
   - /info [jid]
     (request info to the server if the buddy is not in the roster)
   - /server register|unregister
   - /search <jid>|name
     (server search)
-  - /help
-  - /roster enable|disable xml|status
-  - /authorization request_unsubscribe