<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/client/QXmppHttpFileSharingProvider.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>HttpFileProvider: Require HttpUploadManager as 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-02T02:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=a58f415f064a34136545da3333f96d2e83b23b29'/>
<id>urn:sha1:a58f415f064a34136545da3333f96d2e83b23b29</id>
<content type='text'>
This is more explicit than taking the QXmppClient and asserting it has
an HttpUploadManager registered.
</content>
</entry>
<entry>
<title>Generate QXmppUpload/Download only by FileSharingManager</title>
<updated>2022-10-02T21:01:13+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-10-02T00:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=b871f6d3557c20fc7d1456e5080c33ea90795c84'/>
<id>urn:sha1:b871f6d3557c20fc7d1456e5080c33ea90795c84</id>
<content type='text'>
Previously all the providers had to subclass the QXmppUpload/Download.
It should be much easier to do additional tasks (e.g. hashing after
downloading) now because the manager (and not the provider) decides when
to emit the finished signal.

Making the encrypted source provider able to handle arbitrary
unencrypted sources should be possible too.
</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>
</feed>
