<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/xxcc, branch master</title>
<subtitle>xxcc is a XMPP chat client.
</subtitle>
<id>https://gitea.privatedns.org/xavi/xxcc/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/xxcc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/xxcc/'/>
<updated>2026-02-03T22:06:12+00:00</updated>
<entry>
<title>xxcc.cpp: Honour OMEMO settings</title>
<updated>2026-02-03T22:06:12+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi92@disroot.org</email>
</author>
<published>2026-02-03T22:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/xxcc/commit/?id=d9b0969ef93a927a7bf838ab7fd2a6036441c26f'/>
<id>urn:sha1:d9b0969ef93a927a7bf838ab7fd2a6036441c26f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xxcc.cpp: Focus chat input</title>
<updated>2026-02-03T22:05:53+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi92@disroot.org</email>
</author>
<published>2026-02-03T22:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/xxcc/commit/?id=5f43d03b050ce303853f22cee6e1a23f9e1b1ffc'/>
<id>urn:sha1:5f43d03b050ce303853f22cee6e1a23f9e1b1ffc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README.md: List missing dependency</title>
<updated>2026-02-03T22:05:35+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi92@disroot.org</email>
</author>
<published>2026-02-03T22:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/xxcc/commit/?id=763ca346c72f0c2b172301adc0515cd5d80690cb'/>
<id>urn:sha1:763ca346c72f0c2b172301adc0515cd5d80690cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMakeLists.txt: Only find Qt${QT_VERSION_MAJOR}</title>
<updated>2026-02-03T21:55:20+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi92@disroot.org</email>
</author>
<published>2026-02-03T21:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/xxcc/commit/?id=1e2d59015fa6ae4c743e8373e05999fd37956f90'/>
<id>urn:sha1:1e2d59015fa6ae4c743e8373e05999fd37956f90</id>
<content type='text'>
Otherwise, systems with both Qt5 and Qt6 installed might cause
pkg_check_modules(qca) to find the invalid version.
</content>
</entry>
<entry>
<title>README.md: Add important notice</title>
<updated>2023-09-18T10:49:14+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-09-18T10:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/xxcc/commit/?id=2274d575c4e32e475d843202f000af39f0b3f0e5'/>
<id>urn:sha1:2274d575c4e32e475d843202f000af39f0b3f0e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README.md: Update dependencies</title>
<updated>2023-09-18T10:48:37+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-09-18T10:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/xxcc/commit/?id=5d3bdad6a5831fd4272d3d94d3abca25d7535b09'/>
<id>urn:sha1:5d3bdad6a5831fd4272d3d94d3abca25d7535b09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP OMEMO TrustDb/JidDb</title>
<updated>2023-09-18T08:35:30+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-08-27T22:20:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/xxcc/commit/?id=5bbe04c9ca091a0626f34afe5e3ba2141e2963de'/>
<id>urn:sha1:5bbe04c9ca091a0626f34afe5e3ba2141e2963de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Transfer JidDb to TrustDb</title>
<updated>2023-08-30T00:46:41+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-08-27T22:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/xxcc/commit/?id=d32b9e93572c5e6999a7323139de38cc1a7197cf'/>
<id>urn:sha1:d32b9e93572c5e6999a7323139de38cc1a7197cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>jiddb: Remove 'get' from public functions</title>
<updated>2023-08-30T00:46:41+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-08-27T20:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/xxcc/commit/?id=e3c11fd05496bb2953e4dfe031afb1c180604d30'/>
<id>urn:sha1:e3c11fd05496bb2953e4dfe031afb1c180604d30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Insert JidDb into Client</title>
<updated>2023-08-30T00:46:41+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-08-20T22:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/xxcc/commit/?id=78d9bd40849a39db1fbdbfc87b2c45e9d3e73d06'/>
<id>urn:sha1:78d9bd40849a39db1fbdbfc87b2c45e9d3e73d06</id>
<content type='text'>
</content>
</entry>
</feed>
