Weblate
a9941c902b
Translated using Weblate (Italian)
...
Currently translated at 43.0% (261 of 606 strings)
Co-authored-by: Elia Tomasi <elia.tomasi@pm.me>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/it/
Translation: Nheko/nheko
3 years ago
Nicolas Werner
0620632d6a
Properly fix #825
...
We should read the message before sending the ack!
3 years ago
Nicolas Werner
c4ea429273
fix lint
3 years ago
Nicolas Werner
07e187d4d8
Fix crash in SingleApplication when other end exits immediately
...
In those cases the emit might cause the server to remove the connection
and we are working with a dangling pointer. We can't call putChar on
that, so acknowledge the message immediately and then emit the message.
3 years ago
Nicolas Werner
ff502f306c
Initialize client lazily
...
This prevents a use after free in the coeurl logging, if we exit immediately.
3 years ago
Nicolas Werner
bf68aa28d8
Fix loading on Gnome when in flatpak
...
See https://gitlab.gnome.org/GNOME/libsecret/-/issues/49
fixes #816
3 years ago
Nicolas Werner
5bc9d885de
Merge branch 'more-random-colors' into 'master'
...
Use a more random hash to generate user colors
See merge request nheko-reborn/nheko!17
3 years ago
Nicolas Werner
2324d2de05
Fix colors of sidebar in replies
3 years ago
Nicolas Werner
0f2faff4e7
Use a more random hash to generate user colors
...
Fixes an issue where most uses just had their color determined by their
username length and distributes the colors a bit more evenly.
3 years ago
Nicolas Werner
aea7461cba
Fix one more wrong background color
3 years ago
Nicolas Werner
a13f492e7d
Make clang-format <13 and clang-format >=13 behave the same
...
I think old clang-format is just buggy in those cases, so we should
reenable those blocks, once everyone has 13 or up.
3 years ago
DeepBlueV7.X
b1092c0f2f
Merge pull request #822 from Nheko-Reborn/dm-filter
...
Add a filter for direct chats
3 years ago
Nicolas Werner
71d7ff3a90
Try to tame Windows headers
...
See also:
https://stackoverflow.com/questions/1394910/how-to-tame-the-windows-headers-useful-defines
3 years ago
Nicolas Werner
70592911a1
Return nullopt for state events in rooms we are not in
3 years ago
Nicolas Werner
e7d4aec6ec
Only mark as direct, if invite was direct
3 years ago
Nicolas Werner
3d92e8ae60
Mark rooms as direct chats
...
Either by accepting an invite or manually using /converttodm and revert
with /converttoroom.
3 years ago
Nicolas Werner
4dc5b647c6
Pretty error printing
3 years ago
Nicolas Werner
5ef3250994
Add a filter for direct chats
...
fixes #317
3 years ago
Weblate
a6e633cdab
Translated using Weblate (French)
...
Currently translated at 100.0% (606 of 606 strings)
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
3 years ago
Nicolas Werner
97aadee01c
Pass correct background color to username separator
3 years ago
Nicolas Werner
34a1b6267b
Make user colors a bit more vibrant
3 years ago
Joseph Donofry
44cd873c12
Update macOS icon package to macOS-y style. Thanks quinn
3 years ago
Nicolas Werner
b439e1fa41
Preliminary gstreamer 1.20 compatibility
...
The transceiver was made private in
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2241
The direction property was added here:
28b0be4036
3 years ago
Nicolas Werner
c0b2e8f9b7
Fix jdenticon plugin not loading
3 years ago
Nicolas Werner
f32acdd23f
Release 0.9.0
3 years ago
Nicolas Werner
33dc44498e
Small changelog fixes
3 years ago
Nicolas Werner
81fad0251d
Add some build notes and update the E2EE note
3 years ago
Nicolas Werner
1af204f7d3
Fix mouse cursor on top bar
3 years ago
Joseph Donofry
1eb2814fe0
Jdenticon update
3 years ago
Nicolas Werner
26db90b29b
Make VOIP and screenshare explicit options
3 years ago
DeepBlueV7.X
229d7be868
Merge pull request #806 from LorenDB/dialogFixes
...
Dialog fixes and improvements
3 years ago
Nicolas Werner
57fb0d79f9
Fix colors and alignment in dialogs
3 years ago
Joseph Donofry
7be659af46
Fix video call filename and qtjdenticon for windows
3 years ago
Nicolas Werner
17f2c35b3a
Try to fix lmdbxx download
3 years ago
Nicolas Werner
7f5a92106a
Try to fix lmdbxx download
3 years ago
Nicolas Werner
3a3735f67a
Fix hunter messing with pkg-config
3 years ago
Nicolas Werner
a45d1bbeaa
Update bundled deps
3 years ago
Nicolas Werner
d1e1e9363d
Fix qml warnings and missing icons
3 years ago
Weblate
71dce9c64a
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (606 of 606 strings)
Co-authored-by: Jaron Viëtor <jaron@v8or.nl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
3 years ago
Nicolas Werner
9e4c2d0d3a
Fix linebreaks in README
3 years ago
Nicolas Werner
b8802c99ed
Fix resolution of failed image
3 years ago
Nicolas Werner
deccdef2cb
Mention fluent icons in readme
3 years ago
Joseph Donofry
53594ea9f8
Fix video call filename and qtjdenticon for windows
3 years ago
Nicolas Werner
981c7ab326
Try to fix lmdbxx download
3 years ago
Nicolas Werner
446ecfea0b
Try to fix lmdbxx download
3 years ago
Nicolas Werner
6f59f19003
Fix hunter messing with pkg-config
3 years ago
Nicolas Werner
eb3ff097d5
Update bundled deps
3 years ago
Nicolas Werner
9c1c3eb10d
Fix qml warnings and missing icons
3 years ago
Weblate
c40fbf420a
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (606 of 606 strings)
Co-authored-by: Jaron Viëtor <jaron@v8or.nl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
3 years ago
Loren Burkholder
9a5d457a49
Quality-of-life improvements to InputDialog
3 years ago