<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/xmpp-vala/src, 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-17T00:26:10+00:00</updated>
<entry>
<title>WIP fix stream management/lack of resume</title>
<updated>2023-10-17T00:26:10+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-17T00:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=44c5ea24faad24f4e57f6cd4b500ed7717834371'/>
<id>urn:sha1:44c5ea24faad24f4e57f6cd4b500ed7717834371</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check XmppStream against null</title>
<updated>2023-10-09T14:38:02+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-04T13:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=e1fd11775c7d275dd57d7d9202e88ac5173bbeef'/>
<id>urn:sha1:e1fd11775c7d275dd57d7d9202e88ac5173bbeef</id>
<content type='text'>
Most of the calls to stream_interactor.get_stream(account) were already
doing null checks, but there were still some missing.
</content>
</entry>
<entry>
<title>Show file upload/download progress</title>
<updated>2023-10-09T14:38:02+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-03T23:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=6d3aef271875eba7a3867259f2089e3801141b19'/>
<id>urn:sha1:6d3aef271875eba7a3867259f2089e3801141b19</id>
<content type='text'>
Fixes upstream issue #1350.

Notes:

Image uploads were incorrectly handled by Dino, as they were always
reported as completed even if they were not, maybe so as to show the
image preview from the start. Now, Dino shows the upload progress for
all file types, and the image is only shown when completed.
</content>
</entry>
<entry>
<title>Improve history sync under load</title>
<updated>2023-10-05T12:32:06+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-02-06T20:13:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=55374331bec0d79fc23d2b1291ed544b0b3d4094'/>
<id>urn:sha1:55374331bec0d79fc23d2b1291ed544b0b3d4094</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add priority for and allow cancellation of outgoing stanzas</title>
<updated>2023-10-05T12:32:06+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-01-31T14:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=7a38a3867446221032ac8111be8c6d752ef3ccd4'/>
<id>urn:sha1:7a38a3867446221032ac8111be8c6d752ef3ccd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Collapse most stream releated errors into IOError</title>
<updated>2023-10-05T12:32:06+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-01-31T14:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=90caab10ab4453ecc0cab6c4d73048e51f96934f'/>
<id>urn:sha1:90caab10ab4453ecc0cab6c4d73048e51f96934f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Parse conference.password from XEP-0402 bookmarks (#1310)</title>
<updated>2023-10-05T12:32:04+00:00</updated>
<author>
<name>Teemu Ikonen</name>
<email>tpikonen@gmail.com</email>
</author>
<published>2022-11-10T18:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=7c071f7478ab8ad49e4e719287f0c542cfe99675'/>
<id>urn:sha1:7c071f7478ab8ad49e4e719287f0c542cfe99675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up log outputs</title>
<updated>2023-10-05T12:32:04+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-11-04T21:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=8981c8d29f2f2fbb1e6f073a596fcc099effac01'/>
<id>urn:sha1:8981c8d29f2f2fbb1e6f073a596fcc099effac01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: Add x node to MUC PM stanza (#1462)</title>
<updated>2023-10-01T19:28:29+00:00</updated>
<author>
<name>mesonium</name>
<email>93607429+mesonium@users.noreply.github.com</email>
</author>
<published>2023-07-29T12:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=ce22fc1404c9355ca40f2641661ad0b005491602'/>
<id>urn:sha1:ce22fc1404c9355ca40f2641661ad0b005491602</id>
<content type='text'>
Add &lt;x/&gt; tag in MUC-PMs to support better Carbon delivery in
compliance with XEP-0045 v1.28 and above.

Fixes #1306</content>
</entry>
<entry>
<title>Rewrite MAM logic and add MUC MAM</title>
<updated>2023-10-01T19:28:29+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-07-08T14:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=b0534dcf07e33ed8533f91dc47955b23a2c2a90d'/>
<id>urn:sha1:b0534dcf07e33ed8533f91dc47955b23a2c2a90d</id>
<content type='text'>
</content>
</entry>
</feed>
