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
|
ce1a64bc19
|
Move to automatic type registration
|
2023-06-19 01:38:40 +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
|
308efd48b6
|
Fix one more clazy issue
|
2023-06-08 22:32:12 +02:00 |
|
Nicolas Werner
|
24f370d6c0
|
Use multidata in timeline model
|
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
|
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
|
51084748ee
|
Make default completer complete custom emoji
|
2023-05-25 21:53:23 +02:00 |
|
Nicolas Werner
|
f01940f57c
|
Make emoji picker use the grid view
|
2023-05-25 19:07:13 +02:00 |
|
Nicolas Werner
|
0dfdba4316
|
Add rows to stickerpicker
|
2023-05-20 00:57:47 +02:00 |
|
Sateallia
|
b0e4841caf
|
Allow picking multiple files to upload
|
2023-04-25 22:44:53 +02:00 |
|
Nicolas Werner
|
6a03615413
|
Copy image to clipboard
Fixes #599
|
2023-04-23 20:55:28 +02:00 |
|
Nicolas Werner
|
559c5d6872
|
Setting case insensitive sort is not necessary
|
2023-04-14 19:26:50 +02:00 |
|
Nicolas Werner
|
1af83bb4cc
|
Optimize alphabetical sorting a bit
fixes #1272
|
2023-04-14 19:21:40 +02:00 |
|
Sateallia
|
4b2bf9680c
|
Alphabetical ordering option
|
2023-04-14 18:59:06 +02:00 |
|
Nicolas Werner
|
10b65b78fa
|
Adapt to the new inherited variant
|
2023-04-11 01:38:46 +02:00 |
|
Loren Burkholder
|
bdee662bbd
|
Update mtxclient commit hash
|
2023-04-11 01:01:22 +02:00 |
|
Loren Burkholder
|
138b0a6b86
|
Use the new mtxclient special effects refactoring
|
2023-04-11 01:01:21 +02:00 |
|
Loren Burkholder
|
e026242a62
|
Don't bother with rainbow rain
|
2023-04-08 18:59:17 -04:00 |
|
Loren Burkholder
|
b95388a5b9
|
Don't allow rainbowifying custom messages
|
2023-04-08 18:59:17 -04:00 |
|
Loren Burkholder
|
0c1cd7a359
|
Fix command name
|
2023-04-08 18:59:17 -04:00 |
|
Loren Burkholder
|
44d4e6f9b5
|
Allow sending custom msgtypes
|
2023-04-08 18:59:17 -04:00 |
|
Loren Burkholder
|
296385e6fe
|
Add rainfall effect
This is a proof-of-concept example of inplementing a msgtype not found
in the spec.
|
2023-04-08 18:59:17 -04:00 |
|
Loren Burkholder
|
0096226aeb
|
Implement unknown msgtype functionality
|
2023-04-08 18:59:17 -04:00 |
|
Nicolas Werner
|
1a97a36dd2
|
Try to reset unread marker if we fail to set it on the server
|
2023-04-05 01:49:11 +02:00 |
|
Nicolas Werner
|
d7af10f06d
|
Fix switching between thread showing stale messages in some circumstances
|
2023-04-04 20:25:41 +02:00 |
|
Nicolas Werner
|
e21100cf17
|
Get rid of an edge case, that can break pagination
|
2023-04-04 19:40:37 +02:00 |
|
Nicolas Werner
|
d7c10ae904
|
Fix explicit optional construction on gcc13
|
2023-03-24 19:49:10 +01:00 |
|
DeepBlueV7.X
|
9ad3f3f4fb
|
Merge pull request #1404 from LcsTen/dont-show-private-rooms-in-space
Don't show inaccessible private rooms in spaces
|
2023-03-18 14:02:03 +00:00 |
|
LcsTen
|
b3b5b6b374
|
Check isPreviewFetched property for hints
|
2023-03-18 13:07:08 +01:00 |
|
Nicolas Werner
|
703a07fb7d
|
Speed up processing UI changes with large syncs
|
2023-03-14 18:16:08 +01:00 |
|
LcsTen
|
f186e56121
|
Show an appropriate hint if the room is inaccessible
|
2023-03-11 13:19:04 +01:00 |
|
LcsTen
|
9bd7f98528
|
Don't show inaccessible private rooms in spaces
|
2023-03-11 13:19:04 +01:00 |
|
DeepBlueV7.X
|
7d8ccd4ce8
|
Merge pull request #1388 from Nheko-Reborn/command
Warn if an invalid command is entered
|
2023-03-10 00:17:06 +00:00 |
|
DeepBlueV7.X
|
94c34a6e58
|
Merge pull request #1394 from Nheko-Reborn/uiTweaks
Some small UI changes
|
2023-03-09 23:06:30 +00:00 |
|
Nicolas Werner
|
3b8a1f85e6
|
Fix avatar change being rendered as a join
|
2023-03-09 21:51:22 +01:00 |
|
Loren Burkholder
|
b266185ce8
|
Handle incomplete commands better
|
2023-03-07 19:17:26 -05:00 |
|
Loren Burkholder
|
2dc7492456
|
make lint
|
2023-03-01 18:04:36 -05:00 |
|
Loren Burkholder
|
9616ee51b3
|
Use QSet<QString> instead of QStringList
|
2023-03-01 18:01:02 -05:00 |
|
Loren Burkholder
|
ec8820ac64
|
Fix some nitpicks
|
2023-03-01 17:04:17 -05:00 |
|
Loren Burkholder
|
24d401365e
|
Always open the invite dialog properly from the member list
|
2023-02-28 20:40:22 -05:00 |
|
Loren Burkholder
|
b4f8d4947f
|
Simplify code a bit
|
2023-02-28 20:10:25 -05:00 |
|
Loren Burkholder
|
22ac5d861e
|
Move command calculation logic into InputBar
|
2023-02-28 20:10:25 -05:00 |
|
Loren Burkholder
|
b6ef00b5ee
|
Show warning when invalid command is entered
Fixes #1363
Please note that this doesn't prompt when you try to send a message with a bad command.
|
2023-02-28 20:10:25 -05:00 |
|