summary refs log tree commit diff
path: root/include/AvatarProvider.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move all files under src/Konstantinos Sideris2018-07-171-36/+0
|
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-091-8/+10
|
* Don't use shared pointers for cacheKonstantinos Sideris2018-05-081-9/+0
|
* Replace shared pointers of MatrixClient with a single instanceKonstantinos Sideris2018-05-081-7/+1
|
* Implement media cacheKonstantinos Sideris2018-04-211-4/+7
|
* Cache refactoringKonstantinos Sideris2018-04-211-20/+5
|
* Show avatars in the completion popupKonstantinos Sideris2018-03-251-4/+12
|
* Use more stl containers & minor refactoringsKonstantinos Sideris2018-01-241-2/+2
|
* Add missing <functional> headerKonstantinos Sideris2018-01-031-0/+1
|
* Initial support for read receiptsKonstantinos Sideris2018-01-031-2/+2
|
* Display user avatar changesKonstantinos Sideris2017-10-281-3/+9
|
* Clean up headersKonstantinos Sideris2017-10-281-3/+2
|
* Style change againKonstantinos Sideris2017-09-101-10/+10
|
* Experimental support for user avatars in timelineKonstantinos Sideris2017-06-051-0/+47