Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a few headers forward declarations | Nicolas Werner | 2024-03-16 | 1 | -3/+0 |
| | |||||
* | Fix login and registration page registration | Nicolas Werner | 2023-06-19 | 1 | -1/+1 |
| | |||||
* | Move to automatic type registration | Nicolas Werner | 2023-06-19 | 1 | -0/+2 |
| | |||||
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -4/+1 |
| | | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/ | ||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | cppcheck stuff (#1200) | Loren Burkholder | 2022-10-03 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | * cppcheck stuff * Update src/ui/RoomSettings.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * Update src/ui/RoomSettings.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * Fix linting Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
* | Fix linting | Nicolas Werner | 2022-06-25 | 1 | -5/+5 |
| | |||||
* | Require matrix v1.1 or greater | Nicolas Werner | 2022-06-25 | 1 | -6/+6 |
| | |||||
* | Fix secrets not loading after registration | Nicolas Werner | 2022-01-29 | 1 | -0/+2 |
| | |||||
* | Port registration to Qml | Nicolas Werner | 2022-01-28 | 1 | -66/+45 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Fix registration on matrix.org | Nicolas Werner | 2021-11-03 | 1 | -4/+0 |
| | | | | | | | | This was a bit of a journey: https://github.com/matrix-org/matrix-doc/pull/3471 But it should work now and we now use the UIAHandler everywhere. fixes #670 | ||||
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -59/+59 |
| | |||||
* | Make things private slots | Callum Brown | 2021-08-05 | 1 | -2/+1 |
| | |||||
* | Reorganise src/RegisterPage.cpp | Callum Brown | 2021-08-02 | 1 | -12/+25 |
| | |||||
* | Do a .well-known lookup during registration | Callum Brown | 2021-06-03 | 1 | -0/+5 |
| | |||||
* | Give registration server input its own error label | Callum Brown | 2021-06-03 | 1 | -0/+1 |
| | |||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -16/+4 |
| | |||||
* | Improve Register page (#346) | Kirillpt | 2020-11-30 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * add username error label, add word wrapping for error labels * make lint * last commits * remove font, and remove some lambdas * add QRegularExpression for regex * improve review things * add isModified() for checkFields() * add check isModified() for all fields in checkFields * Update src/RegisterPage.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * remove emit call for showError Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
* | Improve compile times a tiny bit | Nicolas Werner | 2020-05-26 | 1 | -2/+5 |
| | |||||
* | Fix Registration | Nicolas Werner | 2020-02-23 | 1 | -1/+6 |
| | | | | | fixes #97 fixes #51 | ||||
* | modernize: use nullptr | Nicolas Werner | 2020-02-04 | 1 | -1/+1 |
| | |||||
* | Remove captcha dialog from the member list | Konstantinos Sideris | 2018-09-05 | 1 | -7/+0 |
| | |||||
* | Simplify dialog creation | Konstantinos Sideris | 2018-08-11 | 1 | -1/+0 |
| | |||||
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -0/+84 |