-
lovetox
Zash still does not work
-
lovetox
https://prosody.im/muc_log/modernxmpp/
-
lovetox
oh ok seems gajim does not update this info on change
-
Zash
lovetox: There is no notification of serverside configuration changes
-
lovetox
hm why?
-
lovetox
i feel a notification should be issued if any field of the configuration form changes
-
lovetox
Zash
-
Zash
lovetox: It's not a field in the configuration form.
-
lovetox
ah damn yeah
-
lovetox
and we have no possibility to be informed about a muc disco info change
-
Zash
It would be nice to do the notification thing for every time the disco#info changes but it's kinda tricky for sevral reasons when there's server-wide things.
-
lovetox
except with the presence hack
-
Ge0rG
Also a client needs to know what kind of thing changed to issue the correct query
-
Zash
MUC needs disco caps or something
-
Daniel
Ge0rG, is there a different kind of query than disco#info?
-
Zash
MUC does have this thing that it sends a message with a status code when the room configuration changes, which you can react to by refreshing disco#info
-
Daniel
yes. but it is always the same query
-
Daniel
or maybe i'm missing something
-
Zash
This wasn't a room configuration change, but a MUC service-wide configuration change.
-
Zash
Wherein the parameters for producing the reported URL to MUC logs changed.
-
Ge0rG
Daniel: ah, you are most probably right
-
lovetox
yes zash we can use the configuration change message for that purpose
-
lovetox
we just have to interpret the word configuration a bit wider than just the muc configuration form