diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:42 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:42 +0200 |
| commit | 98eac951f8087b213f5850bd126dcb279db360a8 (patch) | |
| tree | c121f5c4df1aab847defa539990c1315bd5ba4a8 /todo.txt | |
| parent | 0537da9d1e0f593130fc3967befb71e673b016bc (diff) | |
tagging ychat-0.6ychat-0.6
Diffstat (limited to 'todo.txt')
| -rwxr-xr-x | todo.txt | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt new file mode 100755 index 0000000..a91db42 --- /dev/null +++ b/todo.txt @@ -0,0 +1,39 @@ +BRAIN-STORMING: + +bugfixes ( see known bugs ). +rewrite html::online_list as a dynmod mods/html/yc_online_list.so +add password nick protection +add superuser privileges +add libmysqlclient and ncurses test to the configure script +completion of the admin ncurses interface. +user profiles +security: crypto +more modules: commands etc.. +irc support +icq support +hash_map []-operator +hash_map in cont +several different html templates +each user should be able to select his favourite html style +each user should be able to select his favourite system language +makefile as a replacement of mods/compile.sh +kqueue @ freebsd +dynamic thread pool +offline messages ( memos ) +The sanction of HTML tags from the list of the superuser + + + + +10: bugfixes +20: goto 10 + +Linux bugs: +- No bugs which only appear on Linux. + +FreeBSD bugs: +- No bugs which only appear on FreeBSD. + +Bugs wich appear on both, Linux and FreeBSD: +- some user do not log out automaticaly ( we have to implement an activity counter ). +- Segmentation fault if another room is created. multi room usage has not been tested yet but should work without big modifications. |
