Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete old room list | Nicolas Werner | 2021-05-28 | 1 | -4/+0 |
| | |||||
* | Basic header and footer of room list | Nicolas Werner | 2021-05-15 | 1 | -0/+1 |
| | |||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -16/+4 |
| | |||||
* | replaced with togglebutton using qtquickcontrols2 | Jedi18 | 2021-02-13 | 1 | -1/+0 |
| | |||||
* | added changing of name through edit modal, removed old roomsettings | Jedi18 | 2021-02-12 | 1 | -1/+0 |
| | |||||
* | ui almost looks the same, midway between transition from old room settings ↵ | Jedi18 | 2021-02-10 | 1 | -1/+1 |
| | | | | to new room settings | ||||
* | Merge remote-tracking branch 'nheko-im/master' into privacy_screen | Joseph Donofry | 2021-02-01 | 1 | -1/+6 |
|\ | |||||
| * | Fix warning about non-NOTIFYable property | Loren Burkholder | 2021-01-29 | 1 | -4/+4 |
| | | |||||
| * | Center user info dialog on the screen | Loren Burkholder | 2021-01-29 | 1 | -1/+6 |
| | | |||||
* | | Implement Privacy Screen | Joseph Donofry | 2021-01-26 | 1 | -0/+4 |
|/ | | | | | | * Add handles for window focus gained / focus lossed and connect to timer * Clean up some of the PrivacyScreen.qml code * Connect settings to PrivacyScreen visibility | ||||
* | 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 |