Nicolas Werner
|
280f316b27
|
Try out scrollview for timeline
|
1 year ago |
Nicolas Werner
|
fab7805610
|
Relayout when event delegates change implicit size
|
1 year ago |
Weblate
|
85556c9e10
|
Translated using Weblate (French)
Currently translated at 67.5% (675 of 1000 strings)
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
|
1 year ago |
Nicolas Werner
|
45ecb71444
|
Qt6.6 compatibility
|
1 year ago |
Joseph Donofry
|
4ec463bee2
|
Fix (hopefully) HiDPI scaling issues with edit and encryption icons
|
1 year ago |
Nicolas Werner
|
07fd58e59f
|
Fix forward completer after delegate rework
|
1 year ago |
Nicolas Werner
|
f8041d176a
|
Remove old messages only when the db is full or on startup
Adds about 40ms of startup delay here, which I think is okay.
|
1 year ago |
Sateallia
|
13a540646f
|
Focus to the message input bar after dragging and dropping a file
|
1 year ago |
Joseph Donofry
|
24389f36f8
|
Fix chat effect particles sometimes getting 'stuck' on screen
|
1 year ago |
Nicolas Werner
|
b541f5eb68
|
Try to fix 'PowerlevelIndicator is not a type'
|
1 year ago |
Nicolas Werner
|
057e1f5c67
|
Fix reply and topic colors
|
1 year ago |
Nicolas Werner
|
c793506dc4
|
fix click to go to reply after merge
|
1 year ago |
Nicolas Werner
|
3a0d5788e1
|
Merge branch 'delegate-rework'
|
1 year ago |
Nicolas Werner
|
a7af3bb96c
|
Restore reply context menu
|
1 year ago |
Nicolas Werner
|
4d2a5d1e9b
|
Attach reactions on the right for our own bubbled messages
|
1 year ago |
Nicolas Werner
|
149535efbe
|
Make effect messages stand out more
|
1 year ago |
Nicolas Werner
|
f47f66f748
|
Add threads display and prettier highlight to bubbles style
|
1 year ago |
Nicolas Werner
|
57a27396ad
|
Remove old TimelineRow
|
1 year ago |
Nicolas Werner
|
b29ce3ca44
|
cleanups
|
1 year ago |
Nicolas Werner
|
b0df40496d
|
Shrink replies
|
1 year ago |
Nicolas Werner
|
a86e364d1a
|
Basic bubble style
|
1 year ago |
Nicolas Werner
|
fc7a1bdfba
|
Fix missing property showAcceptKnockButton
|
1 year ago |
Weblate
|
5b66dfa8d8
|
Translated using Weblate (French)
Currently translated at 67.5% (675 of 1000 strings)
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
|
1 year ago |
Nicolas Werner
|
b03bfa53e4
|
Fix CPU usage from out of frame animated images
|
1 year ago |
Nicolas Werner
|
15b5712f9a
|
Start working on bubble delegate
|
1 year ago |
Nicolas Werner
|
25f19c11b1
|
Fix high CPU use caused by ItemParticle
|
1 year ago |
Nicolas Werner
|
2a687a202a
|
Fix typing notifications
|
1 year ago |
Nicolas Werner
|
c4d2ec875d
|
Fixup reply and state event rendering
|
1 year ago |
Nicolas Werner
|
6c6370c83f
|
Switch to manual polishing of event delegates
|
1 year ago |
DeepBlueV7.X
|
f00b246af1
|
Merge pull request #1575 from Nheko-Reborn/plindicator
Fix powerlevel indicator size in the timeline
|
1 year ago |
Loren Burkholder
|
79a47ff9c2
|
Fix powerlevel indicator size in the timeline
|
1 year ago |
DeepBlueV7.X
|
29b9e0f750
|
Merge pull request #1576 from Nheko-Reborn/fixreplies
Fix reply text color
|
1 year ago |
Loren Burkholder
|
8b05a4facd
|
Fix reply text color
|
1 year ago |
DeepBlueV7.X
|
2401c211ab
|
Merge pull request #1573 from Nheko-Reborn/fixqml
Add missing QML import
|
1 year ago |
Loren Burkholder
|
d049b39ee5
|
Add missing QML import
|
1 year ago |
DeepBlueV7.X
|
c3fd4026ab
|
Merge pull request #1571 from Nheko-Reborn/directory
Add close button and room open button to room directory dialog
|
1 year ago |
DeepBlueV7.X
|
214e3186ca
|
Merge pull request #1537 from Nheko-Reborn/issue1426
Allow configuring global hidden event settings
|
1 year ago |
DeepBlueV7.X
|
e9104f8c69
|
Merge pull request #1534 from Nheko-Reborn/issue1494
Use @user:example.com for all sample mxids
|
1 year ago |
DeepBlueV7.X
|
79a32bea50
|
Merge pull request #1572 from Nheko-Reborn/differentiateTouch
Qt 6.4 properly supports scrolling text with touch
|
1 year ago |
DeepBlueV7.X
|
c7940277b4
|
Merge pull request #1565 from Nheko-Reborn/cmake_formatting
Format CMakeLists.txt
|
1 year ago |
Loren Burkholder
|
879ef31fcf
|
Qt 6.4 properly supports scrolling text with touch
|
1 year ago |
Loren Burkholder
|
b6f71a8bc2
|
Add close button and room open button to room directory dialog
|
1 year ago |
Loren Burkholder
|
58ac409f31
|
Format CMakeLists.txt
|
1 year ago |
Loren Burkholder
|
9bd29c9713
|
Allow configuring global hidden event settings
|
1 year ago |
Loren Burkholder
|
6b41c77dad
|
Use @user:example.com for all sample mxids
|
1 year ago |
Nicolas Werner
|
205a42dade
|
Reimplement mention highlight and scroll to highlight
|
1 year ago |
Nicolas Werner
|
184806bf71
|
Move message styles to their own files and work around hover not propagating to siblings
|
1 year ago |
Nicolas Werner
|
43c8e64ed3
|
Fix alignment of file messages and redactions
|
1 year ago |
Nicolas Werner
|
03be9e479a
|
Update mtxclient to work around empty event types
|
1 year ago |
Nicolas Werner
|
e96b552959
|
Fix power level indicator size
|
1 year ago |