Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-17 | Fixed a blunder leading to users not having names | Kitsune Ral | |
If all users suddenly don't have names, update to this commit, delete your cache and run again. Issue since 2bf912d6e6ddd9ff81a92ff28ac8c4c1d8f2d7e1. | |||
2017-10-14 | Support of changing the display name | Kitsune Ral | |
Note that although the mechanism is generic enough to change any user's display name, The Spec states that power rules are very strict about it. | |||
2017-09-20 | User: no more croppedAvatar(); added avatarUrl() accessor | Kitsune Ral | |
avatarUrl() is not yet invokable from QML; I'm considering to make all the simple things in User Q_PROPERTies instead. | |||
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 | |
Crop avatar to ensure it has exactly the wanted size; Fixes memory leak #45 | |||
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 | |