summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2004-02-29 16:31:26 +0000
committerSebastien Helleu <flashcode@flashtux.org>2004-02-29 16:31:26 +0000
commit81da0f41d7053f0358784b560b302b86e464b290 (patch)
tree0a90a9580eb50493e81211729bc8fca5ccf66673 /TODO
parent070e1b6ec73d1cc1ef6dd56d445e2c6995dce9ae (diff)
downloadweechat-81da0f41d7053f0358784b560b302b86e464b290.zip
Added modes channel (and /mode command is now ok), dcc skeleton, fixed display bug for nicklist
Diffstat (limited to 'TODO')
-rw-r--r--TODO26
1 files changed, 10 insertions, 16 deletions
diff --git a/TODO b/TODO
index f2be8e30d..1911635ee 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-TODO - 2004-02-07
+TODO - 2004-02-29
Legend:
# done
@@ -10,38 +10,33 @@ Legend:
? is this really necessary?
-v0.0.5:
+v0.0.6:
------
* General:
- # debug messages can be enabled via ./configure --enbale-debug option
+ - Windows version
+ Solaris version
- * WeeChat commands:
- # "/set" command: allow the user to set the WeeChat variables
- under WeeChat without editing the config file (colors, time
- format, etc)
-
+ * IRC protocol:
+ + "/mode" command: change the user/channels modes
+ + "/dcc" command (for chat and sending/receiving files)
+
* Interface:
+ internationalization (traduce WeeChat in many languages)
- # info bar
- # add clock
+ - display current channel modes (example : #weechat(+nt))
* Configuration:
+ add missing options for config file
- + add key bindings to config file
-
+ - add key bindings to config file
+
Future versions:
---------------
* General:
- - Windows version
- *BSD version
* IRC protocol:
- + "/mode" command: change the user/channels modes
- - "/dcc" command (for chat and sending/receiving files)
- complete "/list" command: add regexp search, display only channels that
match regexp
- "/ignore" and "/unignore" commands: hide all that is write by a given
@@ -64,7 +59,6 @@ Future versions:
* Interface:
+ Gtk GUI
- - display current channel modes (example : #weechat(+nt))
- interpret special chars in messages (color & bold for example)
- many channel windows in one window/term (window split)
- add lag indicator