This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Dec 16, 2021
-
-
Loren Burkholder authored
-
- Dec 14, 2021
-
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Nicolas Werner authored
Added window role to image overlay
-
- Dec 13, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
Might be unnecessary, but docs are unclear on that.
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Dec 12, 2021
-
-
Nicolas Werner authored
fixes #435
-
- Dec 11, 2021
-
-
Nicolas Werner authored
fixes #351
-
Nicolas Werner authored
fixes #529
-
Nicolas Werner authored
fixes #817 fixes sidebar not staying small after restart
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
fixes #824
-
Nicolas Werner authored
fixes #519
-
- Dec 08, 2021
-
-
Nicolas Werner authored
fixes #840
-
Nicolas Werner authored
-
Weblate authored
Currently translated at 100.0% (612 of 612 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
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Dec 06, 2021
-
-
Nicolas Werner authored
Allows access to spaces on mobile for example
-
Nicolas Werner authored
-
- Dec 05, 2021
-
-
Thulinma authored
-
Weblate authored
Currently translated at 100.0% (612 of 612 strings) Co-authored-by:
Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko
-
- Dec 04, 2021
-
-
Nicolas Werner authored
-
- Dec 03, 2021
-
-
Nicolas Werner authored
Go through some CLion (clazy, clang-tidy) suggestions in InputBar{cpp.h}
-
Weblate authored
Currently translated at 99.8% (611 of 612 strings) Co-authored-by:
Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko
-
Weblate authored
Currently translated at 100.0% (612 of 612 strings) Co-authored-by:
Eldred HABERT <stuff@eldred.fr> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
-
Marcus Hoffmann authored
-
Marcus Hoffmann authored
This warns when you the return value of those functions isn't used. Suggested-by: Clang-Tidy: Function X should be marked [[nodiscard]]
-
Marcus Hoffmann authored
Suggested-By: Clang-Tidy: Single-argument constructors must be marked explicit to avoid unintentional implicit conversions More info: https://clang.llvm.org/extra/clang-tidy/checks/google-explicit-constructor.html
-
Marcus Hoffmann authored
Suggested-by: Clang-Tidy: The 'empty' method should be used to check for emptiness instead of 'size'
-