• JC Brand's avatar
    Various javascript improvements · 0da1b444
    JC Brand authored
    - 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.
    0da1b444
collective.xmpp.chat.js 14.7 KB