summary refs log tree commit diff
path: root/src/MxcImageProvider.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change indentation to 4 spacesNicolas Werner2021-09-181-29/+29
|
* Round images in the image providerNicolas Werner2021-08-141-2/+5
|
* Basic sticker pack editorNicolas Werner2021-08-061-2/+5
|
* 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