Subject: Muc questions
Hallo Alex,
now i am trying to harness the muc beast!
I do have some questions that your opinion will help much:
Thank you very much for your support!
now i am trying to harness the muc beast!
I do have some questions that your opinion will help much:
What version of jep 045 you have implemented ? ( i can see from missing status codes that it is not the latest one)
About status codes, i am using wildfire as our testing server and i can see that it won't give me all the required status codes (for example when my own presence is sent to me status code 110 isn't appended to the presence element). Is wildifre's implementation out of date or i shouldn't rely on status codes?
Most important : I want to be able to enable/disable features for the client to do in the room (kick, ban users etc). I can see that in order to find out if a user is permitted to apply such actions many things must be checked (my role, my affiliation, users role, users affiliation etc) and also the room configuration. The problem is that according to jep 0045 i cannot query the room configuration (or i haven't found a way to do that). I can only get the room info by using DiscoInfo which won't give me needed information regarding room configuration.
Is there another whey to achieve that?
Thank you very much for your support!