Commit graph

5230 commits

Author SHA1 Message Date
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
7ebf0c0032
Add a more obvious thread indicator 2023-04-04 20:25:09 +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
c1c02b4aae
Make the profile buttons a bit bigger 2023-04-04 19:29:08 +02:00
Nicolas Werner
5557b949e1
Allow querying your status message over dbus
Contributed by a Nheko user starting with S.
2023-03-31 01:59:56 +02:00
Nicolas Werner
164de9c21c
Allow for # in fragments because some clients send matrix.to links like that 2023-03-31 01:29:18 +02:00
DeepBlueV7.X
5de730830a
Merge pull request #1411 from dtelsing/screenshare-xdg-desktop-portal
Support screen sharing with xdg-desktop-portal
2023-03-30 23:07:39 +00:00
DeepBlueV7.X
666a1f9f18
Merge pull request #1438 from ryandesign/patch-1
Fix build on case-sensitive filesystems
2023-03-30 16:56:23 +00:00
Ryan Schmidt
7018d05f4d
Fix build on case-sensitive filesystems 2023-03-30 11:53:37 -05:00
David Elsing
90b8542a2e Include missing <optional> header 2023-03-30 17:36:40 +02:00
David Elsing
c8402b156b Change text of the PipeWire streenshare method 2023-03-30 17:36:40 +02:00
David Elsing
c3081ece40 Cleanup Qt D-Bus connections and watchers 2023-03-30 17:36:40 +02:00
David Elsing
7f98cd0133 Use mtx::client::utils::random_token for XDP session tokens 2023-03-30 17:36:40 +02:00
David Elsing
2aadc7c2c4 Improve choosing screen share type 2023-03-30 17:36:40 +02:00
David Elsing
562a71a5f3 Add missing license headers 2023-03-30 17:36:40 +02:00
David Elsing
1ba6a4d78d Support screen sharing with xdg-desktop-portal 2023-03-30 17:36:40 +02:00
Weblate
d916d6cd63 Translated using Weblate (Turkish)
Currently translated at 22.2% (210 of 942 strings)

Co-authored-by: Emilia <emilia@animegirls.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/
Translation: Nheko/nheko
2023-03-27 08:57:21 +00:00
Nicolas Werner
c543b2d4fa
Improve state event redaction 2023-03-26 23:37:28 +02:00
Nicolas Werner
ef53644155
Use gitlab docker proxy 2023-03-26 04:11:36 +02:00
Nicolas Werner
14d745f2e9
Tumbleweed integration tests 2023-03-26 04:03:24 +02:00
DeepBlueV7.X
8136659024
Merge pull request #1409 from Nheko-Reborn/uiTweaks
Overhaul switch appearance
2023-03-25 23:56:52 +00:00
Nicolas Werner
ef31f67c32
Delay some delegate removals to reduce CPU spent on recalculating sizes 2023-03-25 23:42:01 +01:00
Nicolas Werner
696419c4f6
Cleanup CI config and add sections 2023-03-25 23:41:43 +01:00
Nicolas Werner
d7c10ae904
Fix explicit optional construction on gcc13 2023-03-24 19:49:10 +01:00
DeepBlueV7.X
04df2cb87b
Merge pull request #1430 from tastytea/fix-imagepack-texts
make name and attribution in image pack settings plain text
2023-03-24 17:30:03 +00:00
tastytea
ead02fb654
make name and attribution in image pack settings plain text
Otherwise, <foo> would be swallowed.
2023-03-24 18:19:43 +01:00
Loren Burkholder
3a122782f2 Overhaul switch appearance 2023-03-24 11:51:27 -04:00
Weblate
357d7b9d99 Translated using Weblate (Turkish)
Currently translated at 17.1% (162 of 942 strings)

Co-authored-by: Emilia <emilia@animegirls.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/
Translation: Nheko/nheko
2023-03-24 01:02:05 +00:00
DeepBlueV7.X
eb20ff36d4
Merge pull request #1429 from 0xDEADCADE/patch-2
Add width to PowerLevelEditor, fixes 0/1px wide window on tiling WMs
2023-03-22 20:52:05 +00:00
0xDEADCADE
541ee8ea94
Add width to PowerLevelEditor, fixes 0/1px wide window on tiling WMs
Same fix as device verification window
2023-03-22 20:35:30 +00:00
Nicolas Werner
3f27a45ef2
Fix encrypted thumbnails 2023-03-22 21:01:40 +01:00
DeepBlueV7.X
50314bd2dd
Merge pull request #1427 from 0xDEADCADE/patch-1
Add width to device verification window
2023-03-21 21:35:25 +00:00
0xDEADCADE
ac842845bd
Add width to device verification window
Fixes the device verification window being 0 or 1 pixels wide on some tiling window managers.
2023-03-21 15:02:13 +00:00
Nicolas Werner
7d5c0b7822
All around me are empty spaces 2023-03-20 21:26:49 +01:00
Nicolas Werner
807bbd8f40
Optimize event accessors a bit 2023-03-20 02:28:13 +01:00
Nicolas Werner
eb1a900ed2
Reduce db writes a bit 2023-03-19 20:29:10 +01:00
Nicolas Werner
fafb9cc4a6
Don't try to load emotes from space parents we are not in 2023-03-19 14:04:13 +01:00
Nicolas Werner
e114b1adc7
Fix space-community wording 2023-03-18 15:06:19 +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
Weblate
087580a0db Translated using Weblate (Turkish)
Currently translated at 13.8% (130 of 942 strings)

Co-authored-by: Emilia <emilia@animegirls.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/
Translation: Nheko/nheko
2023-03-16 16:29:21 +00:00
Weblate
d1ff1c8939 Translated using Weblate (Turkish)
Currently translated at 11.7% (111 of 942 strings)

Co-authored-by: Emilia <emilia@animegirls.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/
Translation: Nheko/nheko
2023-03-16 14:26:34 +00:00
Weblate
8a32b70080 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (942 of 942 strings)

Co-authored-by: Poesty Li <poesty7450@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2023-03-16 14:26:34 +00:00
Weblate
91248aeeae Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (942 of 942 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (942 of 942 strings)

Co-authored-by: Integral <integral@murena.io>
Co-authored-by: Poesty Li <poesty7450@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2023-03-15 13:42:29 +00:00
Weblate
8546ca74fa Translated using Weblate (Turkish)
Currently translated at 3.9% (37 of 942 strings)

Co-authored-by: Emilia <emilia@animegirls.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/
Translation: Nheko/nheko
2023-03-15 13:34:20 +00:00
Weblate
4fae3886af Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (942 of 942 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (942 of 942 strings)

Co-authored-by: Integral <integral@murena.io>
Co-authored-by: Poesty Li <poesty7450@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2023-03-15 13:34:20 +00:00
Weblate
670389ef64 Translated using Weblate (Turkish)
Currently translated at 1.5% (15 of 942 strings)

Co-authored-by: Emilia <emilia@animegirls.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/
Translation: Nheko/nheko
2023-03-15 13:10:31 +00:00
Weblate
b7e6348ef1 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (942 of 942 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (942 of 942 strings)

Co-authored-by: Integral <integral@murena.io>
Co-authored-by: Poesty Li <poesty7450@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2023-03-15 13:10:31 +00:00
Weblate
c551b3504d Translated using Weblate (Turkish)
Currently translated at 1.1% (11 of 942 strings)

Co-authored-by: Emilia <emilia@animegirls.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/
Translation: Nheko/nheko
2023-03-15 13:08:08 +00:00