Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for intentional mentions | Nicolas Werner | 2024-03-08 | 1 | -0/+23 |
| | | | | | | This is still a bit flaky around when to remove a mention, but it should work in most cases. Might add a toggle in the future to disable these though. | ||||
* | Format qml | Nicolas Werner | 2023-06-08 | 1 | -11/+9 |
| | |||||
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 1 | -2/+1 |
| | |||||
* | Handle incomplete commands better | Loren Burkholder | 2023-03-07 | 1 | -2/+3 |
| | |||||
* | Don't show timeline behind warnings | Loren Burkholder | 2023-02-28 | 1 | -5/+5 |
| | |||||
* | Show warning when invalid command is entered | Loren Burkholder | 2023-02-28 | 1 | -0/+46 |
Fixes #1363 Please note that this doesn't prompt when you try to send a message with a bad command. |