summary refs log tree commit diff
path: root/resources/qml/delegates/MessageDelegate.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a button to room the upgraded room in the timelineNicolas Werner2022-12-131-0/+28
* confetti (#1243)Loren Burkholder2022-12-101-0/+14
* VoIP v1 implementation (#1161)Rohit Sutradhar2022-10-141-0/+42
* Replace some user visible mentions of spacesNicolas Werner2022-10-011-1/+1
* Support rendering policy rulesNicolas Werner2022-07-091-0/+42
* Fix pinned messages getting clippedNicolas Werner2022-04-241-0/+30
* Show changes in image packs in timelineNicolas Werner2022-04-191-2/+2
* Add duration and resolution to filesNicolas Werner2022-03-211-0/+3
* fix overlap in NoticeMessageMalte E2022-02-141-0/+2
* space-saving metadata placementMalte E2022-02-141-1/+9
* Fix layout - no more binding loops (hopefully)Malte E2022-02-111-10/+3
* fixed most of the binding loopsMalte E2022-02-091-2/+8
* Variable width bubbles (still has binding loop)Malte E2022-02-091-1/+1
* add translations and actually add changes to TimelineModelMalte E2022-02-071-5/+5
* print state events without bubbles, displaynames or avatars and in a smaller ...Malte E2022-02-071-0/+31
* Revert removal of width and height in TextMessage and implicitWidth in Messag...Malte E2022-02-041-1/+1
* prepare code for message bubbles and dynamic message layoutMalte E2022-02-031-3/+6
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Get rid of some useless codeNicolas Werner2021-12-311-1/+1
* Fix wrapping in member eventsNicolas Werner2021-12-311-0/+1
* Support pinned messagesNicolas Werner2021-12-111-0/+48
* Change QML UI for redactionsJoe Donofry2021-11-291-3/+2
* Fix one more wrong background colorNicolas Werner2021-11-221-1/+1
* Move away from using an event loop to access secretsNicolas Werner2021-11-071-1/+1
* Reenable reuseItems for the message viewNicolas Werner2021-09-151-1/+1
* Support animated imagesNicolas Werner2021-08-291-0/+2
* Simplify message delegate size calculation a bitNicolas Werner2021-08-211-1/+1
* Allow accepting knocks in the timelineNicolas Werner2021-08-171-5/+19
* Show encryption errors in qml and add request keys buttonNicolas Werner2021-08-071-0/+11
* Finish converting function to propertyLoren Burkholder2021-07-201-1/+1
* Explicitly reload data in delegates, if related events got loadedNicolas Werner2021-07-201-5/+6
* Fix a few missing propertiesNicolas Werner2021-07-121-4/+7
* Prepare for reuseItems in timelineNicolas Werner2021-07-121-38/+160
* Make emoji picker follow themeNicolas Werner2021-07-031-0/+1
* add avatar changed event support issue #550BShipman2021-06-191-0/+8
* Move currentRoom/timeline handling to roomlistNicolas Werner2021-05-281-5/+5
* Make palette global in QmlNicolas Werner2021-05-131-1/+1
* Copy address locationNicolas Werner2021-04-291-0/+1
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
* Update license headersNicolas Werner2021-03-051-0/+4
* Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner2021-01-121-1/+1
* Update QtQuick versions to match Qt 5.10Joseph Donofry2021-01-111-1/+1
* change 'redacted' for 'removed'kirillpt2020-11-261-2/+2
* Lint qml with qml-formatNicolas Werner2020-10-081-211/+330
* Merge remote-tracking branch 'origin/master' into cross-signingNicolas Werner2020-09-241-2/+6
|\
| * Update translationsNicolas Werner2020-09-191-1/+5
| * Fix null errors in qmlNicolas Werner2020-09-161-1/+1
* | Merge remote-tracking branch 'upstream/master' into device-verificationCH Chethan Reddy2020-08-301-0/+24
|\|
| * Hide CallCandidates again in new storeNicolas Werner2020-08-171-0/+6
| * Merge remote-tracking branch 'origin/master' into new-event-storeNicolas Werner2020-08-171-0/+18
| |\
| | * Specify call type on timelinetrilene2020-07-241-1/+1
| | * Support voice callstrilene2020-07-101-0/+18
* | | Adding Room Key Verification StuffCH Chethan Reddy2020-07-301-0/+54
* | | Fix presence indicatorNicolas Werner2020-07-301-6/+6
|/ /
* / Readd pagination and fix redactionsNicolas Werner2020-07-131-0/+6
|/
* Clip replies by defaultNicolas Werner2020-05-131-0/+2
* Size reply background by contentsNicolas Werner2020-04-101-0/+1
* Add support for more room events in timelineAdasauce2020-03-031-0/+31
* Reset user colors on theme change (in qml timeline)Nicolas Werner2020-02-201-1/+1
* Improve styling of emote messagesNicolas Werner2020-02-091-4/+7
* Implement display of membership eventsNicolas Werner2020-01-231-0/+6
* Fetch missing events for repliesNicolas Werner2020-01-111-0/+4
* Implement fancy reply renderingNicolas Werner2020-01-111-57/+71
* Show topic and name changes in timelineNicolas Werner2019-12-101-0/+12
* Rename qml namespace from com.github.nheko to im.nhekoNicolas Werner2019-11-301-1/+1
* Show encryption enabled and use a non zero size for zero size videNicolas Werner2019-11-231-1/+9
* Improve avatar look and layoutingNicolas Werner2019-11-231-2/+0
* Remove unused importNicolas Werner2019-11-231-1/+0
* Organize qml files a bitNicolas Werner2019-11-231-0/+50