Commit graph

5157 commits

Author SHA1 Message Date
Nicolas Werner
6a03615413
Copy image to clipboard
Fixes #599
2023-04-23 20:55:28 +02:00
Weblate
0ded15315e Translated using Weblate (Ukrainian)
Currently translated at 100.0% (942 of 942 strings)

Co-authored-by: NullPointerException <kigen745@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/
Translation: Nheko/nheko
2023-04-19 14:53:23 +00:00
Weblate
a424d0f1c5 Translated using Weblate (German)
Currently translated at 100.0% (942 of 942 strings)

Translated using Weblate (German)

Currently translated at 100.0% (942 of 942 strings)

Co-authored-by: Wuzzy <Wuzzy@disroot.org>
Co-authored-by: kleines Filmröllchen <malu.bertsch@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2023-04-19 14:53:23 +00:00
Nicolas Werner
a6c41119ac
yarl.URL.scheme is not writable 2023-04-15 01:53:43 +02:00
Nicolas Werner
b757140bec
Try to fix the flat-manager script for flat-manager behind reverse proxies 2023-04-15 01:40:45 +02:00
Nicolas Werner
24230bacef
Always cache the flatpak temporaries in CI 2023-04-14 22:00:00 +02:00
Nicolas Werner
f8d7cfc67f
Try to fix flatpak upload issue 2023-04-14 21:06:07 +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
a7524bee70
Measure ram usage during compilation 2023-04-11 02:42:10 +02:00
Nicolas Werner
e89945e9db
Drop gcc10 support 2023-04-11 02:01:55 +02:00
Nicolas Werner
10b65b78fa
Adapt to the new inherited variant 2023-04-11 01:38:46 +02:00
DeepBlueV7.X
7973fbce8c
Merge pull request #1407 from Nheko-Reborn/ducktyping
Implement unknown msgtype functionality
2023-04-10 23:19:44 +00: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
5df7a8b2a7 Rain, rain, go away sooner 2023-04-08 18:59:17 -04:00
Loren Burkholder
58b2ae1f06 Don't apply gravity to rain
It makes the rain look wacky.
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
5f3ecc213f Move effects into a separate file 2023-04-08 18:59:17 -04:00
Loren Burkholder
c751c487da Use particle groups to separate effects 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
Weblate
b0f3d39e1e Translated using Weblate (German)
Currently translated at 100.0% (942 of 942 strings)

Translated using Weblate (German)

Currently translated at 100.0% (942 of 942 strings)

Translated using Weblate (German)

Currently translated at 100.0% (942 of 942 strings)

Translated using Weblate (German)

Currently translated at 100.0% (942 of 942 strings)

Translated using Weblate (German)

Currently translated at 100.0% (942 of 942 strings)

Translated using Weblate (German)

Currently translated at 100.0% (942 of 942 strings)

Co-authored-by: Julian Groß <julian.g@posteo.de>
Co-authored-by: Mr. X <shop.news@posteo.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Wuzzy <Wuzzy@disroot.org>
Co-authored-by: charlie <nihil@fsfe.org>
Co-authored-by: kleines Filmröllchen <malu.bertsch@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2023-04-08 16:32:53 +00: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
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