Sateallia
|
0cb3a7e4a7
|
Focus to the message input bar after selecting a file
|
2023-07-06 20:55:33 +02: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 |
|
Nicolas Werner
|
5f8e80cd84
|
Fix event expiration not always stopping properly and redacting some wrong state events
|
2023-07-06 20:13:39 +02:00 |
|
Loren Burkholder
|
d2a37ec983
|
make lint
|
2023-07-06 08:35:51 -04:00 |
|
Loren Burkholder
|
fedc178827
|
Port the reCAPTCHA dialog to QML
|
2023-07-06 08:35:37 -04:00 |
|
Nicolas Werner
|
6c180a5ca3
|
Prevent redactions of ACL and Create events, since Synapse prevents redaction of them anyway
|
2023-07-06 00:24:31 +02:00 |
|
Nicolas Werner
|
146086332b
|
Fix overflow in event expiration days
|
2023-07-05 12:53:26 +02:00 |
|
Nicolas Werner
|
d81b14b77b
|
Fix variable shadowing
|
2023-07-05 10:24:38 +02:00 |
|
Nicolas Werner
|
ad6e4fef64
|
Add experimental event expiration
Currently disabled by default.
|
2023-07-05 00:08:37 +02:00 |
|
Nicolas Werner
|
dcb6c00708
|
Add some event expiration function
|
2023-07-04 18:05:09 +02:00 |
|
Loren Burkholder
|
ff4c16c34f
|
Remove unneeded forward declaration
|
2023-06-29 12:57:59 -04:00 |
|
Nicolas Werner
|
28445bd469
|
Rework how history settings are represented
|
2023-06-28 17:07:49 +02:00 |
|
Nicolas Werner
|
e89e65dc17
|
Fix build against fmt10
fixes #1499
|
2023-06-28 13:16:10 +02:00 |
|
Nicolas Werner
|
fa653bc078
|
Allow viewing and changing the history visibility
|
2023-06-24 01:04:54 +02:00 |
|
Nicolas Werner
|
c6ec4b8ba4
|
Fix screenshare selection
|
2023-06-19 21:22:54 +02:00 |
|
Nicolas Werner
|
59a5c9815e
|
Fix login and registration page registration
|
2023-06-19 20:59:35 +02:00 |
|
Nicolas Werner
|
0278c9d5fb
|
Fix UserSettingsModel and Communities singleton instantiation
|
2023-06-19 20:30:27 +02:00 |
|
Nicolas Werner
|
e0e5912b70
|
Fix completer size
|
2023-06-19 20:08:10 +02:00 |
|
Nicolas Werner
|
08d5980d40
|
Properly register image pack types
|
2023-06-19 19:55:14 +02:00 |
|
Nicolas Werner
|
e828e012ea
|
Make theme visible to qml
|
2023-06-19 01:54:47 +02:00 |
|
Nicolas Werner
|
ce1a64bc19
|
Move to automatic type registration
|
2023-06-19 01:38:40 +02:00 |
|
Nicolas Werner
|
396f495242
|
Fix linting
|
2023-06-10 01:20:10 +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
|
c7b78ca182
|
Properly set pack avatar
fixes #1480
|
2023-06-09 23:22:44 +02:00 |
|
Nicolas Werner
|
f145c2a41a
|
Fix notification images
|
2023-06-08 22:32:14 +02:00 |
|
Nicolas Werner
|
8485e7ae81
|
Workaround palette not set on new windows
|
2023-06-08 22:32:14 +02:00 |
|
Nicolas Werner
|
838b091acd
|
Remove MacExtras include
|
2023-06-08 22:32:13 +02:00 |
|
Nicolas Werner
|
5f20f94e32
|
Use Badge function on non-dbus systems
|
2023-06-08 22:32:13 +02:00 |
|
Nicolas Werner
|
4c71f6f23f
|
Remove QtMac header
|
2023-06-08 22:32:13 +02:00 |
|
Nicolas Werner
|
7029547647
|
Link XCB always if X11 support is on
|
2023-06-08 22:32:12 +02:00 |
|
Nicolas Werner
|
308efd48b6
|
Fix one more clazy issue
|
2023-06-08 22:32:12 +02:00 |
|
Nicolas Werner
|
9e983b1584
|
Remove a few more QPairs
|
2023-06-08 22:32:12 +02:00 |
|
Nicolas Werner
|
5fed4d21b1
|
Fix a few more clazy warnings
|
2023-06-08 22:32:11 +02:00 |
|
Nicolas Werner
|
23d9decbce
|
Fix a few clazy warnings
|
2023-06-08 22:32:11 +02:00 |
|
Nicolas Werner
|
46f02bb0c3
|
Fix qtkeychain include
|
2023-06-08 22:32:10 +02:00 |
|
Nicolas Werner
|
93a9fca475
|
Try to fix flatpak build and change appid
|
2023-06-08 22:32:10 +02:00 |
|
Nicolas Werner
|
19787d664c
|
Fix QChar range
|
2023-06-08 22:32:09 +02:00 |
|
Nicolas Werner
|
24f370d6c0
|
Use multidata in timeline model
|
2023-06-08 22:32:09 +02:00 |
|
Nicolas Werner
|
e09188c4d0
|
Remove style sheets
|
2023-06-08 22:32:09 +02:00 |
|
Nicolas Werner
|
de8522a185
|
lint
|
2023-06-08 22:32:08 +02:00 |
|
Nicolas Werner
|
54e2295c21
|
Fix palette access and QMediaPlayer errors
|
2023-06-08 22:32:07 +02:00 |
|
Nicolas Werner
|
e85a1d4aeb
|
First runnable qt6 Nheko
|
2023-06-08 22:32:07 +02:00 |
|
Nicolas Werner
|
b518f6902e
|
Make Nheko compile on Qt6
|
2023-06-08 22:32:07 +02:00 |
|
Nicolas Werner
|
76bf255d4b
|
Don't delete uncached messages after edit
fixes #1469
|
2023-06-01 21:26:02 +02:00 |
|
Nicolas Werner
|
643fc440fd
|
Fix linting
|
2023-05-30 01:32:09 +02:00 |
|
Sateallia
|
627f35f6a5
|
Remember last used filter
fixes #1432
|
2023-05-30 01:30:25 +02:00 |
|
Nicolas Werner
|
bd8bf91fdb
|
Make summary translation plural sensitive
|
2023-05-29 20:31:57 +02:00 |
|
Nicolas Werner
|
1212e5b317
|
Copy arguments for notification
|
2023-05-29 20:15:47 +02:00 |
|