Mercurial > prosody-modules
view mod_pep_vcard_avatar/README.markdown @ 2752:d0e75bf21d30
mod_delegation: added disco#items support
disco#items are forwarded to managing entity when suitable. This feature is not yet in XEP-0355, but it should be added soon.
"http://jabber.org/protocol/disco#items:*" is used as a pseudo-namespace to activate this delegation.
Also changed spaces to tabs to follow Prosody coding style.
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 27 Aug 2017 20:46:04 +0200 |
parents | 4d73a1a6ba68 |
children | bd28da2f813c |
line wrap: on
line source
--- labels: - 'Stage-Alpha' summary: Sync avatars between vCards and PEP ... Introduction ------------ This module pushes the users nickname and avatar from vCards into PEP, or into vCards from PEP. This allows interop between older clients that use [XEP-0153: vCard-Based Avatars](http://xmpp.org/extensions/xep-0153.html) to see the avatars of clients that use [XEP-0084: User Avatar](http://xmpp.org/extensions/xep-0084.html) and vice versa. Configuration ------------- Simply [enable it like most other modules](https://prosody.im/doc/installing_modules#prosody-modules), no further configuration needed. Compatibility ------------- ------- --------------- trunk Works 0.10 Works 0.9 Does not work 0.8 Does not work ------- ---------------