• JC Brand's avatar
    muc: simplify `api.rooms` methods. · 7aee9c44
    JC Brand authored
    - Let `api.rooms.open` call `api.rooms.get` directly, instead of indirectly via `api.rooms.create`
    - Remove the `createChatRoom` function
    - Also strip URI parts from JID in `api.rooms.get` and use utility method for doing so
    7aee9c44
converse-muc.js 135 KB