Commit graph

5834 commits

Author SHA1 Message Date
Nicolas Werner
c4d2ec875d
Fixup reply and state event rendering 2023-10-08 23:52:23 +02:00
Nicolas Werner
6c6370c83f
Switch to manual polishing of event delegates 2023-10-08 20:14:13 +02:00
DeepBlueV7.X
f00b246af1
Merge pull request #1575 from Nheko-Reborn/plindicator
Fix powerlevel indicator size in the timeline
2023-10-04 16:07:50 +00:00
Loren Burkholder
79a47ff9c2 Fix powerlevel indicator size in the timeline 2023-10-02 10:41:38 -04:00
DeepBlueV7.X
29b9e0f750
Merge pull request #1576 from Nheko-Reborn/fixreplies
Fix reply text color
2023-10-02 14:25:51 +00:00
Loren Burkholder
8b05a4facd Fix reply text color 2023-10-02 10:09:04 -04:00
NepNep21
7c9fed91b8
Fix license lint... 2023-10-01 22:52:40 -03:00
NepNep21
c4fb9ac145
Fix lint after clazy fix 2023-10-01 22:52:40 -03:00
NepNep21
44cf096111
Lint + clazy 2023-10-01 22:52:40 -03:00
NepNep21
4eaba191de
Use properties 2023-10-01 22:52:40 -03:00
NepNep21
6a6384babe
Move comments to proper reviews 2023-10-01 22:52:40 -03:00
NepNep21
563bb0a651
UI improvements 2023-10-01 22:52:39 -03:00
NepNep21
d1ba9fd878
Rebase 2023-10-01 22:52:31 -03:00
Miika Tuominen
dac454e685
Change the id field instead of the launchable field 2023-10-02 02:14:41 +03:00
DeepBlueV7.X
2401c211ab
Merge pull request #1573 from Nheko-Reborn/fixqml
Add missing QML import
2023-10-01 20:00:55 +00:00
Loren Burkholder
d049b39ee5
Add missing QML import 2023-10-01 15:49:47 -04:00
DeepBlueV7.X
c3fd4026ab
Merge pull request #1571 from Nheko-Reborn/directory
Add close button and room open button to room directory dialog
2023-10-01 12:58:31 +00:00
DeepBlueV7.X
214e3186ca
Merge pull request #1537 from Nheko-Reborn/issue1426
Allow configuring global hidden event settings
2023-10-01 12:57:53 +00:00
DeepBlueV7.X
e9104f8c69
Merge pull request #1534 from Nheko-Reborn/issue1494
Use @user:example.com for all sample mxids
2023-10-01 12:57:03 +00:00
DeepBlueV7.X
79a32bea50
Merge pull request #1572 from Nheko-Reborn/differentiateTouch
Qt 6.4 properly supports scrolling text with touch
2023-10-01 12:55:36 +00:00
DeepBlueV7.X
c7940277b4
Merge pull request #1565 from Nheko-Reborn/cmake_formatting
Format CMakeLists.txt
2023-10-01 12:51:02 +00:00
Loren Burkholder
879ef31fcf
Qt 6.4 properly supports scrolling text with touch 2023-09-30 10:26:45 -04:00
Loren Burkholder
b6f71a8bc2 Add close button and room open button to room directory dialog 2023-09-29 22:49:45 -04:00
Miika Tuominen
c116d6e7d5
Set AppStream id to im.nheko.Nheko.desktop 2023-09-28 17:51:58 +03:00
Loren Burkholder
58ac409f31
Format CMakeLists.txt 2023-09-23 22:29:50 -04:00
Loren Burkholder
9bd29c9713
Allow configuring global hidden event settings 2023-09-23 22:19:14 -04:00
Loren Burkholder
6b41c77dad
Use @user:example.com for all sample mxids 2023-09-23 21:57:05 -04:00
Nicolas Werner
205a42dade
Reimplement mention highlight and scroll to highlight 2023-09-20 02:38:06 +02:00
Nicolas Werner
184806bf71
Move message styles to their own files and work around hover not propagating to siblings 2023-09-20 02:17:20 +02:00
Nicolas Werner
43c8e64ed3
Fix alignment of file messages and redactions 2023-09-17 23:11:24 +02:00
Nicolas Werner
03be9e479a
Update mtxclient to work around empty event types 2023-09-15 21:34:44 +02:00
Nicolas Werner
e96b552959
Fix power level indicator size 2023-09-12 00:43:07 +02:00
Nicolas Werner
0a3aeb0a1a
Fix timeline menus 2023-09-08 01:41:57 +02:00
Nicolas Werner
1744f38e0f
Reenable status part of timeline messages 2023-08-28 02:15:20 +02:00
Nicolas Werner
aff58272c6
Improve image size limiting 2023-08-27 12:38:48 +02:00
Nicolas Werner
9ed0e887bd
Fix reply backgrounds in images 2023-08-26 11:10:41 +02:00
Weblate
440594f40c Added translation using Weblate (Arabic)
Co-authored-by: nk <johndevand@tutanota.com>
2023-08-25 22:12:29 +00:00
Nicolas Werner
55107ed0ce
Fix some reply layouting loops 2023-08-25 21:03:05 +02:00
Nicolas Werner
b187440e68
Reimplement reply delegate by moving out the timeline event without layout 2023-08-25 20:43:04 +02:00
Nicolas Werner
aef0cb9884
Show reactions again 2023-08-25 19:03:16 +02:00
Nicolas Werner
2360dfd80a
Remaining events apart from verification 2023-08-25 19:03:16 +02:00
Nicolas Werner
718a58d388
Get rid of redundant constructions and make room implicit 2023-08-25 19:03:15 +02:00
Nicolas Werner
466d3cd52c
Port redacted messages 2023-08-25 19:03:15 +02:00
Nicolas Werner
eab8731f5b
Port state events and images 2023-08-25 19:03:15 +02:00
Nicolas Werner
76b40f452b
Working text messages in delegate rework 2023-08-25 19:03:14 +02:00
Nicolas Werner
4d8b8c3b81
Create an EventDelegateChooser 2023-08-25 19:03:10 +02:00
DeepBlueV7.X
797dadd7e9
Merge pull request #1536 from Nheko-Reborn/issue1440
Add explicit default font option
2023-08-22 01:39:06 +00:00
DeepBlueV7.X
614facf93c
Merge pull request #1552 from q234rty/master
Fix build with fmt 10.1.0
2023-08-22 01:37:57 +00:00
q234rty
871e403f67
Fix build with fmt 10.1.0
I have no idea whether this is a fmt bug, and if this isn't a fmt bug how did this work before, but oh well...
2023-08-17 15:16:26 +08:00
DeepBlueV7.X
b865ca204d
Merge pull request #1548 from Nheko-Reborn/cleanupWidgetsStuff
Remove some unnecessary forward declarations and headers
2023-08-13 22:29:26 +00:00