This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Jan 09, 2025
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Jan 08, 2025
-
-
Nicolas Werner authored
fix: add more options for screen sharing frame rate
-
Integral authored
Currently, the maximum frame rate of screen sharing is only 25fps. Add more options to increase the maximum frame rate. This PR fixes issue #1851.
-
- Jan 06, 2025
-
-
Nicolas Werner authored
Workaround for https://bugreports.qt.io/browse/QTBUG-54767 or https://bugreports.qt.io/browse/QTBUG-130996. This is probably the worst code I have written in a while, but basically we add a value interceptor to filter out any invisible menu entry. This is pretty dangerous because one false step crashes the whole menu. Menu entries are actually Cpp owned and need to be manually deleted unless they are removed via removeItem. Care needs to be taken to not mess up the contentData list. I expect this to break soon.
-
- Jan 05, 2025
-
-
Nicolas Werner authored
-
Nicolas Werner authored
Otherwise we might get stuck on requests exceeding the server side size limits forever.
-
Nicolas Werner authored
-
- Dec 18, 2024
-
-
Nicolas Werner authored
-
- Nov 30, 2024
-
-
Nicolas Werner authored
-
- Nov 20, 2024
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Nov 17, 2024
-
-
Joe Donofry authored
-
Joe Donofry authored
-
Joe Donofry authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
grammar fix for untrusted source message
-
- Oct 30, 2024
-
-
Nicolas Werner authored
refactor: use fmt lib to avoid back-and-forth conversion
-
- Oct 19, 2024
-
-
Integral authored
-
- Oct 13, 2024
-
-
Nicolas Werner authored
Add profile name to tooltip & fix message count
-
Integral authored
-
- Oct 09, 2024
-
-
Nicolas Werner authored
-
- Oct 08, 2024
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
This will look bad on some platforms and older versions for now, but should fix a lot of crashes and we can report the rest as bugs.
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Sep 30, 2024
-
-
Laevos authored
-
- Sep 25, 2024
-
-
Nicolas Werner authored
This is causing probably more issues nowadays than it fixes. Qt should be adding those menus for us now, so let's remove it and see, what breaks!
-
- Sep 24, 2024
-
-
Nicolas Werner authored
Always allow sending messages by enter even with IMEs
-
Nicolas Werner authored
Do not fetch Qt from Debian experimental when building for Qt6
-
Povilas Kanapickas authored
Qt version in Debian Trixie is 6.6 as of September 2024. Therefore there is no need to use experimental repositories.
-
- Sep 17, 2024
-
-
Laevos authored
-
- Sep 09, 2024
-
-
Nicolas Werner authored
-