Results 108 comments of Martin

I reproduced it by creating an ad-hoc MUC (invite contact while being in a 1-1 conversation in conversations) and the resulting invitation has a body so I wonder why my...

Sorry, GitHub always forgets how to handle markdown when you reply via email. Here in proper codeblock: ``` Jul 28 12:09:19 c2s5565a4577dd0 debug SEND: [email protected]/Conversations.y6Eu invited you to the room...

The problem is also I have no apple devices for testing it myself so I have to rely on what my contact tells me. According to him he got no...

I ([email protected]) had a 1-1 conversation with myself ([email protected]) and created an ad-hoc MUC by inviting another account of myself ([email protected]). So the invitation should come from [email protected] to [email protected]....

I asked in jdev@ and a prosody dev said this invitation looks fine according to the specs https://xmpp.org/extensions/xep-0045.html#invite and https://xmpp.org/extensions/xep-0045.html#invite Please be aware that the quote is what my server...

The snippet is from three jids connected with conversations. I just wanted to reproduce the stanza conversations sends when creating an invitation. It shouldn't be of interest whether it is...

Ah ok, no my contact doesn't use any other client than siskin. Right now I sent him another invitation to a MUC and this time he received it. I have...

- It doesn't have the key mess (one key per account and not one key for every installation which can get quite messy if you often try out clients) -...

I was pointed here because I was trying to teach a Beagle user too to not put the @ in front of my username as my clients won't notify me...

I asked in xmpp:[email protected]?join and most don't like to prefix mentions with @. They said you might consider to do it the way converse.js does it: Writing an @ lets...