changeset 131:6efdcd9346dd

[/trunk] Changeset 144 by mikael * TODO update.
author mikael
date Thu, 28 Apr 2005 14:41:01 +0000
parents 60694c9ddde3
children 6531bcf030ae
files mcabber/src/TODO.txt
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/src/TODO.txt	Thu Apr 28 14:10:46 2005 +0000
+++ b/mcabber/src/TODO.txt	Thu Apr 28 14:41:01 2005 +0000
@@ -9,6 +9,7 @@
 * Messages in hidden (shrunk) groups are not visible.
   Maybe we should create "*_msg_[gs]etflag()" functions, which
   would update groups message flags too. (?)
+* Disable dev logging (use a config. option)
 
 
 TODO:
@@ -16,6 +17,7 @@
 * Display status
 * show (how?) we can scroll in roster if not all buddies are displayed
 * Get timestamp for offline messages
+* /connect /disconnect ?
 
 * Commands! :-)
   - /roster <hide_offline|show_offline|top|bottom>
@@ -39,6 +41,7 @@
 * Command line history (^P/^N)
 * External commands for events
 * Multi-lines
+* Handle message type "error"
 * Handle window resize
 * Read history
 * Shortcut to jump to next message received (shift-tab?)