Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix reactions | Nicolas Werner | 2020-07-20 | 2 | -14/+13 |
| | |||||
* | Lower qt version used for emoji picker and scroll helper | Nicolas Werner | 2020-06-17 | 1 | -2/+2 |
| | |||||
* | Fix build issue on some versions of clang | Joseph Donofry | 2020-06-10 | 1 | -18/+18 |
| | |||||
* | Remove unused QML file | Joseph Donofry | 2020-06-09 | 2 | -68/+1 |
| | |||||
* | Remove signals in favor of direct function calls | Joseph Donofry | 2020-06-09 | 1 | -6/+4 |
| | |||||
* | Remove duplicate search icons | Joseph Donofry | 2020-06-09 | 1 | -1/+1 |
| | |||||
* | Fix UserSettings in QML | Joseph Donofry | 2020-06-09 | 1 | -2/+2 |
| | |||||
* | Merge master and fix conflicts | Joseph Donofry | 2020-06-09 | 1 | -0/+67 |
| | |||||
* | Minor adjustments to emoji picker | Joseph Donofry | 2020-06-09 | 1 | -7/+22 |
| | |||||
* | Add reaction/redaction for in-line Reactions | Joseph Donofry | 2020-05-21 | 1 | -5/+7 |
| | |||||
* | Attach emoji picker picked to reaction sender | Joseph Donofry | 2020-05-16 | 2 | -4/+16 |
| | |||||
* | Update emoji picker and translations | Joseph Donofry | 2020-05-13 | 2 | -76/+154 |
| | |||||
* | Add new QML-based emoji picker (work in progress) | Joseph Donofry | 2020-05-13 | 2 | -0/+203 |
This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one. |