summary refs log tree commit diff
path: root/src/timeline/widgets/VideoItem.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move all files under src/Konstantinos Sideris2018-07-171-66/+0
* Use the http link for video messagesKonstantinos Sideris2018-07-151-9/+2
* Rename the log namespace to avoid symbol clash with the math functionKonstantinos Sideris2018-06-141-1/+0
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-091-8/+8
* Replace shared pointers of MatrixClient with a single instanceKonstantinos Sideris2018-05-081-11/+4
* Minor adjustmentsKonstantinos Sideris2018-02-191-1/+1
* Support audio, video, generic file for pasting (#220)christarazi2018-02-181-20/+5
* Add support for pasting images into a room (#180)christarazi2018-01-101-0/+2
* Remove the 'Video' prefix from video linksKonstantinos Sideris2017-12-211-1/+3
* Migrate to matrix-structs for event and response parsingKonstantinos Sideris2017-12-041-7/+4
* Add basic support for m.video messagesKonstantinos Sideris2017-12-011-0/+95
* Add inline audio clip player (m.audio) (#143)Konstantinos Sideris2017-12-011-0/+0