summary refs log tree commit diff
path: root/include/timeline/TimelineViewManager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send image dimensions in m.image eventKonstantinos Sideris2018-07-101-1/+2
* Save timeline messages in cache for faster startup timesKonstantinos Sideris2018-06-281-0/+2
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-091-4/+2
* Replace shared pointers of MatrixClient with a single instanceKonstantinos Sideris2018-05-081-3/+1
* Cache refactoringKonstantinos Sideris2018-04-211-4/+1
* Minor adjustmentsKonstantinos Sideris2018-02-191-4/+4
* Support audio, video, generic file for pasting (#220)christarazi2018-02-181-4/+18
* Implement server-side notification countKonstantinos Sideris2018-02-151-1/+0
* Remove empty destructorsKonstantinos Sideris2018-02-101-1/+0
* Use more stl containers & minor refactoringsKonstantinos Sideris2018-01-241-5/+7
* Add support for pasting images into a room (#180)christarazi2018-01-101-1/+6
* Migrate to matrix-structs for event and response parsingKonstantinos Sideris2017-12-041-6/+4
* Allow audio clip uploadsKonstantinos Sideris2017-12-011-0/+1
* Create directories for related filesKonstantinos Sideris2017-11-301-0/+80