Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch profile code to a more flexible method | LorenDB | 2020-12-24 | 1 | -3/+1 |
| | | | | This introduces a new version of SingleApplication as well. | ||||
* | Add option for unique config | LorenDB | 2020-10-24 | 1 | -1/+5 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into cross-signing | Nicolas Werner | 2020-09-24 | 1 | -3/+3 |
|\ | |||||
| * | Reenable top bar room settings menus on avatar or title clicks | Nicolas Werner | 2020-09-16 | 1 | -3/+3 |
| | | | | | | | | | | Also fixes a bug with an empty room settings window introduced in the port. | ||||
* | | Refactor UserProfile | Nicolas Werner | 2020-07-30 | 1 | -2/+0 |
|/ | |||||
* | Fix Registration | Nicolas Werner | 2020-02-23 | 1 | -23/+8 |
| | | | | | fixes #97 fixes #51 | ||||
* | modernize: use nullptr | Nicolas Werner | 2020-02-04 | 1 | -1/+1 |
| | |||||
* | Add initial support for QtIndenticon | redsky17 | 2019-01-26 | 1 | -0/+6 |
| | | | | | | | | | | | Add initial loading of qt jdenticon plugin: https://github.com/redsky17/qt-jdenticon Currently, the library's functionality has not been integrated into the rest of nheko. Next step is to add a configuration item in the User Settings and use the plugin to generate avatars for users without their own picture. These avatars should be cached in the Cache object. | ||||
* | Center dialogs around the main window | Konstantinos Sideris | 2018-09-21 | 1 | -0/+1 |
| | |||||
* | Retry initial sync on generic network errors (#422) | Konstantinos Sideris | 2018-08-31 | 1 | -0/+3 |
| | |||||
* | Fix a use-after-free error during logout | Konstantinos Sideris | 2018-08-31 | 1 | -1/+1 |
| | |||||
* | Simplify dialog creation | Konstantinos Sideris | 2018-08-11 | 1 | -35/+13 |
| | |||||
* | Create user profile modal | Konstantinos Sideris | 2018-07-20 | 1 | -0/+5 |
| | |||||
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -0/+174 |