This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Sep 20, 2022
-
-
Marcus authored
-
- Sep 19, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Sep 17, 2022
-
-
- Sep 16, 2022
-
-
Nicolas Werner authored
Fix "Send by enter" on Windows
-
q234rty authored
Apparently on windows `Qt.inputMethod.visible` is always true when an input method is installed. Also on windows even after removing the check enter is still consumed by the input method, not nheko.
-
Nicolas Werner authored
-
- Sep 15, 2022
-
-
Nicolas Werner authored
Update nheko_de.ts: typo "Animiete"
-
Sebastian Spaeth authored
Typo "Animiete"->"Animierte" and shorten the German phrase somewhat. Sigh, it is such a verbose language...
-
- Sep 13, 2022
-
-
Weblate authored
Currently translated at 100.0% (830 of 830 strings) Co-authored-by:
Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
-
- Sep 12, 2022
-
-
Nicolas Werner authored
-
- Sep 11, 2022
-
-
Hiers authored
* First draft of unread line feature. * Minor visual fix. * Removed unnecessary ternary operator. * Extended unread line functionality to work on minimised window or focusing another window. * Fix for unread line not showing when last read message is hidden. * Minor performance improvement. Fix for misbehaving event2order DB at application start. * Fix for possible performance issues when user has joined a large number of rooms. * Fix for breaking macos and clazy builds. * Changed on windows focus function to refresh unread line if room is unread. * Unread line is removed when user sends a message. * Linting. * Fixed unread line to work in standalone room windows. * Switch isRoomUnread for index 0. * Merged try/catch blocks. * Fix for crash on opening a room invite. * Call fullyReadEventId function when used instead of storing it and passing it through. * Function that was meant to sync the unread line was relying on an async function, oops. * Linting again. * More linting... * Minor changes.
-
Nicolas Werner authored
Control logging via command line or environment variable
-
Forest authored
Nheko is very chatty in its log output, generating log noise (which complicates diagnostics) and needless disk writes (which affect power consumption and SSD life). This patch introduces command line options and environment variables to control log levels and output type. The old --debug command line option still works, at least for now. It is overridden by the new command line options when they are used. Partially addresses #665.
-
- Sep 10, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Sep 09, 2022
-
-
Nicolas Werner authored
- Sep 07, 2022
-
-
Weblate authored
Currently translated at 100.0% (830 of 830 strings) Co-authored-by:
Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
-
Nicolas Werner authored
-
Weblate authored
Currently translated at 100.0% (830 of 830 strings) Co-authored-by:
Przemysław Romanik <github@rom4nik.pl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
-
Weblate authored
Currently translated at 100.0% (830 of 830 strings) Co-authored-by:
Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko
-
Weblate authored
Currently translated at 100.0% (830 of 830 strings) Co-authored-by:
Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
-
Weblate authored
Currently translated at 100.0% (807 of 807 strings) Co-authored-by:
Przemysław Romanik <github@rom4nik.pl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
-
Nicolas Werner authored
-
Nicolas Werner authored
- Sep 06, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
fixes #1180
-
- Sep 05, 2022
-
-
Nicolas Werner authored
-
- Sep 04, 2022
-
-
Nicolas Werner authored
-
- Sep 01, 2022
-
-
Nicolas Werner authored
-
- Aug 31, 2022
-
-
Nicolas Werner authored
relates to #1168
-
- Aug 30, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Aug 27, 2022
-
-
Nicolas Werner authored
fixes #1172
-
- Aug 25, 2022
-
-
Nicolas Werner authored
Restore compatibility with clang-format v11
-
- Aug 24, 2022
-
-
Nicolas Werner authored
Fix the position of version
-
Zirnc authored
-