Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stpeter/xmppdotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: decent-im/xmppdotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Dec 21, 2015

  1. Add vcard for decent.im

    andrey-utkin committed Dec 21, 2015
    Copy the full SHA
    c17e18c View commit details
Showing with 68 additions and 0 deletions.
  1. +68 −0 vcards/decent.im.xml
68 changes: 68 additions & 0 deletions vcards/decent.im.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
<vcard>
<fn>
<text>
decent.im
</text>
</fn>
<kind>
<text>
application
</text>
</kind>
<url>
<uri>
https://decent.im
</uri>
</url>
<note>
<text>
Decent public Jabber service
</text>
</note>
<registration xmlns='urn:xmpp:vcard:registration:1'>
<uri>
xmpp:decent.im
</uri>
</registration>
<bday>
<date>
2015
</date>
</bday>
<adr>
<country>
DE
</country>
</adr>
<ca xmlns='urn:xmpp:vcard:ca:0'>
<name>
LetsEncrypt
</name>
<uri>
https://letsencrypt.org/
</uri>
</ca>
<name xmlns='jabber:iq:version'>
Prosody
</name>
<impp>
<uri>
xmpp:andrey.utkin@decent.im
</uri>
</impp>
<geo>
<uri>
geo:51,9
</uri>
</geo>
<lang>
<parameters>
<pref>
1
</pref>
</parameters>
<language-tag>
en
</language-tag>
</lang>
</vcard>