summary refs log tree commit diff
path: root/src/timeline/TimelineView.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hack to work around layout flickering when adding new timeline itemsKonstantinos Sideris2018-01-161-2/+3
* Add a checkmark to messages that have been received by the server (#93)Konstantinos Sideris2018-01-141-1/+3
* Add support for pasting images into a room (#180)christarazi2018-01-101-6/+2
* Enable read receipts on messages sent through nhekoKonstantinos Sideris2018-01-051-0/+4
* Create widgets on demand for messages added to the end of the timelineKonstantinos Sideris2018-01-051-23/+86
* Load last content from all roomsKonstantinos Sideris2017-12-301-0/+1
* Use qobject_cast on TimelineItemKonstantinos Sideris2017-12-301-2/+2
* Add date separator in the timelineKonstantinos Sideris2017-12-251-2/+61
* Don't keep fetching history on non-visible timelinesKonstantinos Sideris2017-12-231-4/+9
* Prevent queue from getting blocked (#142)Konstantinos Sideris2017-12-061-3/+9
* Migrate to matrix-structs for event and response parsingKonstantinos Sideris2017-12-041-71/+127
* Add basic support for m.video messagesKonstantinos Sideris2017-12-011-0/+3
* Allow audio clip uploadsKonstantinos Sideris2017-12-011-3/+9
* Add inline audio clip player (m.audio) (#143)Konstantinos Sideris2017-12-011-6/+11
* Create directories for related filesKonstantinos Sideris2017-11-301-0/+561