Commit graph

1319 commits

Author SHA1 Message Date
Loren Burkholder
56dcdd7fd4 Add working shortcut serialization 2023-09-26 16:40:27 -04:00
Loren Burkholder
72410c499d Add UI to allow editing shortcuts dynamically 2023-09-26 10:19:32 -04:00
Loren Burkholder
66ade755eb Begin work on adding editable shortcuts
This will eventually allow users to assign arbitrary shortcuts to
actions to give them the ability to have shortcuts for everything(tm).
2023-09-25 18:03:57 -04:00
DeepBlueV7.X
70ede75aa5
Merge pull request #1535 from Nheko-Reborn/powerlevelsInTimeline
Show an indicator in the timeline for mods and admins
2023-08-10 08:19:32 +00:00
Nicolas Werner
a6b732caf0
Swap PL indicator location 2023-08-10 10:15:12 +02:00
Nicolas Werner
8924167a72
Merge remote-tracking branch 'origin/powerlevelsInTimeline' 2023-08-10 09:04:29 +02:00
DeepBlueV7.X
ff079f6b6a
Merge pull request #1523 from Nheko-Reborn/qmlFallbackAuth
QML the fallback auth dialog
2023-08-10 07:01:52 +00:00
DeepBlueV7.X
9a64db064a
Merge pull request #1531 from Nheko-Reborn/smootherReactions
Use mipmap on custom reactions
2023-07-28 15:36:46 +00:00
Loren Burkholder
1c867dbbc2 Show an indicator in the timeline for mods and admins 2023-07-23 20:18:30 -04:00
Loren Burkholder
852edb4aff Add mark as read entry to the roomlist right-click menu 2023-07-22 15:08:50 -04:00
Loren Burkholder
59c406637c Use mipmap on custom reactions 2023-07-22 14:08:14 -04:00
Loren Burkholder
0634d3f09c QML the fallback auth dialog 2023-07-14 13:16:43 -04:00
DeepBlueV7.X
d64bb67570
Merge pull request #1518 from Decodetalkers/duplicateid
fix: duplicate id
2023-07-12 16:54:03 +00:00
ShootingStarDragons
478002d33f fix: duplicate id 2023-07-12 09:39:07 +08:00
Loren Burkholder
8f87e5c91c Fix the color on the insufficient powerlevel warning 2023-07-08 16:55:44 -04:00
DeepBlueV7.X
8112922c5f
Merge pull request #1501 from Nheko-Reborn/qmlRecaptcha
QML the reCAPTCHA dialog
2023-07-06 18:53:03 +00:00
Nicolas Werner
1abb52700a
Add an early out cache for event expiration 2023-07-06 20:51:04 +02:00
Loren Burkholder
8c17c4f648 Remove duplicate UIA error display 2023-07-06 08:36:00 -04:00
Loren Burkholder
fedc178827 Port the reCAPTCHA dialog to QML 2023-07-06 08:35:37 -04:00
Nicolas Werner
ad6e4fef64
Add experimental event expiration
Currently disabled by default.
2023-07-05 00:08:37 +02:00
Nicolas Werner
bab5dd9fdb
Disable mipmaps for avatars 2023-07-04 00:42:35 +02:00
Nicolas Werner
28445bd469
Rework how history settings are represented 2023-06-28 17:07:49 +02:00
Nicolas Werner
fa653bc078
Allow viewing and changing the history visibility 2023-06-24 01:04:54 +02:00
Nicolas Werner
15ce0211da
Fix some sizes in layouts 2023-06-19 21:33:10 +02:00
Nicolas Werner
95406b9c22
More linter fixes 2023-06-19 21:24:31 +02:00
Nicolas Werner
c6ec4b8ba4
Fix screenshare selection 2023-06-19 21:22:54 +02:00
Nicolas Werner
efda425b6a
Some qmllint fixes 2023-06-19 20:45:57 +02:00
Nicolas Werner
e0e5912b70
Fix completer size 2023-06-19 20:08:10 +02:00
Nicolas Werner
d6ab75250f
Temporarily revert TextArea change until I find a proper fix for the binding loop 2023-06-19 02:55:19 +02:00
Nicolas Werner
3cd7898a0d
Fix dialog paths 2023-06-19 01:54:32 +02:00
Nicolas Werner
ce1a64bc19
Move to automatic type registration 2023-06-19 01:38:40 +02:00
Nicolas Werner
2cb04fd741
Remove explicit link styling 2023-06-18 22:33:24 +02:00
Nicolas Werner
9796c40619
Use TextArea for message text
Allows double click with the middle mouse button to reply and fixed the
theming.

fixes #1462
2023-06-10 02:01:42 +02:00
Nicolas Werner
4af8d7d397
Show some generic message for ACL changes
fixes #1476
2023-06-10 01:09:20 +02:00
Nicolas Werner
0dbc9444c3
Add inviter to the invite reason
fixes #622
2023-06-10 00:54:08 +02:00
Nicolas Werner
2d7c007eb2
Fix binding loop in roomlist 2023-06-09 20:14:41 +02:00
Nicolas Werner
805f0a3032
Fix toggle placement in user settings 2023-06-09 19:38:58 +02:00
Nicolas Werner
16960e2900
Fix scrolling in image dialog 2023-06-09 02:40:50 +02:00
Nicolas Werner
8259891a42
Make settings combobox width dependent on content
fixes #1164
2023-06-08 23:24:32 +02:00
Nicolas Werner
ca0340dd81
Fix communites sidebar color 2023-06-08 22:32:14 +02:00
Nicolas Werner
07731f0a2b
Fix theme in cross-signing setup 2023-06-08 22:32:14 +02:00
Nicolas Werner
04cbbd2837
Replace some binding loops with others 2023-06-08 22:32:14 +02:00
Nicolas Werner
04c9eec8a4
Fix palette in popups 2023-06-08 22:32:14 +02:00
Nicolas Werner
1b216870eb
Fix playable media playback 2023-06-08 22:32:13 +02:00
Nicolas Werner
686cade0ab
Fix some undefined variables in the UploadBox 2023-06-08 22:32:13 +02:00
Nicolas Werner
2c53789d97
Fix member event binding loop 2023-06-08 22:32:13 +02:00
Nicolas Werner
b1c2b384c6
Fix username label eliding loop 2023-06-08 22:32:10 +02:00
Nicolas Werner
d2c616ee67
Fix request for empty image 2023-06-08 22:32:10 +02:00
Nicolas Werner
05ba0c8835
Bump mtxclient dep 2023-06-08 22:32:09 +02:00
Nicolas Werner
8e61596d15
Fix message height 2023-06-08 22:32:09 +02:00