- If the user clicks on the logout button, he should be redirected to a page with a logout message (or a given url). If the chat-window is opened by javascript, it should be closed.
- Possibility to force logout after x minutes inactivity with an appropriate message.
- Disallow commands which should not be used.
- Chat-window with a possible height of 100%. $params['height'] = '100%'; doesn't work.
Keep up the good work
