summary refs log tree commit diff
path: root/resources/qml/emoji (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Attach emoji picker picked to reaction senderJoseph Donofry2020-05-162-4/+16
|
* Update emoji picker and translationsJoseph Donofry2020-05-132-76/+154
|
* Add new QML-based emoji picker (work in progress)Joseph Donofry2020-05-132-0/+203
This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one.