Commit Graph

81 Commits (5d9556722f409c9202c0b506dd789b7d2d722b01)

Author SHA1 Message Date
Nicolas Werner f452bdf2b0 Make settings update immediately in qml and allow limiting timeline width 5 years ago
Joseph Donofry 5228861b88
Add reaction/redaction for in-line Reactions 5 years ago
Joseph Donofry f4ea0b215d
Attach emoji picker picked to reaction sender 5 years ago
lkito 2c21f6e3fa Implemented optional message body highlighting feature. 5 years ago
Joseph Donofry 18f934efad
Add un-encrypted warning icon for messages in encrypted rooms 5 years ago
Joseph Donofry ff7468e6d5
Update emoji picker and translations 5 years ago
Joseph Donofry ee4dcef90f
Add new QML-based emoji picker (work in progress) 5 years ago
Joseph Donofry a1661f7006
merge master into reactions 5 years ago
Nicolas Werner 54013e4a00 Basic, broken reaction display 5 years ago
Nicolas Werner a9aed09d35 Add placeholder for reactions 5 years ago
Nicolas Werner 0e1bb5137b Add menu entry to show decrypted source 5 years ago
Nicolas Werner d35cc3dda4 Use palette for qml code for theming 5 years ago
Nicolas Werner 0f1a352dd7 Make buttons hideable via setting, button contents can still be accessed via context menu 5 years ago
Nicolas Werner 505a8b5742 Only show reply button and option button on hover 5 years ago
Nicolas Werner 6bdc75d073 Reset user colors on theme change (in qml timeline) 5 years ago
Nicolas Werner 5f4efa9442 Speed up timeline by using global ToolTip and Menu 5 years ago
Joseph Donofry d205952fc8
Change tooltip palette settings for QML 5 years ago
Nicolas Werner 4951241d23 Simplify reply popup logic 5 years ago
Nicolas Werner 2b3dc3d8b9 Implement fancy reply rendering 5 years ago
Nicolas Werner b8f6e4ce64 Add encrypted file download 5 years ago
Nicolas Werner 6c2ec3fe67 Rename qml namespace from com.github.nheko to im.nheko 5 years ago
Nicolas Werner 0cec167339 Fix infinite item instantiating loop by using height instead of contentHeight 5 years ago
Nicolas Werner 2bfb885b47 optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider 5 years ago
Nicolas Werner 1268e9f11c Make replies format nicer 5 years ago
Nicolas Werner 993926e189 Make user clickable and improve button cursor look 5 years ago
Nicolas Werner 4f7a45a0a6 Improve avatar look and layouting 5 years ago
Nicolas Werner 3c9ddc2afb break height binding loop 5 years ago
Nicolas Werner 2055c75f8b Organize qml files a bit 5 years ago
Nicolas Werner cff46d97a8 Add native themeing to QML (where possible) 5 years ago
Nicolas Werner b9076c5c4d Try out DelegateChooser 5 years ago