<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/base/QXmppPubSubIq_p.h, 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-03-18T17:52:54+00:00</updated>
<entry>
<title>Fix missing exports with MSVC 2019</title>
<updated>2023-03-18T17:52:54+00:00</updated>
<author>
<name>Jonah Brüchert</name>
<email>jbb@kaidan.im</email>
</author>
<published>2023-03-09T16:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=d1a95888d6c868cdb4a064dfe4581ccf33bd92fa'/>
<id>urn:sha1:d1a95888d6c868cdb4a064dfe4581ccf33bd92fa</id>
<content type='text'>
Fixes the Kaidan build with MSVC.

Weirdly enough, MSVC got confused on finding the matching overload for
&lt;&lt;, so I replaced it with push_back().
</content>
</entry>
<entry>
<title>PubSubIq_p: Rename Private class to avoid conflicts</title>
<updated>2023-03-09T20:07:05+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-03-09T20:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=70a8585a38797d24537b8109354bb83cd9262176'/>
<id>urn:sha1:70a8585a38797d24537b8109354bb83cd9262176</id>
<content type='text'>
</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>Move PubSubIq into QXmpp::Private namespace</title>
<updated>2022-12-26T19:48:34+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-12-26T19:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=71442ab927cd5c1c235528442fe3706f33e7ff6e'/>
<id>urn:sha1:71442ab927cd5c1c235528442fe3706f33e7ff6e</id>
<content type='text'>
This way users won't use it accidentally.
</content>
</entry>
<entry>
<title>Make PubSubIq header private</title>
<updated>2022-12-26T19:48:34+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-12-26T19:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=847de2ddc00057049de6d7f507711906e7dfd3a8'/>
<id>urn:sha1:847de2ddc00057049de6d7f507711906e7dfd3a8</id>
<content type='text'>
Users should only need to use the PubSubManager.  The PubSubIq does not
need to have a stable API this way and this gives us more flexibility.

Closes #509.
</content>
</entry>
</feed>
