<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/tests, 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>2023-05-14T21:58:01+00:00</updated>
<entry>
<title>Jingle: Remove namespaceUri attribute</title>
<updated>2023-05-14T21:58:01+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-05-09T20:22:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=8fc2225897de24f29bc3c36383cf97d5dc89a719'/>
<id>urn:sha1:8fc2225897de24f29bc3c36383cf97d5dc89a719</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>Add XEP-0353: Jingle Message Initiation data classes</title>
<updated>2023-05-14T21:58:00+00:00</updated>
<author>
<name>Tibor Csötönyi</name>
<email>work@taibsu.de</email>
</author>
<published>2023-05-03T13:33:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=2fde987d39dc66f028ea3ff44929ebd6e2b37f90'/>
<id>urn:sha1:2fde987d39dc66f028ea3ff44929ebd6e2b37f90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract JingleIq::Reason to own class and add serialization for JMI</title>
<updated>2023-05-14T21:51:42+00:00</updated>
<author>
<name>Tibor Csötönyi</name>
<email>work@taibsu.de</email>
</author>
<published>2023-05-03T13:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=44e9657c4e1551697f496cc9415f3d458103ca5c'/>
<id>urn:sha1:44e9657c4e1551697f496cc9415f3d458103ca5c</id>
<content type='text'>
Reason class will be used by JingleMessageInitiationElement as well
</content>
</entry>
<entry>
<title>Extract JingleIq::Description to own class</title>
<updated>2023-05-14T21:51:42+00:00</updated>
<author>
<name>Tibor Csötönyi</name>
<email>work@taibsu.de</email>
</author>
<published>2023-05-03T13:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=4d0aaabef3d2458e622e61170f3fcb8d80092aee'/>
<id>urn:sha1:4d0aaabef3d2458e622e61170f3fcb8d80092aee</id>
<content type='text'>
Description will be used by JingleMessageInitiationElement as well
</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>tests: RosterManager: Fix wrong server to/from address</title>
<updated>2023-04-07T13:35:22+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-04-07T13:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=894299926df1c2bf20a1493e92295925a35eaf6b'/>
<id>urn:sha1:894299926df1c2bf20a1493e92295925a35eaf6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch '1.5'</title>
<updated>2023-03-17T16:24:52+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-03-17T16:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=55362b2e36f91282ccfbdd2bd5a9bba1d50c2002'/>
<id>urn:sha1:55362b2e36f91282ccfbdd2bd5a9bba1d50c2002</id>
<content type='text'>
</content>
</entry>
</feed>
