summary refs log tree commit diff
path: root/include/timeline (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hack to work around layout flickering when adding new timeline itemsKonstantinos Sideris2018-01-161-1/+13
* Add a checkmark to messages that have been received by the server (#93)Konstantinos Sideris2018-01-141-0/+1
* Move timestamps to the rightKonstantinos Sideris2018-01-141-7/+26
* Properly assign default value to QSharedPointer for Qt5.7Konstantinos Sideris2018-01-121-3/+4
* Use Q_NULLPTR to be compatible with qt5.7Konstantinos Sideris2018-01-121-4/+4
* Add support for pasting images into a room (#180)christarazi2018-01-106-4/+17
* Enable read receipts on messages sent through nhekoKonstantinos Sideris2018-01-051-0/+1
* Create widgets on demand for messages added to the end of the timelineKonstantinos Sideris2018-01-052-10/+26
* Initial support for read receiptsKonstantinos Sideris2018-01-031-2/+6
* Add date separator in the timelineKonstantinos Sideris2017-12-252-2/+4
* Don't keep fetching history on non-visible timelinesKonstantinos Sideris2017-12-231-2/+4
* Add rounded corners to inline imagesKonstantinos Sideris2017-12-211-0/+3
* Migrate to matrix-structs for event and response parsingKonstantinos Sideris2017-12-047-113/+66
* Add basic support for m.video messagesKonstantinos Sideris2017-12-012-0/+65
* Allow audio clip uploadsKonstantinos Sideris2017-12-011-0/+1
* Add inline audio clip player (m.audio) (#143)Konstantinos Sideris2017-12-015-17/+175
* Create directories for related filesKonstantinos Sideris2017-11-305-0/+721