<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/xmpp-vala/src/module/xep/0363_http_file_upload.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-28T21:54:48+00:00</updated>
<entry>
<title>Reject non-TLS URLs in HTTP File Upload (#1098)</title>
<updated>2021-11-28T21:54:48+00:00</updated>
<author>
<name>linkmauve</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2021-11-28T21:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=905f93bcccd26a035cc9d37378b45ff87298adb5'/>
<id>urn:sha1:905f93bcccd26a035cc9d37378b45ff87298adb5</id>
<content type='text'>
* Reject non-TLS URLs in HTTP File Upload

This is a MUST in the XEP.

* Update 0363_http_file_upload.vala

Co-authored-by: fiaxh &lt;fiaxh@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix compiler warnings ('assignment .. from incompatible pointer type') by returning non-const after_actions in OrderListener</title>
<updated>2021-10-12T15:59:47+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-10-12T14:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=76e425ed2705349b201444e78719896419862b00'/>
<id>urn:sha1:76e425ed2705349b201444e78719896419862b00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle if Items/InfoResult are null</title>
<updated>2020-04-25T14:15:43+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-04-25T14:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=ee9795d8f466706e06b2fdbc9beca2f8ecbf5d08'/>
<id>urn:sha1:ee9795d8f466706e06b2fdbc9beca2f8ecbf5d08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle entity hash in server features node, make ServiceDiscovery request_info/items async, add caching has_entity_feature</title>
<updated>2020-04-24T12:18:24+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-04-23T11:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=e7bc68ad4d02b8e5f6ba26c0e917abf4d9ab2ccc'/>
<id>urn:sha1:e7bc68ad4d02b8e5f6ba26c0e917abf4d9ab2ccc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HTTP-Upload: parsing max-file-size attribute (#809)</title>
<updated>2020-04-17T17:50:10+00:00</updated>
<author>
<name>kmq</name>
<email>kmq@users.noreply.github.com</email>
</author>
<published>2020-04-17T17:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=fcad6720e66318f99940aca6b145fc50e90d29e2'/>
<id>urn:sha1:fcad6720e66318f99940aca6b145fc50e90d29e2</id>
<content type='text'>
When a server returns multiple &lt;x/&gt; elements
in response to a discinfo query, this change
uses all of them instead of just the first one.</content>
</entry>
<entry>
<title>Small changes to "Add support for HTTP Upload headers"</title>
<updated>2019-11-19T20:50:46+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-11-19T20:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=f9c69a204ebd7ecabd022f6f6e9a7131a1ecadae'/>
<id>urn:sha1:f9c69a204ebd7ecabd022f6f6e9a7131a1ecadae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for HTTP Upload headers</title>
<updated>2019-11-19T20:24:28+00:00</updated>
<author>
<name>Wiktor Kwapisiewicz</name>
<email>wiktor@metacode.biz</email>
</author>
<published>2019-11-06T12:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=687ec1a15969a88e00f84b6f45f751c99cc91d92'/>
<id>urn:sha1:687ec1a15969a88e00f84b6f45f751c99cc91d92</id>
<content type='text'>
Some services use Authorization header [0] to pass upload credential
data. This avoids the token being exposed in server logs and is allowed
by XEP-0363 since version 0.5.0.

This change adds support for headers allowed in XEP-0363: Authorization,
Expires and Cookie.

[0]: https://xmpp.org/extensions/xep-0363.html#request
</content>
</entry>
<entry>
<title>Add incoming mediated invitation support (#162)</title>
<updated>2019-08-22T14:05:28+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-08-22T14:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=130965f322ea58d3d2bbce5ee6ac31dae2d3a659'/>
<id>urn:sha1:130965f322ea58d3d2bbce5ee6ac31dae2d3a659</id>
<content type='text'>
Co-authored-by: Emmanuel Gil Peyrot &lt;linkmauve@linkmauve.fr&gt;
</content>
</entry>
<entry>
<title>Fix specified size for encrypted file uploads</title>
<updated>2019-08-21T20:37:52+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-08-21T17:31:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=0521afa3d828ea0dfc79e6c5c76697e2a3a270c0'/>
<id>urn:sha1:0521afa3d828ea0dfc79e6c5c76697e2a3a270c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor file receive/send interfaces and UI</title>
<updated>2019-07-18T00:03:42+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-07-18T00:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=f0abb8aaf9d06106235ca5e0e6b3ca2e425c4422'/>
<id>urn:sha1:f0abb8aaf9d06106235ca5e0e6b3ca2e425c4422</id>
<content type='text'>
</content>
</entry>
</feed>
