ForNeVeR / Kaiwa

A modern XMPP Web client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

avatars are not shown

silberzwiebel opened this issue · comments

I only see my own avatar but now avatars from my contacts. Different from #90, avatars are also not working in the single chat. I'm using a self-hosted prosody nightly server with mod_vcard and mod_pep_vcard_avatar enabled.

You can set localStorage.debug flag to true in browser console before login, and then you will see detailed XMPP XML dump. Is there any error about vcards?

Thanks for the quick reply. I've done that and see a lot of output but no errors about vcards...

did you see vcard requests and responses?

do you have mod_pep enabled ?

so, you should receive avatar notifications like this - do you see that in XMPP log?

are your contacts on the same server, or from different servers? Maybe different server doesn't notify you about avatars