This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Sep 25, 2022
-
-
Joe Donofry authored
-
Joe Donofry authored
-
Joe Donofry authored
-
Nicolas Werner authored
-
Joe Donofry authored
-
Joe Donofry authored
-
Joe Donofry authored
-
Joe Donofry authored
-
- Sep 24, 2022
-
-
Joe Donofry authored
-
Joe Donofry authored
-
Nicolas Werner authored
Since this is used across different threads, we have to delete it on the event loop. Thank you, q234rty, for the help with debugging this.
-
- Sep 23, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Weblate authored
Currently translated at 31.9% (265 of 830 strings) Translated using Weblate (Russian) Currently translated at 31.9% (265 of 830 strings) Translated using Weblate (Russian) Currently translated at 31.9% (265 of 830 strings) Co-authored-by:
Artem <ego.cordatus@gmail.com> Co-authored-by:
Mihail Iosilevich <mihail.iosilevitch@yandex.ru> Co-authored-by:
SOT-TECH <sblazhko@sot-te.ch> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
-
- Sep 22, 2022
-
-
Weblate authored
Currently translated at 31.5% (262 of 830 strings) Co-authored-by:
SOT-TECH <sblazhko@sot-te.ch> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Weblate authored
Currently translated at 31.5% (262 of 830 strings) Co-authored-by:
SOT-TECH <sblazhko@sot-te.ch> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
-
Nicolas Werner authored
Readme: fix steam deck instructions
-
Weblate authored
Currently translated at 31.5% (262 of 830 strings) Translated using Weblate (Russian) Currently translated at 31.5% (262 of 830 strings) Translated using Weblate (Russian) Currently translated at 31.5% (262 of 830 strings) Co-authored-by:
Herecore <herecore@protonmail.com> Co-authored-by:
Mihail Iosilevich <mihail.iosilevitch@yandex.ru> Co-authored-by:
SOT-TECH <sblazhko@sot-te.ch> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
-
Weblate authored
Currently translated at 31.0% (258 of 830 strings) Translated using Weblate (Russian) Currently translated at 31.0% (258 of 830 strings) Translated using Weblate (Russian) Currently translated at 31.0% (258 of 830 strings) Co-authored-by:
Alexey Murz Korepov <murznn@gmail.com> Co-authored-by:
SOT-TECH <sblazhko@sot-te.ch> Co-authored-by:
Weblate <noreply@weblate.org> Co-authored-by:
glebasson <glebasson@yandex.ru> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
-
- Sep 21, 2022
-
-
Weblate authored
Currently translated at 99.7% (828 of 830 strings) Co-authored-by:
Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
-
- Sep 20, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Marcus authored
Turns out that setting the desktop env isn't enough we also need to manually ensure kwalletd is started. As we can't tell steam to run multiple commands, people will need a small wrapper script that does this.
-
Nicolas Werner authored
Readme: add Steam Deck instructions
-
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.
-