Age | Commit message (Expand) | Author |
---|---|---|
2018-02-24 | User: store avatars on the heap; use two containers to store avatars-to-rooms... | Kitsune Ral |
2018-02-23 | Avatar: provide common logic for uploading; don't store Connection | Kitsune Ral |
2018-01-25 | Room, User: expose avatarMediaId(); declare User for the metatype system | Kitsune Ral |
2018-01-09 | Avatar: Mark get() as const operation | Kitsune Ral |
2018-01-09 | Avatar: Use Connection::getThumbnail instead of callApi<> | Kitsune Ral |
2017-12-28 | Switch from QPixmap to QImage; add convenience avatar() overloads to Room and... | Kitsune Ral |
2017-12-25 | Use pimpl for Avatars | Kitsune Ral |
2017-11-21 | Eliminate race condition in Avatar::get() | Kitsune Ral |
2017-10-26 | Move out the avatar code from User | Kitsune Ral |