<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/example, branch master</title>
<subtitle>Fork of the QXmpp library.
</subtitle>
<id>https://gitea.privatedns.org/xavi/qxmpp/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/qxmpp/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/'/>
<updated>2010-08-10T16:22:18+00:00</updated>
<entry>
<title>rename "example" to "examples"</title>
<updated>2010-08-10T16:22:18+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T16:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=70c376063aa3a30db16facd8c103b2c6ef3b3e36'/>
<id>urn:sha1:70c376063aa3a30db16facd8c103b2c6ef3b3e36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reassign copyright to "The QXmpp developers"</title>
<updated>2010-08-10T11:12:50+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T11:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=45e43a56028e831ee642362607439656965e3927'/>
<id>urn:sha1:45e43a56028e831ee642362607439656965e3927</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RPC: splitting methodName should not be done at the QXmppRpcIq level,</title>
<updated>2010-08-10T09:04:12+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T09:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=7729fa4a4727c724df9e31cc524334f0629c558b'/>
<id>urn:sha1:7729fa4a4727c724df9e31cc524334f0629c558b</id>
<content type='text'>
it is perfectly legitimate to not use the INTERFACE.METHOD convention
in a Jabber-RPC IQ

</content>
</entry>
<entry>
<title>parse/serialise XML-RPC faults</title>
<updated>2010-08-10T08:31:00+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T08:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=d98bbdffd9f45ff8ecd1fece04cad2d93f5d0a9e'/>
<id>urn:sha1:d98bbdffd9f45ff8ecd1fece04cad2d93f5d0a9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't include obsolete xmlrpc.h</title>
<updated>2010-08-10T08:07:54+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T08:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=064a65d8d2bde24369bb83d8393da1344035ad83'/>
<id>urn:sha1:064a65d8d2bde24369bb83d8393da1344035ad83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test XML-RPC invoke/response IQs</title>
<updated>2010-08-10T07:45:39+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T07:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=1147c4f57591397a53bc045ae77106e337c2d940'/>
<id>urn:sha1:1147c4f57591397a53bc045ae77106e337c2d940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deprecated QXmppClient::getConfiguration</title>
<updated>2010-08-09T17:04:06+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-09T17:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=b9ec343db542bd36003175cadce1e901a5960079'/>
<id>urn:sha1:b9ec343db542bd36003175cadce1e901a5960079</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename library from "QXmppClient" to "qxmpp"</title>
<updated>2010-08-09T16:33:24+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-09T16:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=d2980c45c4c02fc96effa811d6be29a213a3e029'/>
<id>urn:sha1:d2980c45c4c02fc96effa811d6be29a213a3e029</id>
<content type='text'>
</content>
</entry>
<entry>
<title>XML RPC spec we should encode booleans as "1" or "0", not "true" or "false"</title>
<updated>2010-08-09T16:24:19+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-09T16:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=c6194d2f5b80fa486c09a66da114ed1de92d6ce2'/>
<id>urn:sha1:c6194d2f5b80fa486c09a66da114ed1de92d6ce2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add support for "nil" in XML-RPC</title>
<updated>2010-08-09T16:11:44+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-09T16:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=9bd1835781d8dfa772feec19aec27613ebfc8a97'/>
<id>urn:sha1:9bd1835781d8dfa772feec19aec27613ebfc8a97</id>
<content type='text'>
</content>
</entry>
</feed>
