aboutsummaryrefslogtreecommitdiff
path: root/user.cpp
AgeCommit message (Expand)Author
2017-10-27Support m.room.avatar eventsKitsune Ral
2017-10-26Move out the avatar code from UserKitsune Ral
2017-10-19Don't log renamesKitsune Ral
2017-10-17Fixed a blunder leading to users not having namesKitsune Ral
2017-10-14Support of changing the display nameKitsune Ral
2017-09-20User: no more croppedAvatar(); added avatarUrl() accessorKitsune Ral
2017-09-15MediaThumbnailJob: get rid of useless pimpl; add scaledThumbnail()Kitsune Ral
2017-06-07Split user's bridge (IRC, Gitter) into a separate field in user model objectRoman Plášil
2017-05-22CleanupKitsune Ral
2017-05-09Code cleanup and tweaking (partially driven by clang-tidy)Kitsune Ral
2017-04-30Port to categorized loggingElvis Angelaccio
2017-04-19Don't discard avatars as wellElvis Angelaccio
2017-04-17Don't discard user display names upon leave membership eventsElvis Angelaccio
2017-03-26Provide a default avatarElvis Angelaccio
2016-10-26Introduce cropedAvatarMalte Brandy
2016-10-24Crop avatar to ensure it has exactly the wanted size; Fixes memory leak #54Malte Brandy
2016-10-14MediaThumbnailJob: Use QSize instead of two separate int's for sizeKitsune Ral
2016-07-12Added a missing #includeKitsune Ral
2016-05-27Enhance loggingKitsune Ral
2016-05-06Use lambda captures instead of throwing job pointers aroundKitsune Ral
2016-05-02Supply more information with User::nameChanged signalKitsune Ral
2016-04-22Allow login with token.David A Roberts
2016-04-05Imported the current source tree from Quaternion/lib.Kitsune Ral