mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-23 16:18:51 -05:00
Merge branch 'xep-0087' into premerge
This commit is contained in:
commit
179efda090
@ -23,6 +23,12 @@
|
|||||||
<email>temas@jabber.org</email>
|
<email>temas@jabber.org</email>
|
||||||
<jid>temas@jabber.org</jid>
|
<jid>temas@jabber.org</jid>
|
||||||
</author>
|
</author>
|
||||||
|
<revision>
|
||||||
|
<version>0.1.1</version>
|
||||||
|
<date>2022-03-22</date>
|
||||||
|
<initials>gl</initials>
|
||||||
|
<remark>Fix incorrect URL to SI namespace.</remark>
|
||||||
|
</revision>
|
||||||
<revision>
|
<revision>
|
||||||
<version>0.1</version>
|
<version>0.1</version>
|
||||||
<date>2003-05-22</date>
|
<date>2003-05-22</date>
|
||||||
@ -206,7 +212,7 @@
|
|||||||
<![CDATA[
|
<![CDATA[
|
||||||
<iq type='result' to='sender@jabber.org/resource' id='offer1'>
|
<iq type='result' to='sender@jabber.org/resource' id='offer1'>
|
||||||
<si
|
<si
|
||||||
xmlns='http://jabber.org/si'
|
xmlns='http://jabber.org/protocol/si'
|
||||||
id='a0'>
|
id='a0'>
|
||||||
<feature xmlns='http://jabber.org/protocol/feature-neg'>
|
<feature xmlns='http://jabber.org/protocol/feature-neg'>
|
||||||
<x xmlns='jabber:x:data' type='submit'>
|
<x xmlns='jabber:x:data' type='submit'>
|
||||||
|
Loading…
Reference in New Issue
Block a user