summary refs log tree commit diff
path: root/src/MxcImageProvider.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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