mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Correct encoding of JID Multi
This commit is contained in:
parent
02e6b532ae
commit
98974e1702
@ -44,6 +44,7 @@
|
||||
Make example ids pseudo-random;
|
||||
Shorten the example BIND2 resources;
|
||||
Fix Disco features to not use second namespace;
|
||||
Correct encoding of jid-multi;
|
||||
</p></remark>
|
||||
</revision>
|
||||
<revision>
|
||||
@ -1854,8 +1855,6 @@ This approach enables flexible support of multiple clients for a MIX channel pa
|
||||
</field>
|
||||
<field var='Owner'>
|
||||
<value>hecate@shakespeare.lit</value>
|
||||
</field>
|
||||
<field var='Owner'>
|
||||
<value>greymalkin@shakespeare.lit</value>
|
||||
</field>
|
||||
<field var='Message Node Subscription'>
|
||||
@ -2081,8 +2080,6 @@ This approach enables flexible support of multiple clients for a MIX channel pa
|
||||
</field>
|
||||
<field var='Owner'>
|
||||
<value>hecate@shakespeare.lit</value>
|
||||
</field>
|
||||
<field var='Owner'>
|
||||
<value>greymalkin@shakespeare.lit</value>
|
||||
</field>
|
||||
<field var='Message Node Subscription'>
|
||||
|
Loading…
Reference in New Issue
Block a user