Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Mark classes as final where possible | Nicolas Werner | 2022-10-10 | 1 | -1/+1 |
| | |||||
* | Fix linting | Nicolas Werner | 2022-10-01 | 1 | -4/+1 |
| | |||||
* | Switch to clang-format14 | Nicolas Werner | 2022-09-25 | 1 | -1/+4 |
| | |||||
* | Unread messages count as an Unity compatible badge (#1085) | d42 | 2022-06-05 | 1 | -0/+2 |
| | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
* | Use right linter | Nicolas Werner | 2022-05-10 | 1 | -4/+1 |
| | |||||
* | More image dialog fixes | Nicolas Werner | 2022-05-10 | 1 | -1/+4 |
| | |||||
* | Activate window that already has the room open if possible | Nicolas Werner | 2022-05-07 | 1 | -1/+1 |
| | |||||
* | Rework focus handling | Nicolas Werner | 2022-05-07 | 1 | -12/+6 |
| | |||||
* | Add basic support for multiple windows | Nicolas Werner | 2022-05-06 | 1 | -0/+14 |
| | |||||
* | Add D-Bus API (#916) | Loren Burkholder | 2022-04-14 | 1 | -0/+8 |
| | | | | This adds functionality for viewing joined rooms and activating rooms. | ||||
* | Add backend for new room creation dialogs | Nicolas Werner | 2022-03-29 | 1 | -2/+0 |
| | |||||
* | Reimplement error notifications | Nicolas Werner | 2022-01-30 | 1 | -0/+2 |
| | |||||
* | Remove a few now unused files | Nicolas Werner | 2022-01-30 | 1 | -5/+0 |
| | |||||
* | Fix centering dialogs | Nicolas Werner | 2022-01-29 | 1 | -2/+0 |
| | |||||
* | Port registration to Qml | Nicolas Werner | 2022-01-28 | 1 | -3/+0 |
| | |||||
* | Remove some unused functions | Nicolas Werner | 2022-01-26 | 1 | -12/+0 |
| | |||||
* | Functional login page | Nicolas Werner | 2022-01-26 | 1 | -9/+4 |
| | |||||
* | Fix focus and qml parenting with qml root | Nicolas Werner | 2022-01-26 | 1 | -1/+0 |
| | |||||
* | Initial qml root window | Nicolas Werner | 2022-01-26 | 1 | -16/+14 |
| | |||||
* | Port usersettings to qml | Nicolas Werner | 2022-01-09 | 1 | -4/+1 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Fix more warnings and remove dead code | Nicolas Werner | 2021-12-28 | 1 | -2/+0 |
| | |||||
* | Make clang-format <13 and clang-format >=13 behave the same | Nicolas Werner | 2021-11-22 | 1 | -5/+5 |
| | | | | | I think old clang-format is just buggy in those cases, so we should reenable those blocks, once everyone has 13 or up. | ||||
* | Use the same leave room dialog everywhere | Loren Burkholder | 2021-10-11 | 1 | -2/+0 |
| | | | | This ports the leave room dialog to QML, everywhere. There are now no differences between the various leave dialogs. | ||||
* | Remove unimplemented function declaration | Loren Burkholder | 2021-10-11 | 1 | -1/+0 |
| | |||||
* | QML the join room dialog | Loren Burkholder | 2021-10-09 | 1 | -1/+1 |
| | |||||
* | QML the logout dialog | Loren Burkholder | 2021-10-05 | 1 | -1/+0 |
| | |||||
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -68/+67 |
| | |||||
* | Remove unnecessary stuff | Loren Burkholder | 2021-09-11 | 1 | -2/+0 |
| | |||||
* | Add jdenticon support | Loren Burkholder | 2021-09-11 | 1 | -2/+0 |
| | |||||
* | QML the read receipts list | Loren Burkholder | 2021-07-29 | 1 | -1/+0 |
| | | | | There are probably a few things wrong with this, but I'm going to call it good enough for an initial commit | ||||
* | QML the room member list | Loren Burkholder | 2021-07-20 | 1 | -1/+0 |
| | |||||
* | 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 |