Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant alias function | Nicolas Werner | 2022-06-17 | 1 | -5/+7 |
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
* | Reduce allocations using QStringLiteral | Nicolas Werner | 2021-12-29 | 1 | -2/+2 |
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -53/+49 |
* | Fix a few more HTML injections | Thulinma | 2021-09-12 | 1 | -1/+1 |
* | Fix completions in plain text mode | Nicolas Werner | 2021-04-24 | 1 | -3/+9 |
* | Escape html in topics and show line breaks in the settings | Nicolas Werner | 2021-04-19 | 1 | -2/+3 |
* | Reserve memory for rooms in completer | Nicolas Werner | 2021-03-19 | 1 | -0/+4 |
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
* | check for empty alias and percent encoding for alias in url | Jedi18 | 2021-02-19 | 1 | -3/+8 |
* | added bool to choose between showing only rooms with aliases and all of the r... | Jedi18 | 2021-02-17 | 1 | -8/+15 |
* | add matrix link for completed item | Jedi18 | 2021-02-17 | 1 | -1/+1 |
* | add rooms model, add room delegate for completer | Jedi18 | 2021-02-16 | 1 | -0/+57 |