Various javascript improvements
- 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.
Showing
This diff is collapsed.
Please register or sign in to comment