- 15 Jan, 2021 17 commits
-
-
Melvin Keskin authored
-
Linus Jahn authored
-
Kaidan Translations authored
Signed-off-by:
Linus Jahn <lnj@kaidan.im>
-
Linus Jahn authored
-
Linus Jahn authored
-
Xosé M authored
Currently translated at 100.0% (240 of 240 strings) Co-authored-by:
Xosé M <xosem@disroot.org>
-
Prachi Joshi authored
Co-authored-by:
Prachi Joshi <josprachi@yahoo.com>
-
Muhammad Nur Hidayat Yasuyoshi authored
Currently translated at 100.0% (240 of 240 strings) Co-authored-by:
Muhammad Nur Hidayat Yasuyoshi <translation@mnh48.moe> Co-authored-by:
Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi <translation@mnh48.moe>
-
X mondstern authored
Currently translated at 100.0% (240 of 240 strings) Co-authored-by:
mondstern <mondstern@snopyta.org>
-
Omer I.S. authored
Currently translated at 40.0% (96 of 240 strings) Add translation using Weblate (Hebrew) Co-authored-by:
Omeritzics Games <omeritzicschwartz@gmail.com>
-
X ssantos authored
Currently translated at 82.9% (199 of 240 strings) Translate using Weblate (Portuguese) Currently translated at 82.5% (198 of 240 strings) Translate using Weblate (Portuguese) Currently translated at 82.5% (198 of 240 strings) Translate using Weblate (Portuguese) Currently translated at 82.5% (198 of 240 strings) Translate using Weblate (Portuguese) Currently translated at 82.5% (198 of 240 strings) Co-authored-by:
ssantos <ssantos@web.de>
-
Linus Jahn authored
-
Melvin Keskin authored
Since Qt seems to recognize QAbstractSocket::HostNotFoundError instead of QAbstractSocket::NetworkError when there is no internet connection, the error message is adjusted.
-
Melvin Keskin authored
If Material Design is used, the error message is visible now.
-
Melvin Keskin authored
* Remove redundant heading * Fix anchors * Fix handling of succeeded password change
-
Melvin Keskin authored
yochat.eu is removed because it shall be shutdown this year.
-
Melvin Keskin authored
-
- 13 Jan, 2021 1 commit
-
-
Linus Jahn authored
-
- 11 Jan, 2021 1 commit
-
-
Melvin Keskin authored
* 'ExplainedContentPage' is used to provide a basis for pages with content which needs to be explained. * 'QrCode' is used to present QR codes. * 'QrCodeScanner' is used to scan QR codes.
-
- 10 Jan, 2021 2 commits
-
-
Melvin Keskin authored
-
Jonah Brüchert authored
Instead of at startup
-
- 09 Jan, 2021 5 commits
-
-
Linus Jahn authored
-
Melvin Keskin authored
-
Melvin Keskin authored
-
Melvin Keskin authored
-
Melvin Keskin authored
-
- 08 Jan, 2021 1 commit
-
-
Melvin Keskin authored
-
- 07 Jan, 2021 2 commits
-
-
Jonah Brüchert authored
-
Melvin Keskin authored
-
- 05 Jan, 2021 2 commits
-
-
Jonah Brüchert authored
Co-authored-by: Linus Jahn <lnj@kaidan.im
-
Melvin Keskin authored
* Show connection error messages during onboarding as passive notifications * Show connection error messages after onboarding in global drawer
-
- 04 Jan, 2021 1 commit
-
-
Melvin Keskin authored
* The custom port which is currently displayed in the portField is correctly set when it has the focus and the enter button is clicked. * Changing the custom connection settings is handled correctly when user is online and offline. * The entries for the custom host and port are removed from the settings file after a successful connection attempt if they are not set (empty string for host, 0 for port).
-
- 03 Jan, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 02 Jan, 2021 7 commits
-
-
Melvin Keskin authored
-
Melvin Keskin authored
* Setting a custom hostname or port is now possible during and after login. * The custom connection settings are reset on opening LoginPage or RegistrationPage. * QtQuick 2.14 (and thus Qt 5.14) is used now because it provides the new RegularExpressionValidator.
-
Jonah Brüchert authored
-
Jonah Brüchert authored
-
Jonah Brüchert authored
-
Jonah Brüchert authored
Make constexpr std::arrays in QXmppUri only const, the Android toolchain is not ready for it. With proper toolchains, it should still be treated the same, since functions called in the initialization are still constexpr.
-
Melvin Keskin authored
-