<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/plugins, branch master</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2026-02-10T22:40:47+00:00</updated>
<entry>
<title>Bind soup session lifetime to File provider/sender lifetime</title>
<updated>2026-02-10T22:40:47+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-03-22T18:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=6f04aac3d9ce74283b729b4afb0ab7f220237534'/>
<id>urn:sha1:6f04aac3d9ce74283b729b4afb0ab7f220237534</id>
<content type='text'>
Required since libsoup 3.4. Fixes #1395
</content>
</entry>
<entry>
<title>Consider stream readable when EOS is reached.</title>
<updated>2026-02-10T22:40:46+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-03-01T22:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=c13d635b0299d95c6d18518bbdf80f308c6f173c'/>
<id>urn:sha1:c13d635b0299d95c6d18518bbdf80f308c6f173c</id>
<content type='text'>
Fixes #1373
</content>
</entry>
<entry>
<title>HTTP: Make LimitInputStream pollable for better async compatibility</title>
<updated>2026-02-10T22:40:46+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-11-04T21:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=4641763e0a22d74205d81907b7459280d43d504d'/>
<id>urn:sha1:4641763e0a22d74205d81907b7459280d43d504d</id>
<content type='text'>
Fixes #1307
</content>
</entry>
<entry>
<title>Fix build on vala-c 0.56.17</title>
<updated>2025-02-19T22:52:53+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2025-02-19T22:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=d770197500a48fce1ba443760e87581e28939998'/>
<id>urn:sha1:d770197500a48fce1ba443760e87581e28939998</id>
<content type='text'>
Rationale from the original commit [1]:

	Annotating with array_null_terminated doesn't imply a
	missing array_length.

Thanks to Leah N. for the suggestion.

[1]: https://github.com/GNOME/vala-extra-vapis/commit/6b8a3e4faaabc462f90ffcb0cf0f91991ee58077
</content>
</entry>
<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>WIP call notifications</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-05T12:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=9214e31b98d69d2c8ad56f8634345aeb98b234cc'/>
<id>urn:sha1:9214e31b98d69d2c8ad56f8634345aeb98b234cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>file_sender.vala: Split very long line</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-04T15:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=2c292f16c8c7f31536137c01bc474cec8c492f94'/>
<id>urn:sha1:2c292f16c8c7f31536137c01bc474cec8c492f94</id>
<content type='text'>
</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>http-files: Avoid null dereferences</title>
<updated>2023-10-09T12:09:00+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-03T23:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=f3c50f07395f0e3331c4389015fe26ef53213c83'/>
<id>urn:sha1:f3c50f07395f0e3331c4389015fe26ef53213c83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show warning dialog on failed GTK video sink creation</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>2022-05-14T20:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=52a34986afa52a567fed82b4b086e16a3092c2c3'/>
<id>urn:sha1:52a34986afa52a567fed82b4b086e16a3092c2c3</id>
<content type='text'>
</content>
</entry>
</feed>
