Add support for MUC, to be able to join room, change presence, exchange messages, etc.
Base features are implemented but needs to be tested.
After that it will be possible to add direct and mediated invitations - some code is already in place but need additional code to make it work.
Added support for sending and receiving invitations.
I think implementation of MUC support is now complete.
Add support for MUC, to be able to join room, change presence, exchange messages, etc.