Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move currentRoom/timeline handling to roomlist | Nicolas Werner | 2021-05-28 | 1 | -1/+1 |
| | |||||
* | Fix conflict between qmlformat and license check | Nicolas Werner | 2021-03-07 | 1 | -0/+1 |
| | |||||
* | Show mxid on hovering username | Nicolas Werner | 2021-03-07 | 1 | -1/+0 |
| | | | | fixes #507 | ||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | Fix UI allowing edits of foreign messages in some cases | Nicolas Werner | 2021-02-10 | 1 | -1/+1 |
| | |||||
* | focus message input on adding emoji/reacting to a message | Jedi18 | 2021-02-05 | 1 | -0/+1 |
| | |||||
* | Revert "Update QtQuick versions to match Qt 5.10" | Nicolas Werner | 2021-01-12 | 1 | -1/+1 |
| | | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48. | ||||
* | Update QtQuick versions to match Qt 5.10 | Joseph Donofry | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | Move emoji picker to qml | Nicolas Werner | 2020-11-25 | 1 | -1/+3 |
| | |||||
* | Lint qml with qml-format | Nicolas Werner | 2020-10-08 | 1 | -4/+3 |
| | |||||
* | Fix reactions | Nicolas Werner | 2020-07-20 | 1 | -2/+1 |
| | |||||
* | Remove unused QML file | Joseph Donofry | 2020-06-09 | 1 | -1/+1 |
| | |||||
* | Attach emoji picker picked to reaction sender | Joseph Donofry | 2020-05-16 | 1 | -1/+3 |
| | |||||
* | Update emoji picker and translations | Joseph Donofry | 2020-05-13 | 1 | -13/+2 |
| | |||||
* | Add new QML-based emoji picker (work in progress) | Joseph Donofry | 2020-05-13 | 1 | -0/+27 |
This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one. |