Make sure `initialize` can be awaited...
before `converse.initialize` has been called In the process, remove other "core" promises. There is no core or community plugins code awaiting on them and since it's possible to call `converse.initialize` twice, I'm not sure it makes sense to even have them. Also removed unused error class IllegalMessage.
Showing
Please register or sign in to comment