summary refs log tree commit diff
path: root/resources/qml/Reactions.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Lint qml with qml-formatNicolas Werner2020-10-081-86/+87
|
* Fix reactionsNicolas Werner2020-09-031-3/+2
|
* [WIP] Room-Verification MessagesCH Chethan Reddy2020-08-091-6/+1
|
* Fix presence indicatorNicolas Werner2020-07-301-3/+10
|
* Fix reactionsNicolas Werner2020-07-201-1/+1
|
* Fix reaction displayNicolas Werner2020-07-191-9/+9
|
* Remove signals in favor of direct function callsJoseph Donofry2020-06-091-4/+2
|
* Fix UserSettings in QMLJoseph Donofry2020-06-091-2/+2
|
* Merge master and fix conflictsJoseph Donofry2020-06-091-2/+2
|\
| * Make settings update immediately in qml and allow limiting timeline widthNicolas Werner2020-05-261-4/+4
| | | | | | | | | | | | | | Limiting improves readability on wide monitors. The immediate update of the settings is done by just exposing settings as properties and then setting the settings as a context property.
* | Add reaction/redaction for in-line ReactionsJoseph Donofry2020-05-211-4/+24
| |
* | Fix reactions binding loopNicolas Werner2020-05-161-3/+2
|/
* Reaction and Button layout fixesNicolas Werner2020-05-061-16/+20
|
* Misc color fixesNicolas Werner2020-05-051-5/+5
|
* Position reaction emoji and text on the same baselineNicolas Werner2020-05-041-0/+2
|
* Basic, broken reaction displayNicolas Werner2020-05-041-12/+8
|
* Add placeholder for reactionsNicolas Werner2020-05-041-0/+74