-
pep.
Should I always include <x xmlns='muc#user'/> in preence updates as well? (participant changes to busy, etc.)
-
Zash
Does that not make it a join stanza?
-
pep.
hmm. What do affiliation change look like? They also have this <x xmlns='muc#user'/>
-
pep.
They don't looke like join stanza✎ -
pep.
They don't look like join stanza ✏
-
pep.
A join stanza is for when it's a new nick in the room? You got me confused✎ -
pep.
A join stanza is for when it's a new participant in the room? You got me confused ✏
-
Zash
Ah, <x> without #user, nm
-
pep.
No I mean, what should the room broadcast
-
pep.
As a MUC I'll accept presence updates even without <x> as long as the user is joined, or at least that's how I understand it, but I'll broadcast them back with the <{muc#user}x/> right?
-
lovetox
eeeem
-
lovetox
what sets a disco info from a MUC Service like conference.example.org appart from a muc like muc@conference.example.org?
-
lovetox
or can i say, something without a localpart can never be a muc?
-
moparisthebest
xmpp:cheogram.com is a bot, and also a gateway
-
moparisthebest
Unless muc is somehow special but I don't know that it is
-
lovetox
not sure what you are trying to tell me
-
lovetox
a gateway is not a muc
-
lovetox
and has an identity type gateway
-
moparisthebest
I'm just saying that because something is a bot doesn't mean it's not a gateway, I assume somemuc.domain.org could be a muc too, idk
-
lovetox
yeah, but we need to see the difference
-
lovetox
a muc is joinable, a service not
-
lovetox
thats the question, how to know
-
flow
lovetox, IIRC there have been some MUCs on bare localpartless JIDs, but I believe that protocols are easier to implement if the kind of JID something operates on is clearly defined
-
pep.
Is a service actually needed. In any case the choice to consider jids without a localpart not to be rooms seems rather arbitrary
-
flow
that is, I would like to see MUCs on on bare JIDs with a localpart
-
lovetox
so the conclusion is, from a disco info you can not know if a jid is a muc component or a room?
-
lovetox
great!
-
pep.
There could/should be something, maybe, in disco. Just please don't restrict the jid for no reason
-
pep.
Somebody(tm) should do something about it
-
lovetox
pep .. im asking is there something in disco, and your answer is "maybe there is something in disco"
-
pep.
No, maybe there should be, I said :p
-
lovetox
nah fuck people who make rooms on jids without localpart
-
flow
I wouldn't use the same words, but I am not sure what the advantage of havning MUCs on localpartless JIDs is, besides being able to show off your corner case protocol knowledge ;)✎ -
flow
I wouldn't use the same words, but I am not sure what the advantage of having MUCs on localpartless JIDs is, besides being able to show off your corner case protocol knowledge ;) ✏
-
nicoco_
Also show off that you can break gajim, probably :P
-
pep.
What's the point in restricting this? If you're gonna disco anyway why not indeed make it discoverable?
-
lovetox
pep. i hope you are aware how standards work
-
flow
pep., I think it makes it developing easier and less error prone if the type of jids that a certain service is provided is limited to a sensible set✎ -
lovetox
even if you make it discoverable now, for eternity there will be server who dont announce it
-
flow
pep., I think it makes it developing easier and less error prone if the jid kind that a certain service is provided on is limited to a sensible set ✏
-
lovetox
further i dont want to maintain code and assumptions which i can not test easily somewhere
-
pep.
"for eternity there will be server who dont announce it" < so what, should we stop making any change because it's not going to be deployed anyway? Please.
-
pep.
I'm not even sure I would use this, fwiw. I just don't want to be restricted because somebody didn't want to add a disco feature because "fuck people who make rooms on jids without localpart"
-
stefan
Hi. What does it mean when I request "Last Activity" for an offline user and I get second="0"?
-
lovetox
maybe a misbehaving server?