Age | Commit message (Expand) | Author |
2018-03-24 | Dealing with direct chats | Kitsune Ral |
2018-02-24 | User: store avatars on the heap; use two containers to store avatars-to-rooms... | Kitsune Ral |
2018-02-24 | User/Room: signal that a user/member is about to change the name | Kitsune Ral |
2018-02-24 | Support per-room user traits | Kitsune Ral |
2018-02-23 | Avatar: provide common logic for uploading; don't store Connection | Kitsune Ral |
2018-01-30 | User: fullName, isGuest, better doc comments | Kitsune Ral |
2018-01-25 | Room, User: expose avatarMediaId(); declare User for the metatype system | Kitsune Ral |
2018-01-25 | Room, User: const-tighten up the code, set QObject names | Kitsune Ral |
2018-01-25 | Expose avatar URLs of Room and User as Q_PROPERTY | Kitsune Ral |
2018-01-14 | User: Q_PROPERTYs; setAvatar() | Kitsune Ral |
2017-12-28 | Switch from QPixmap to QImage; add convenience avatar() overloads to Room and... | Kitsune Ral |
2017-10-27 | Support m.room.avatar events | Kitsune Ral |
2017-10-26 | Move out the avatar code from User | Kitsune Ral |
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-06-07 | Adjust whitespace | Roman Plášil |
2017-06-07 | Split user's bridge (IRC, Gitter) into a separate field in user model object | Roman Plášil |
2016-11-25 | Merge pull request #46 from maralorn/crop-avatar | KitsuneRal |
2016-11-06 | Use #pragma once everywhere | Malte Brandy |
2016-10-26 | Introduce cropedAvatar | Malte Brandy |
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 |