-
pep.
Could a server automatically update bookmarks if it sees a <gone/> error on join? Is there anything that would make this undoable. Apart from the fact that a client may not understand where this new channel comes from
-
Link Mauve
pep., I would recommend asking the user about it, for instance with a popup suggesting to retry (unlikely to work) or to delete the bookmark.
-
pep_
Is there an order defined for JIDs?
-
pep_
It doesn't look like there's anything in 7622. It talks only about ordering of elements within a JID, not two JIDs. Not that it matters for the use I'll have of it, but I'm implementing it on xmpp-rs' Jid struct so it will have a bigger impact than just what I'm doing now