# HG changeset patch # User Emmanuel Gil Peyrot # Date 1545579270 -3600 # Node ID d9da5c3e305de4f94cc40eaaed6d380b22a05c68 # Parent 6c620e9f7d2c5638cd99acb0b5b6495fda599ecf Add support for setting some vCard4 fields. diff --git a/client.js b/client.js --- a/client.js +++ b/client.js @@ -126,6 +126,7 @@ document.addEventListener('DOMContentLoa initPEP(connection); initNickname(connection); initAvatar(connection); + initVCard(connection); initMAM(connection); } diff --git a/index.xhtml b/index.xhtml --- a/index.xhtml +++ b/index.xhtml @@ -92,6 +92,35 @@ Enter your nickname, so people you know +
+ +
+
+

vCard

+

Who are you?

+ +
+
+

+
+Enter your name, so people you know can recognize you. +

+

+
+This can be used if you forget your password. +

+

+ +

+
+
+