<feed xmlns='http://www.w3.org/2005/Atom'>
<title>matrix/thirdparty/nheko.git/include/dialogs/PreviewImageOverlay.h, branch github/master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.rory.gay/matrix/thirdparty/nheko.git/atom?h=github%2Fmaster</id>
<link rel='self' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/atom?h=github%2Fmaster'/>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/'/>
<updated>2018-02-18T20:52:31Z</updated>
<entry>
<title> Support audio, video, generic file for pasting  (#220)</title>
<updated>2018-02-18T20:52:31Z</updated>
<author>
<name>christarazi</name>
<email>christarazi@users.noreply.github.com</email>
</author>
<published>2018-02-18T20:52:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=cd9d1a2ec69bf4c459f9e845293d5fd7dc1398d4'/>
<id>urn:sha1:cd9d1a2ec69bf4c459f9e845293d5fd7dc1398d4</id>
<content type='text'>
* Refactor widget items to use same interface

* Support audio, video, generic file for pasting

* Add utils function for human readable file sizes

* Set correct MIME type for media messages

This change also determines the size of the upload once from the
ContentLengthHeader, rather than seeking the QIODevice and asking for
its size. This prevents any future trouble in case the QIODevice is
sequential (cannot be seeked). The MIME type is also determined at
upload once, rather than using the QIODevice and the underlying data
inside.

* Allow for file urls to be used as fall-back

This fixes an issue on macOS which uses `text/uri-list` for copying
files to the clipboard.

fixes #228 
</content>
</entry>
<entry>
<title>Add support for pasting images into a room (#180)</title>
<updated>2018-01-10T07:52:59Z</updated>
<author>
<name>christarazi</name>
<email>christarazi@users.noreply.github.com</email>
</author>
<published>2018-01-10T07:52:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=ddfce136ed4de5b80ae5961b6a11363624e0b244'/>
<id>urn:sha1:ddfce136ed4de5b80ae5961b6a11363624e0b244</id>
<content type='text'>
fixes #132 </content>
</entry>
</feed>
