index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
user.cpp
Age
Commit message (
Expand
)
Author
2017-10-17
Fixed a blunder leading to users not having names
Kitsune Ral
2017-10-14
Support of changing the display name
Kitsune Ral
2017-09-20
User: no more croppedAvatar(); added avatarUrl() accessor
Kitsune Ral
2017-09-15
MediaThumbnailJob: get rid of useless pimpl; add scaledThumbnail()
Kitsune Ral
2017-06-07
Split user's bridge (IRC, Gitter) into a separate field in user model object
Roman Plášil
2017-05-22
Cleanup
Kitsune Ral
2017-05-09
Code cleanup and tweaking (partially driven by clang-tidy)
Kitsune Ral
2017-04-30
Port to categorized logging
Elvis Angelaccio
2017-04-19
Don't discard avatars as well
Elvis Angelaccio
2017-04-17
Don't discard user display names upon leave membership events
Elvis Angelaccio
2017-03-26
Provide a default avatar
Elvis Angelaccio
2016-10-26
Introduce cropedAvatar
Malte Brandy
2016-10-24
Crop avatar to ensure it has exactly the wanted size; Fixes memory leak #54
Malte Brandy
2016-10-14
MediaThumbnailJob: Use QSize instead of two separate int's for size
Kitsune Ral
2016-07-12
Added a missing #include
Kitsune Ral
2016-05-27
Enhance logging
Kitsune Ral
2016-05-06
Use lambda captures instead of throwing job pointers around
Kitsune Ral
2016-05-02
Supply more information with User::nameChanged signal
Kitsune Ral
2016-04-22
Allow login with token.
David A Roberts
2016-04-05
Imported the current source tree from Quaternion/lib.
Kitsune Ral