<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/client/QXmppClient.cpp, 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-02-01T19:50:03+00:00</updated>
<entry>
<title>Fix build with clang: usage of auto in template argument</title>
<updated>2023-02-01T19:50:03+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-02-01T19:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=e2710926c637ab80efbada2127a32512cf2f545c'/>
<id>urn:sha1:e2710926c637ab80efbada2127a32512cf2f545c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>E2eeExtension: Return encrypted stanzas as Message/Iq instead of XML</title>
<updated>2023-01-31T18:20:32+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-01-03T22:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=29447baef7d211cfd98869de6c1a1d9b8abae18c'/>
<id>urn:sha1:29447baef7d211cfd98869de6c1a1d9b8abae18c</id>
<content type='text'>
Part of #513.
</content>
</entry>
<entry>
<title>Client: Rename send/sendUnencrypted to sendSensitive/send</title>
<updated>2023-01-28T16:58:01+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-01-28T16:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=8283bcff0b142e2f40daa82a452b002b61952000'/>
<id>urn:sha1:8283bcff0b142e2f40daa82a452b002b61952000</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce QXmppTask &amp; QXmppPromise</title>
<updated>2023-01-03T21:05:54+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-08-16T19:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=b17284ee7d674416e0d11f1699f73fcc606262d4'/>
<id>urn:sha1:b17284ee7d674416e0d11f1699f73fcc606262d4</id>
<content type='text'>
Closes #502.

Co-authored-by: Jonah Brüchert &lt;jbb@kaidan.im&gt;
</content>
</entry>
<entry>
<title>Replace QXmpp::SendError with QXmppError everywhere</title>
<updated>2022-12-30T22:35:47+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-12-30T22:35:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=6efebe555d30170c2ecfc2372113f342c513b0c2'/>
<id>urn:sha1:6efebe555d30170c2ecfc2372113f342c513b0c2</id>
<content type='text'>
Part of #501.
</content>
</entry>
<entry>
<title>Stream: Add IQ response sender check</title>
<updated>2022-12-28T21:56:35+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-12-28T20:58:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=838deb445b615aa06829164deb926ad68a42ae30'/>
<id>urn:sha1:838deb445b615aa06829164deb926ad68a42ae30</id>
<content type='text'>
Verifies that the sender of the response is correct, so no evil entity
can inject responses.

Fixes #510.
</content>
</entry>
<entry>
<title>Disable Qt keywords completely</title>
<updated>2022-12-26T21:00:07+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-12-26T20:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=46995fd3fd7da4d1b035f71a1279c041b2871ffd'/>
<id>urn:sha1:46995fd3fd7da4d1b035f71a1279c041b2871ffd</id>
<content type='text'>
Previously we had the policy that no qt keywords were allowed in headers
that may be included by users. However since there was no automatic test
verifying that in some places keywords were still used.

This now disables qt keywords completely, also in tests and examples. Qt
keywords are in general no good or really good idea as they even
conflict with the standard library (`emit` at least).

In some cases in the examples I just removed the slot tag if the
functions didn't need to be slots (anymore).

Closes #503.
</content>
</entry>
<entry>
<title>Implement XEP-0444: Message Reactions (#492)</title>
<updated>2022-10-16T17:59:49+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2022-10-16T17:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=66e5f060abe831fa08a758b9de44b29bfec8b3ba'/>
<id>urn:sha1:66e5f060abe831fa08a758b9de44b29bfec8b3ba</id>
<content type='text'>
https://xmpp.org/extensions/xep-0444.html</content>
</entry>
<entry>
<title>Reformat code</title>
<updated>2022-09-05T22:46:56+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-09-05T18:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=5f813f8a4bbe1e075daad7b3933829044befffb4'/>
<id>urn:sha1:5f813f8a4bbe1e075daad7b3933829044befffb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace raw pointers with unique_ptr</title>
<updated>2022-09-02T16:55:44+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-09-02T16:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=53fb1785ce3be4c014e854659b8f39777d23b2a5'/>
<id>urn:sha1:53fb1785ce3be4c014e854659b8f39777d23b2a5</id>
<content type='text'>
safer, simpler
</content>
</entry>
</feed>
