- Rename createChat to getChat and make it also return existing chats. - Make getChat deferrable. - Create a task buffer that can execute tasks sequentially while waiting for them to finish. - Create chats from the open chats cookie via the taskbuffer.
- Override the user_details.pt template to hide the user from the online contacts box. - Add time to the chat messages.