| Commit message (Expand) | Author | Age | Files | Lines |
* | Sort rooms in completer by 'activity' and make tombstoned rooms italic | Nicolas Werner | 2023-05-06 | 1 | -7/+15 |
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -3/+1 |
* | Speedup quick switcher | Nicolas Werner | 2023-01-07 | 1 | -32/+13 |
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
* | Implement a completer for commands | Nicolas Werner | 2022-11-09 | 1 | -0/+1 |
* | Fix matrix.to link escaping | Nicolas Werner | 2022-07-20 | 1 | -1/+5 |
* | 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 |