summary refs log tree commit diff
path: root/include/timeline (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add context menu option to save imagesKonstantinos Sideris2018-03-142-0/+6
* Add context menu option to mark events individually as readKonstantinos Sideris2018-03-112-1/+13
* Crete a proxy for media to uniquely match signal to the callerKonstantinos Sideris2018-03-072-6/+2
* Add a unique id for locally uploaded imagesKonstantinos Sideris2018-03-071-3/+0
* Fix crash when trying to use automatically deleted ImageOverlay dialogKonstantinos Sideris2018-02-201-1/+0
* Be explicit about the captured parameters in lambdasKonstantinos Sideris2018-02-202-3/+3
* Scale down the preview image to fit in the application windowKonstantinos Sideris2018-02-191-0/+5
* Move scaleImage() in UtilsKonstantinos Sideris2018-02-191-1/+0
* Minor adjustmentsKonstantinos Sideris2018-02-196-12/+12
* Support audio, video, generic file for pasting (#220)christarazi2018-02-186-18/+37
* Implement server-side notification countKonstantinos Sideris2018-02-152-3/+1
* Remove empty destructorsKonstantinos Sideris2018-02-102-3/+0
* Generate a date separator before local messagesKonstantinos Sideris2018-02-101-3/+4
* Apply fixed width for checkmark for all messagesChris Tarazi2018-02-071-0/+2
* Fix #217: create space for checkmark beforehandChris Tarazi2018-02-071-0/+1
* Render messages received by `/messages` on demandKonstantinos Sideris2018-01-301-0/+4
* Register timeline item so that it will be availableKonstantinos Sideris2018-01-291-4/+2
* Use more stl containers & minor refactoringsKonstantinos Sideris2018-01-241-5/+7
* Show the scroll-down button when showing the timelineKonstantinos Sideris2018-01-231-0/+2
* 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