summary refs log tree commit diff
path: root/resources/qml/Reactions.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move currentRoom/timeline handling to roomlistNicolas Werner2021-05-281-1/+1
|
* Make palette global in QmlNicolas Werner2021-05-131-8/+8
|
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
|
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
| | | | fixes #507
* Update license headersNicolas Werner2021-03-051-0/+4
|
* Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner2021-01-121-2/+2
| | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48.
* Update QtQuick versions to match Qt 5.10Joseph Donofry2021-01-111-2/+2
|
* Qml message input mockupNicolas Werner2020-10-261-1/+1
|
* 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