Miranda NG Official Community Forum

Forum for English speaking Miranda NG users => Miranda NG general talk => Topic started by: divB on 23 06 2014, 02:49:45

Title: XMPP: Invisible list/selective visibility
Post by: divB on 23 06 2014, 02:49:45
Hi,

Is it possible (in the worst case using raw XMPP commands to the server) to set the visibility for one contact individually?
(Many years ago with ICQ I used the "Invisible List")

I have my own XMPP server (prosody), should this feature require changes on the server too.

Thanks
Title: Re: XMPP: Invisible list/selective visibility
Post by: Wishmaster on 24 06 2014, 18:48:39
Yes, you can use privacy lists (XEP-0016) in Jabber, from the jabber protocol menu (if your server supports that). Block all presences there.
Title: Re: XMPP: Invisible list/selective visibility
Post by: divB on 24 06 2014, 19:52:37
That looks cool, thank you.

So there is "Message", "Presence (in)", "Presence (out)" and "Query" I can tick for each of my contacts.
But there is no "Insivible" ...
What do the types above mean precicely?
Title: Re: XMPP: Invisible list/selective visibility
Post by: Wishmaster on 24 06 2014, 19:56:23
Presence means status sending/receiving. So if you block sending presences to a contact, you appear offline to him.
Title: Re: XMPP: Invisible list/selective visibility
Post by: divB on 24 06 2014, 22:43:26
Thank you. So "Presence (out)" is the correct one (="Invisible")?
What is "Presence (in)" then? That I do not receive presence notifications of the contact?
Title: Re: XMPP: Invisible list/selective visibility
Post by: Wishmaster on 25 06 2014, 06:54:46
Thank you. So "Presence (out)" is the correct one (="Invisible")?
Yes.
What is "Presence (in)" then? That I do not receive presence notifications of the contact?
Yes,those are blocked.