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