1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-24 02:02:16 -05:00

XEP-0379: set roster as the default URI action

This commit is contained in:
Georg Lukas 2018-01-05 15:07:31 +01:00
parent 157aad019a
commit 71778223b6

View File

@ -95,7 +95,7 @@
Romeo mongatague.net capulet.net Juliet Romeo mongatague.net capulet.net Juliet
| | | | | | | |
| Send out-of-band invitation link | | Send out-of-band invitation link |
| (xmpp:romeo@montague.net?preauth=token) | | xmpp:romeo@montague.net?roster;preauth=token |
|- - - - - - - - - - - - - - - - - - - - - - ->| |- - - - - - - - - - - - - - - - - - - - - - ->|
| | | roster add | | | | roster add |
| | |<--------------| | | |<--------------|
@ -171,7 +171,7 @@ xmpp:romeo@montague.net?roster;preauth=1tMFqYDdKhfe2pwp;name=Romeo+Montague
recommended clients.</li> recommended clients.</li>
</ol> </ol>
<example caption='Developer-Hosted Landing Page Generated with Fictitious JuicyXMPP Client'><![CDATA[ <example caption='Developer-Hosted Landing Page Generated with Fictitious JuicyXMPP Client'><![CDATA[
https://juicyxmpp.example/i/#romeo@montague.net?preauth=1tMFqYDdKhfe2pwp;name=Romeo+Montague https://juicyxmpp.example/i/#romeo@montague.net?roster;preauth=1tMFqYDdKhfe2pwp;name=Romeo+Montague
]]></example> ]]></example>
<p>A possible screen representation of the landing page would be:</p> <p>A possible screen representation of the landing page would be:</p>
<div class="example"> <div class="example">