<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/libdino/src/application.vala, branch catch-disconnect-error</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=catch-disconnect-error</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=catch-disconnect-error'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2023-10-09T14:38:03+00:00</updated>
<entry>
<title>Inhibit suspend on file upload/download</title>
<updated>2023-10-09T14:38:03+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-05T15:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=1159a169b0296813ba6a80f973bacbedaf02f1ef'/>
<id>urn:sha1:1159a169b0296813ba6a80f973bacbedaf02f1ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport Meson build support</title>
<updated>2023-10-09T12:08:59+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-09-11T21:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=be7e0c2d5689d962fd2424e60ed21062d0674e95'/>
<id>urn:sha1:be7e0c2d5689d962fd2424e60ed21062d0674e95</id>
<content type='text'>
Meson builds have better integration with Vala. For example, Meson
handles incremental compilation of Vala source files better than
CMake.

Limitations:

As done with CMake builds, gresource.xml should be compiled. Now, it has
been generated from a CMake build and manually copied into the source
tree.
</content>
</entry>
<entry>
<title>Fix placeholder being shown on startup, fix missing vertical line in no-conversations placeholder</title>
<updated>2023-10-05T12:32:05+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2023-01-31T18:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=bef62c3424ea665a7a14525bdf9129d654fb5d28'/>
<id>urn:sha1:bef62c3424ea665a7a14525bdf9129d654fb5d28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Version handling, add function to retrieve short version without git commit</title>
<updated>2022-03-30T16:36:07+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-03-30T16:36:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=339d1d8f557e88ef6bb5812980b8988dc8fdf10d'/>
<id>urn:sha1:339d1d8f557e88ef6bb5812980b8988dc8fdf10d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for unencrypted RTP calls to libdino</title>
<updated>2021-03-21T11:41:39+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-03-19T22:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=cdb4d77259e6c361aaca64a483a43d7441f4803d'/>
<id>urn:sha1:cdb4d77259e6c361aaca64a483a43d7441f4803d</id>
<content type='text'>
Co-authored-by: Marvin W &lt;git@larma.de&gt;
</content>
</entry>
<entry>
<title>Add cache for file transfers</title>
<updated>2021-02-17T21:25:55+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-02-17T17:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=80c8e18cea4f243ffa7caa921f8bf6d9baca01bd'/>
<id>urn:sha1:80c8e18cea4f243ffa7caa921f8bf6d9baca01bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store last read content item for conversations</title>
<updated>2020-06-03T19:50:40+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-04-29T19:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=71be2abb6a007fd9b4ed3164d70f5cb95d49ce69'/>
<id>urn:sha1:71be2abb6a007fd9b4ed3164d70f5cb95d49ce69</id>
<content type='text'>
fixes #495
</content>
</entry>
<entry>
<title>Add support for last message correction</title>
<updated>2020-04-03T20:49:59+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-04-03T20:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=871ff33ac79f3d17b0260b8bfcd27780038edd6d'/>
<id>urn:sha1:871ff33ac79f3d17b0260b8bfcd27780038edd6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store entity identity info, use it in conversation list tooltips</title>
<updated>2020-03-29T18:24:39+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-03-29T18:23:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=12cd56612dd6edd056e2cd8aae59ea3ae8f05d1e'/>
<id>urn:sha1:12cd56612dd6edd056e2cd8aae59ea3ae8f05d1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only distinguish between typing or not (incoming)</title>
<updated>2020-02-20T16:14:37+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-02-20T15:59:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=4c953b58827b0d3ccb1f3c052ed1c2b7242e7afa'/>
<id>urn:sha1:4c953b58827b0d3ccb1f3c052ed1c2b7242e7afa</id>
<content type='text'>
fixes #739
</content>
</entry>
</feed>
