<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/base/QXmppFileShare.h, branch fork</title>
<subtitle>Fork of the QXmpp library.
</subtitle>
<id>https://gitea.privatedns.org/xavi/qxmpp/atom?h=fork</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/qxmpp/atom?h=fork'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/'/>
<updated>2022-10-02T21:01:13+00:00</updated>
<entry>
<title>FileUpload/Download: Use result() getter instead of signal parameter</title>
<updated>2022-10-02T21:01:13+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-10-02T19:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=e06057c4699fd439529aa91f3b36e40df7a8c05b'/>
<id>urn:sha1:e06057c4699fd439529aa91f3b36e40df7a8c05b</id>
<content type='text'>
The signal parameter does not work with immediately finishing
uploads/downloads (i.e. when an error happened while starting). The user
can't handle the result in that case.
</content>
</entry>
<entry>
<title>Implement XEP-0448: Stateless File Sharing</title>
<updated>2022-09-29T21:46:36+00:00</updated>
<author>
<name>Jonah Brüchert</name>
<email>jbb@kaidan.im</email>
</author>
<published>2022-09-09T21:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=68f167995e7ba71a6f2e556a7a0eab3d234e2d1a'/>
<id>urn:sha1:68f167995e7ba71a6f2e556a7a0eab3d234e2d1a</id>
<content type='text'>
This adds a file sharing manager that is capable of using multiple back
ends. Currently implemented are a normal HTTP File Upload backend and an
encrypted HTTP File Upload. Jingle File Transfer could be implemented
later.

Co-authored-by: Linus Jahn &lt;lnj@kaidan.im&gt;
</content>
</entry>
<entry>
<title>FileShare: Add encrypted sources</title>
<updated>2022-09-29T13:15:50+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-09-29T13:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=187a57269387a509e7db34c1a7d51f37acc3ee08'/>
<id>urn:sha1:187a57269387a509e7db34c1a7d51f37acc3ee08</id>
<content type='text'>
Adds new attribute for encrypted sources and parsing.
</content>
</entry>
<entry>
<title>FileShare: Fix documentation not generated</title>
<updated>2022-09-24T16:11:58+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-09-24T15:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=48bc0775e68cb6d7647287e90c3e69fde387003a'/>
<id>urn:sha1:48bc0775e68cb6d7647287e90c3e69fde387003a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add extra class for HttpFileSource instead of using QUrl</title>
<updated>2022-09-13T22:38:06+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-09-13T22:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=2a856cc4a2edc2496eed674f7c2912619738522a'/>
<id>urn:sha1:2a856cc4a2edc2496eed674f7c2912619738522a</id>
<content type='text'>
Before just QUrl was used, which was okay. This should make it better
recognizable and it makes clear it is only used for HTTP urls.
</content>
</entry>
<entry>
<title>Implement XEP-0447: Stateless file sharing: File sharing element (#448)</title>
<updated>2022-09-13T21:11:19+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-09-13T21:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=a780d365fe9740d6533f4667fc8220eac148cd7d'/>
<id>urn:sha1:a780d365fe9740d6533f4667fc8220eac148cd7d</id>
<content type='text'>
Implements parsing for the file sharing element from XEP-0447:
Stateless files sharing version 0.2.

https://xmpp.org/extensions/xep-0447.html

Co-authored-by: Jonah Brüchert &lt;jbb@kaidan.im&gt;</content>
</entry>
</feed>
