summary refs log tree commit diff
path: root/src/ImageItem.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Restrict inline image size to its minimumKonstantinos Sideris2017-05-101-4/+3
|
* Save the user defined domain instead of the one provided by login responseKonstantinos Sideris2017-05-091-1/+1
|
* Use timeline to retrieve state eventsKonstantinos Sideris2017-05-071-3/+7
| | | | | - Rooms without any history will be shown. - Room's state will be kept in sync and any updates will be visible.
* Add full screen overlay for image displayKonstantinos Sideris2017-04-301-3/+6
|
* Show image text overlay on hoverKonstantinos Sideris2017-04-301-8/+11
|
* Add initial support for inline imagesKonstantinos Sideris2017-04-281-0/+175