Nicolas Werner
df6a5aabb6
Fix clicking on images in replies
...
fixes #881
3 years ago
Malte E
5108955df2
making userName_ an AbstractButton should play nicely with ListView ( #961 )
...
* making userName_ an AbstractButton should make it play nicely with the ListView
* make Avatar an AbstractButton
* make userName_ in Reply.qml an AbstractButton
* use alias for avatar background color and fix margin of username in reply
3 years ago
Malte E
1c8a5c645d
Add sender names to state events ( #948 )
...
* add sendernames to state events
* Center state events and make them less tiny
3 years ago
Nicolas Werner
c0f415238d
Fix images without size not showing (take5)
3 years ago
Malte E
1cc4f76998
fix overlap in NoticeMessage
3 years ago
Malte E
6f3ed5b282
space-saving metadata placement
3 years ago
Nicolas Werner
1df1b5037e
Fix second codeblock not wrapping
3 years ago
Nicolas Werner
297c819bf0
Fix padding in redactions
3 years ago
Malte E
ce13ccd677
fix redactions line-wrapping
3 years ago
Malte E
414257bf0e
fix bugs found by Nico
3 years ago
Malte E
993b0ae721
fix vertical space for some state events
3 years ago
Malte E
987b9bed6b
add small avatars option and tweak colors and spacings
3 years ago
Malte E
894438c6ce
place own bubbles on right and remove user info
3 years ago
Malte E
d0ac110cb7
Fix layout - no more binding loops (hopefully)
3 years ago
Malte E
0e548b7d39
fixed most of the binding loops
3 years ago
Malte E
5db7ec7f03
Variable width bubbles (still has binding loop)
3 years ago
Malte E
e290f9938a
Update resources/qml/delegates/Reply.qml
...
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
3 years ago
Malte E
12d600db97
add translations and actually add changes to TimelineModel
3 years ago
Malte E
384c9c91e3
print state events without bubbles, displaynames or avatars and in a smaller font
3 years ago
Malte E
9d194cc2e6
clean up margin setting
3 years ago
Malte E
3f7c15c7af
Add message bubbles
3 years ago
Malte E
3c8c02e802
Revert removal of width and height in TextMessage and implicitWidth in MessageDelegate
3 years ago
Malte E
04b47d6882
prepare code for message bubbles and dynamic message layout
3 years ago
Nicolas Werner
8d52c17f29
Work around images with size 0 in info
...
fixes #875
3 years ago
Nicolas Werner
eee61cd524
Fix download icon size
3 years ago
Nicolas Werner
66520eae19
Port image overlay to qml
...
Allows you to zoom and pan now.
relates to #647
3 years ago
Nicolas Werner
61404641d9
Update year in copyright notice to shut up lint job
3 years ago
Nicolas Werner
750c64f323
Get rid of some useless code
3 years ago
Nicolas Werner
b7d6191e24
Fix wrapping in member events
3 years ago
Loren Burkholder
4a7e6d3f48
Fix a few things
3 years ago
Loren Burkholder
b25cda6939
Don't get too large of corners
3 years ago
Loren Burkholder
95887c87db
Make it obvious that this is a notification and not the actual message
3 years ago
Nicolas Werner
a0699f5247
Multiply source size by scale factor
...
Might be unnecessary, but docs are unclear on that.
3 years ago
Nicolas Werner
b4ef2ce60c
Allow clicking links in replies
...
fixes #529
3 years ago
Nicolas Werner
75b112f0c8
Support pinned messages
...
fixes #519
3 years ago
Nicolas Werner
2e0d0dad96
Fix escaped html showing up in playable media message labels
...
fixes #840
3 years ago
Nicolas Werner
d409bab838
Limit max memory usage of images
3 years ago
Nicolas Werner
a703e6f041
Remove double padding on redactions
3 years ago
Joe Donofry
b920f8d7ca
Change QML UI for redactions
3 years ago
Nicolas Werner
2324d2de05
Fix colors of sidebar in replies
3 years ago
Nicolas Werner
aea7461cba
Fix one more wrong background color
3 years ago
Loren Burkholder
f3aeb4b044
Switch icon theme to Fluent icons
3 years ago
Nicolas Werner
61d2d1c665
Support exif rotation on received videos
...
fixes #674
3 years ago
Nicolas Werner
c6ae336c30
Reenable still image viewer for WebP until we qmlify the image viewer
3 years ago
Nicolas Werner
b7b4fd0e9b
Format qml
3 years ago
Nicolas Werner
771f3ea316
Make pill text color match the separator color
3 years ago
Nicolas Werner
435047b1ba
Make it possible to unhide the controls on mobile
3 years ago
Nicolas Werner
ffc60180de
Cleanup positioning of player elements
3 years ago
Joseph Donofry
c5e8b2da15
More refactoring and layout updates
3 years ago
Joseph Donofry
e3eb87cc21
More player fixes
3 years ago