http://www.igniterealtime.org/community/message/157461#157461
1. You have to enter full JIDs, it should default to your domain.
2. When you delete users from your server, it doesn't clean out the MUC affliations of those users.
3. It would be nice if it defaulted to 'Member' type for new additions, but that is a small nitpick. Or at least default to the last type just added on previous page submit. I find myself adding orders of magnitude more members than admins
Hi Daryl, a bot could be implemented as a server component, or a external component could provide some extra service for a group chat. So this could leads on adding JIDs which only constits of the domain part e.g. weatherstation.xmppserver.lt could provide a forecaster groupchat with current infos...
Ah, I see what you are saying. Good enough
daryl
Fixed patch.
Guenther, now that you have commit access, could you resolve this issue?
Applied fixEscapeError patch, this fixes the bug with the spaces in usernames. I suppose this will fit for the most users (special JIDs can still be configured via XMPP Data Form).