<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/omemo, 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-04-07T14:21:10+00:00</updated>
<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>cmake: Omemo module: Respect BUILD_SHARED option</title>
<updated>2023-04-07T14:07:56+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-04-07T14:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=b7cc4aed155c00149d319f9182f26af2f56b5829'/>
<id>urn:sha1:b7cc4aed155c00149d319f9182f26af2f56b5829</id>
<content type='text'>
Fixes #563.
</content>
</entry>
<entry>
<title>OmemoManager: Emit 'deviceChanged()' for all changed devices</title>
<updated>2023-04-07T14:01:23+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2023-04-05T18:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=9d08a60b851804bb818868b82b8ec43c784d29aa'/>
<id>urn:sha1:9d08a60b851804bb818868b82b8ec43c784d29aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OmemoManager: Fix emitting 'deviceChanged()'</title>
<updated>2023-04-07T14:01:23+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2023-04-05T17:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=40680cdc07a0afc5ca2a3fcf1da466d0a909f5c1'/>
<id>urn:sha1:40680cdc07a0afc5ca2a3fcf1da466d0a909f5c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OmemoManager: Emit trustLevelsChanged() only when OMEMO keys have changed</title>
<updated>2023-04-07T14:01:23+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2023-03-22T08:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=7cdc35101d6aa7fb777555001c501a012c94df92'/>
<id>urn:sha1:7cdc35101d6aa7fb777555001c501a012c94df92</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>OmemoManagerPrivate: Use 'omemoEnvelope' consistently</title>
<updated>2023-03-29T12:36:12+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2023-03-22T08:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=bf1fc75475ce1629dbcae97d1d5558e5d7cae2ef'/>
<id>urn:sha1:bf1fc75475ce1629dbcae97d1d5558e5d7cae2ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OmemoManagerPrivate: Use optional OMEMO envelope directly</title>
<updated>2023-03-29T12:36:12+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2023-03-22T08:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=e1e87c01644abead0bab231e4b1435a86308ee5a'/>
<id>urn:sha1:e1e87c01644abead0bab231e4b1435a86308ee5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OmemoManagerPrivate: Finish decryptMessage() if no SCE envelope can be found</title>
<updated>2023-03-29T12:36:12+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2023-03-21T11:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=33a5cd99448079a535e2f84c0047e085fea87056'/>
<id>urn:sha1:33a5cd99448079a535e2f84c0047e085fea87056</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OmemoManagerPrivate: Fix check for singleton device list node</title>
<updated>2023-03-29T12:36:12+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2023-03-21T10:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=1e33e82e83f188dd37c2abdb47d77b4c3870835e'/>
<id>urn:sha1:1e33e82e83f188dd37c2abdb47d77b4c3870835e</id>
<content type='text'>
</content>
</entry>
</feed>
