-
pep.
Is the 210 status code in MUC only ever sent if the nick is being changed by the MUC. Istr it appeared in self-presence here and there
-
pep.
https://xmpp.org/extensions/xep-0045.html#example-21 are all these @from correct? it should be first/second/thirdwitch right?
-
pep.
It would have been great if <nick/> had been a thing at the time :/
-
pep.
"/nick" is yet another ugly hack
-
lovetox
a presence is updated, and this example shows the muc broadcasting the presence to occupants
-
lovetox
so yes the from must be the same for all presences
-
pep.
Not sure I get it then
-
pep.
It's the MUC sending 3 times almost the same thing to the same person?
-
pep.
Ah no it's to all. Ok it's confusing
-
pep.
Oh it's the @to that's different.. I realize only now.
-
pep.
Is there a MUC implementation that forces all resources to the same nick?
-
Zash
Could be done with a Prosody plugin.
-
pep.
I might go with this atm in my component as it's probably easier to handle