summaryrefslogtreecommitdiffstats
path: root/src/AvatarProvider.cc
AgeCommit message (Expand)Author
2018-06-14Rename the log namespace to avoid symbol clash with the math functionKonstantinos Sideris
2018-06-09Migrate to mtxclient for the http callsKonstantinos Sideris
2018-05-08Don't use shared pointers for cacheKonstantinos Sideris
2018-05-08Replace shared pointers of MatrixClient with a single instanceKonstantinos Sideris
2018-04-21Implement media cacheKonstantinos Sideris
2018-04-21Cache refactoringKonstantinos Sideris
2018-03-25Fix CI errorsKonstantinos Sideris
2018-03-25Show avatars in the completion popupKonstantinos Sideris
2018-02-28Add some missing referencesKonstantinos Sideris
2018-01-30Update user avatars in placeKonstantinos Sideris
2018-01-25Erase items using the keyKonstantinos Sideris
2018-01-24Use more stl containers & minor refactoringsKonstantinos Sideris
2018-01-21Refactor avatar fetching in one functionKonstantinos Sideris
2018-01-03Initial support for read receiptsKonstantinos Sideris
2017-11-30Create directories for related filesKonstantinos Sideris
2017-10-28Display user avatar changesKonstantinos Sideris
2017-10-28Clean up headersKonstantinos Sideris
2017-09-10Style change againKonstantinos Sideris
2017-08-20Small style changeKonstantinos Sideris
2017-06-05Experimental support for user avatars in timelineKonstantinos Sideris