summary refs log tree commit diff
path: root/src/AvatarProvider.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move all files under src/Konstantinos Sideris2018-07-171-72/+0
|
* Remove the v2 namespace from the http clientKonstantinos Sideris2018-07-151-1/+1
|
* Rename the log namespace to avoid symbol clash with the math functionKonstantinos Sideris2018-06-141-4/+4
| | | | - Patch the olm repo with a CMakeLists.txt file
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-091-22/+28
|
* Don't use shared pointers for cacheKonstantinos Sideris2018-05-081-5/+3
|
* Replace shared pointers of MatrixClient with a single instanceKonstantinos Sideris2018-05-081-2/+1
|
* Implement media cacheKonstantinos Sideris2018-04-211-12/+23
|
* Cache refactoringKonstantinos Sideris2018-04-211-33/+16
|
* Fix CI errorsKonstantinos Sideris2018-03-251-1/+1
|
* Show avatars in the completion popupKonstantinos Sideris2018-03-251-34/+14
|
* Add some missing referencesKonstantinos Sideris2018-02-281-1/+1
|
* Update user avatars in placeKonstantinos Sideris2018-01-301-4/+2
|
* Erase items using the keyKonstantinos Sideris2018-01-251-1/+1
|
* Use more stl containers & minor refactoringsKonstantinos Sideris2018-01-241-12/+12
|
* Refactor avatar fetching in one functionKonstantinos Sideris2018-01-211-3/+7
|
* Initial support for read receiptsKonstantinos Sideris2018-01-031-12/+10
|
* Create directories for related filesKonstantinos Sideris2017-11-301-1/+2
|
* Display user avatar changesKonstantinos Sideris2017-10-281-19/+23
|
* Clean up headersKonstantinos Sideris2017-10-281-0/+2
|
* Style change againKonstantinos Sideris2017-09-101-30/+30
|
* Small style changeKonstantinos Sideris2017-08-201-5/+10
|
* Experimental support for user avatars in timelineKonstantinos Sideris2017-06-051-0/+83