<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/xmpp-vala/src/module/xep/0234_jingle_file_transfer.vala, branch send-button</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=send-button</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=send-button'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2021-11-10T10:05:34+00:00</updated>
<entry>
<title>Add multiparty call support to libdino and xmpp-vala</title>
<updated>2021-11-10T10:05:34+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-11-04T16:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=26d10d1dcb95f11b65611473c9840e13683cb5ec'/>
<id>urn:sha1:26d10d1dcb95f11b65611473c9840e13683cb5ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve logging on jingle file transfer failure</title>
<updated>2021-08-19T13:42:18+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-08-19T13:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=863d66b16eb60c4b28b52af52d944bfd1dc1b21a'/>
<id>urn:sha1:863d66b16eb60c4b28b52af52d944bfd1dc1b21a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve call wording, cleanup</title>
<updated>2021-05-01T19:51:24+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-04-29T13:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=7d2e64769067c1b47e0500f6456dd7e6f4eb435a'/>
<id>urn:sha1:7d2e64769067c1b47e0500f6456dd7e6f4eb435a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve &amp; refactor Jingle base implementation</title>
<updated>2021-03-21T11:40:04+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-03-19T21:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=2b90fcc39a1079346d6c5e2bfff8987104da737a'/>
<id>urn:sha1:2b90fcc39a1079346d6c5e2bfff8987104da737a</id>
<content type='text'>
Co-authored-by: Marvin W &lt;git@larma.de&gt;
</content>
</entry>
<entry>
<title>Only query entity caps when we need them</title>
<updated>2020-07-16T21:31:19+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-07-03T19:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=e159fd2492c28c1ef4ab64828ca0e8c2de877b41'/>
<id>urn:sha1:e159fd2492c28c1ef4ab64828ca0e8c2de877b41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove features from service discovery module when detaching module from stream</title>
<updated>2020-04-21T14:25:21+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-04-21T14:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=7c4260eed718961874fc0ea665263ea2ce59338b'/>
<id>urn:sha1:7c4260eed718961874fc0ea665263ea2ce59338b</id>
<content type='text'>
fixes #179
fixes #812
</content>
</entry>
<entry>
<title>Add JET support</title>
<updated>2019-09-16T21:31:11+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2019-09-10T18:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=e899668213ee8f7d3566bb5754b488d8633c30c7'/>
<id>urn:sha1:e899668213ee8f7d3566bb5754b488d8633c30c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings</title>
<updated>2019-09-10T17:36:11+00:00</updated>
<author>
<name>hrxi</name>
<email>hrrrxi@gmail.com</email>
</author>
<published>2019-09-01T16:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=d5d305193ce527f1cc3022c406de35d9a85d4ccb'/>
<id>urn:sha1:d5d305193ce527f1cc3022c406de35d9a85d4ccb</id>
<content type='text'>
Instances of `RegexError` are just asserted as `assert_not_reached` as
they cannot really fail except for allocation failure if the given regex
is valid.
</content>
</entry>
<entry>
<title>Don't error on Jingle file transfer hash session-info</title>
<updated>2019-08-27T10:14:53+00:00</updated>
<author>
<name>hrxi</name>
<email>hrrrxi@gmail.com</email>
</author>
<published>2019-08-26T15:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=6028fd15a81a084b63311bc61f7b48d9f3d00746'/>
<id>urn:sha1:6028fd15a81a084b63311bc61f7b48d9f3d00746</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix race condition involving `session-terminate`</title>
<updated>2019-08-08T15:15:37+00:00</updated>
<author>
<name>hrxi</name>
<email>hrrrxi@gmail.com</email>
</author>
<published>2019-08-08T15:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=6494d7a45dabd180767890a310886146d83ae3be'/>
<id>urn:sha1:6494d7a45dabd180767890a310886146d83ae3be</id>
<content type='text'>
The Jingle file transfer (XEP-0234) specifies that the receiver of the
file transfer is the one to terminate the session. Otherwise, there
might be a race condition between the XMPP stream and out-of-band SOCKS5
connections.
</content>
</entry>
</feed>
