summary refs log tree commit diff
path: root/src/AvatarProvider.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Respect exif rotation of imagesNicolas Werner2020-04-261-4/+4
| | | | | | Sometimes thumbnails still have the wrong dimensions, as they are scaled to fit inside a rectange of the reported size in the image. Not sure, who is wrong there, the media repo or we.
* Fix blurry avatarsNicolas Werner2020-01-231-3/+4
| | | | They accidentally used the same state key...
* Fix room avatars in settingsNicolas Werner2020-01-211-1/+1
|
* Reduce avatar cache sizeNicolas Werner2020-01-141-2/+0
|
* Reduce overhead of Cache.hNicolas Werner2019-12-151-11/+3
|
* Size images/videos by timeline widthNicolas Werner2019-11-231-2/+2
|
* Use system colors for nowNicolas Werner2019-11-231-4/+0
|
* Fix usage of deprecated findNicolas Werner2019-08-281-1/+1
|
* Try to reduce memory usage by reusing avatar pixmapsNicolas Werner2019-08-261-9/+46
|
* Create user profile modalKonstantinos Sideris2018-07-201-0/+2
|
* Move all files under src/Konstantinos Sideris2018-07-171-0/+72