summary refs log tree commit diff
path: root/src/MxcImageProvider.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor image download code to be reusableNicolas Werner2021-03-171-23/+8
|
* Update license headersNicolas Werner2021-03-051-0/+4
|
* Implement decryption of imagesNicolas Werner2019-12-031-4/+26
| | | | It is a bit of a hack, but it works...
* Implement basic ImageMessages in qml timelineNicolas Werner2019-11-231-1/+0
| | | | | I suck at sizing so the images in the message are currently hardcoded to 300 pixels in width...
* Implement avatars in qml timelineNicolas Werner2019-11-231-0/+48