Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of platform dialogs/menus now that Qt6.8 supports native menus ↵ | Nicolas Werner | 2024-10-08 | 1 | -8/+5 |
| | | | | | | | without them This will look bad on some platforms and older versions for now, but should fix a lot of crashes and we can report the rest as bugs. | ||||
* | Warn about room name and topic not being encrypted | Nicolas Werner | 2024-08-17 | 1 | -34/+66 |
| | |||||
* | Fix room settings being cut off | Brayd | 2024-04-19 | 1 | -0/+1 |
| | |||||
* | workaround broken platform dialogs on macos | Nicolas Werner | 2024-03-14 | 1 | -2/+5 |
| | | | | See https://bugreports.qt.io/browse/QTBUG-102078 | ||||
* | Add support for intentional mentions | Nicolas Werner | 2024-03-08 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | More qml cleanups | Nicolas Werner | 2023-10-26 | 1 | -2/+2 |
| | |||||
* | Fix some qml warnings | Nicolas Werner | 2023-10-26 | 1 | -0/+678 |