Jajcus / jggtrans

Jabber to GaduGadu gateway ('transport')
http://jggtrans.jajcus.net/
GNU General Public License v2.0
14 stars 7 forks source link

XEP-0093 -> XEP-0144 #20

Open Jajcus opened 13 years ago

Jajcus commented 13 years ago

Aby działało get roster...

{{{ --- src/message.c.orig 2009-12-31 02:47:03.000000000 +0100 +++ src/message.c 2009-12-31 02:50:42.000000000 +0100 @@ -208,7 +208,7 @@ xmlnode_put_attrib(msg,"to",s->user->jid); n=xmlnode_insert_tag(msg,"body"); roster=xmlnode_insert_tag(msg,"x");

}}}