mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-30 21:22:15 -05:00
include status 110 in nick change to user
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@271 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
0566f46716
commit
d8995ddf5c
@ -1567,6 +1567,7 @@
|
|||||||
nick='oldhag'
|
nick='oldhag'
|
||||||
role='participant'/>
|
role='participant'/>
|
||||||
<status code='303'/>
|
<status code='303'/>
|
||||||
|
<status code='110'/>
|
||||||
</x>
|
</x>
|
||||||
</presence>
|
</presence>
|
||||||
|
|
||||||
@ -1595,6 +1596,7 @@
|
|||||||
<item affiliation='member'
|
<item affiliation='member'
|
||||||
jid='hag66@shakespeare.lit/pda'
|
jid='hag66@shakespeare.lit/pda'
|
||||||
role='participant'/>
|
role='participant'/>
|
||||||
|
<status code='110'/>
|
||||||
</x>
|
</x>
|
||||||
</presence>
|
</presence>
|
||||||
]]></example>
|
]]></example>
|
||||||
|
Loading…
Reference in New Issue
Block a user