summaryrefslogtreecommitdiff
path: root/ychat-0.7.0/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'ychat-0.7.0/TODO')
-rw-r--r--ychat-0.7.0/TODO31
1 files changed, 31 insertions, 0 deletions
diff --git a/ychat-0.7.0/TODO b/ychat-0.7.0/TODO
new file mode 100644
index 0000000..2af0696
--- /dev/null
+++ b/ychat-0.7.0/TODO
@@ -0,0 +1,31 @@
+To do for next RELEASE:
+- Improve some HTTPD-Stuff.
+- Add socket timeouts.
+
+To do in general:
+- Write changes of the configuration back into XML if wished.
+- Add scroll pause button to input.html
+- Add some chat commands
+- Make more values of the conf object dynamic (on the fly changable by the CLI)
+- Make the thread pool size dynamic
+- Remove inline methods
+- New dynamic command permission method
+ The admin should allow/deny commands for each user seperately
+- Add PostgreSQL support
+- Add SQLite support
+- Add SSL sockets with OpenSSL
+- Add user profiles
+- Add action form to input.html
+- FreeBSD ports tree inclusion
+- Several HTML styles, each user can use his favourite style
+- Chat moderator option
+- Possibility sending Mails through external SMTP server
+ (for password reminder etc)
+- Advanced chat statistics
+- Add IRC support
+- Add ICQ support
+- Add MPI support (load balancing)
+- Forum
+- Compatibility to Opera, Links, Konqueror and Safari
+- Add browser side caching for gfx files support
+