summary refs log tree commit diff
path: root/src/timeline/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename the log namespace to avoid symbol clash with the math functionKonstantinos Sideris2018-06-144-22/+31
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-094-115/+117
* Properly resize Audio & File widgetsKonstantinos Sideris2018-05-262-18/+44
* Replace shared pointers of MatrixClient with a single instanceKonstantinos Sideris2018-05-084-50/+22
* Add support for displaying m.sticker eventsKonstantinos Sideris2018-04-271-1/+6
* Show avatars in the completion popupKonstantinos Sideris2018-03-253-13/+17
* Fix CI & adjust snackbar animationKonstantinos Sideris2018-03-171-1/+1
* Add context menu option to save imagesKonstantinos Sideris2018-03-141-0/+30
* Crete a proxy for media to uniquely match signal to the callerKonstantinos Sideris2018-03-073-31/+31
* Add a unique id for locally uploaded imagesKonstantinos Sideris2018-03-071-14/+13
* Fix crash when trying to use automatically deleted ImageOverlay dialogKonstantinos Sideris2018-02-201-3/+2
* Be explicit about the captured parameters in lambdasKonstantinos Sideris2018-02-201-1/+1
* Scale down the preview image to fit in the application windowKonstantinos Sideris2018-02-191-2/+3
* Move scaleImage() in UtilsKonstantinos Sideris2018-02-191-28/+16
* Minor adjustmentsKonstantinos Sideris2018-02-194-4/+4
* Support audio, video, generic file for pasting (#220)christarazi2018-02-184-75/+25
* Second attempt to fix failback text size for ImageItemKonstantinos Sideris2018-01-311-2/+2
* Add enough space for the failback text in ImageItemKonstantinos Sideris2018-01-301-2/+2
* Add support for pasting images into a room (#180)christarazi2018-01-104-6/+25
* Add rounded corners to inline imagesKonstantinos Sideris2017-12-211-15/+26
* Remove the 'Video' prefix from video linksKonstantinos Sideris2017-12-211-1/+3
* Migrate to matrix-structs for event and response parsingKonstantinos Sideris2017-12-044-33/+21
* Add basic support for m.video messagesKonstantinos Sideris2017-12-011-0/+95
* Allow audio clip uploadsKonstantinos Sideris2017-12-012-0/+6
* Add inline audio clip player (m.audio) (#143)Konstantinos Sideris2017-12-013-0/+249
* Group emoji and dialogs with namespacesKonstantinos Sideris2017-11-301-2/+2
* Create directories for related filesKonstantinos Sideris2017-11-302-0/+431