<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/CMakeLists.txt, branch fork</title>
<subtitle>Fork of the QXmpp library.
</subtitle>
<id>https://gitea.privatedns.org/xavi/qxmpp/atom?h=fork</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/qxmpp/atom?h=fork'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/'/>
<updated>2023-08-30T00:45:24+00:00</updated>
<entry>
<title>src/CMakeLists.txt: export BUILD_OMEMO</title>
<updated>2023-08-30T00:45:24+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-08-30T00:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=d7dae544d07016cb27b07fe1a83dbd90729a1312'/>
<id>urn:sha1:d7dae544d07016cb27b07fe1a83dbd90729a1312</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code review fixes</title>
<updated>2023-05-14T21:58:01+00:00</updated>
<author>
<name>Tibor Csötönyi</name>
<email>work@taibsu.de</email>
</author>
<published>2023-05-07T19:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=eab17404ecccc6719decb7e8846d9c8e75e917c1'/>
<id>urn:sha1:eab17404ecccc6719decb7e8846d9c8e75e917c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename QXmppJingleIq.cpp/h to QXmppJingleData.cpp/h and test</title>
<updated>2023-05-14T21:58:01+00:00</updated>
<author>
<name>Tibor Csötönyi</name>
<email>work@taibsu.de</email>
</author>
<published>2023-05-03T13:13:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=fd1a242b154dd74765e4f29ad26e7f743a8bb478'/>
<id>urn:sha1:fd1a242b154dd74765e4f29ad26e7f743a8bb478</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add XEP-0353: Jingle Message Initiation manager</title>
<updated>2023-05-14T21:58:01+00:00</updated>
<author>
<name>Tibor Csötönyi</name>
<email>work@taibsu.de</email>
</author>
<published>2023-05-03T12:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=a4dcd906850b5ebecfdf7331059a13192f094f07'/>
<id>urn:sha1:a4dcd906850b5ebecfdf7331059a13192f094f07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch '1.5'</title>
<updated>2023-04-07T14:21:10+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-04-07T14:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=ab4bdf2da41a26f462fe3a333a34e32c999e2a6d'/>
<id>urn:sha1:ab4bdf2da41a26f462fe3a333a34e32c999e2a6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support installing QXmpp with Qt 5 and Qt 6 in parallel</title>
<updated>2023-04-07T13:58:12+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-03-19T00:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=7d1e74b5147f411d30f2d76420ba62737ec93ab9'/>
<id>urn:sha1:7d1e74b5147f411d30f2d76420ba62737ec93ab9</id>
<content type='text'>
Closes #540.
</content>
</entry>
<entry>
<title>Merge branch '1.5'</title>
<updated>2023-03-10T23:29:02+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-03-10T23:29:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=463111576fb1476192acd2d8fe415b8482a8a696'/>
<id>urn:sha1:463111576fb1476192acd2d8fe415b8482a8a696</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Readd old PubSubIq and PubSubItem for compatibility</title>
<updated>2023-03-09T19:38:05+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-03-09T19:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=7c7ce1ac0b06455cf08186543452c65410fe79a9'/>
<id>urn:sha1:7c7ce1ac0b06455cf08186543452c65410fe79a9</id>
<content type='text'>
There is at least one package that actually uses this API and this way
QXmpp 1.5 can be easily adopted.
</content>
</entry>
<entry>
<title>Rename PubSubItem -&gt; PubSubBaseItem to be able to include old PubSubItem</title>
<updated>2023-03-09T19:16:42+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-03-09T17:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=fcd8224256e38d50d4ec67b71c504dcb6e480e95'/>
<id>urn:sha1:fcd8224256e38d50d4ec67b71c504dcb6e480e95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement XEP-0215: External Service Discovery (#542)</title>
<updated>2023-03-09T15:45:10+00:00</updated>
<author>
<name>taiBsu</name>
<email>dev@taibsu.de</email>
</author>
<published>2023-03-09T15:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=6ea3edfd83a0bf1558d43e48eac563730276c175'/>
<id>urn:sha1:6ea3edfd83a0bf1558d43e48eac563730276c175</id>
<content type='text'>
Implements https://xmpp.org/extensions/xep-0215.html in version 1.0.</content>
</entry>
</feed>
