Mercurial > prosody-modules
comparison mod_pep_vcard_avatar/README.markdown @ 3178:bd28da2f813c
mod_pep_vcard_avatar: Mention XEP-398
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 12 Jul 2018 21:01:51 +0200 |
parents | 4d73a1a6ba68 |
children | 84f50531a192 |
comparison
equal
deleted
inserted
replaced
3177:4eff14ac6853 | 3178:bd28da2f813c |
---|---|
11 or into vCards from PEP. This allows interop between older clients that | 11 or into vCards from PEP. This allows interop between older clients that |
12 use [XEP-0153: vCard-Based | 12 use [XEP-0153: vCard-Based |
13 Avatars](http://xmpp.org/extensions/xep-0153.html) to see the avatars of | 13 Avatars](http://xmpp.org/extensions/xep-0153.html) to see the avatars of |
14 clients that use [XEP-0084: User | 14 clients that use [XEP-0084: User |
15 Avatar](http://xmpp.org/extensions/xep-0084.html) and vice versa. | 15 Avatar](http://xmpp.org/extensions/xep-0084.html) and vice versa. |
16 | |
17 Also see [XEP-0398: User Avatar to vCard-Based Avatars Conversion]. | |
16 | 18 |
17 Configuration | 19 Configuration |
18 ------------- | 20 ------------- |
19 | 21 |
20 Simply [enable it like most other | 22 Simply [enable it like most other |