Currently translated at 99.1% (487 of 491 strings)
Translated using Weblate (German)
Currently translated at 99.1% (487 of 491 strings)
Translated using Weblate (German)
Currently translated at 99.1% (487 of 491 strings)
Co-authored-by: 123 <fof300f@posteo.net>
Co-authored-by: Konstantin Papesh <konstantin@papesh.at>
Co-authored-by: fnetX (aka fralix) <github@fralix.ovh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
Currently translated at 97.7% (480 of 491 strings)
Translated using Weblate (German)
Currently translated at 97.7% (480 of 491 strings)
Translated using Weblate (German)
Currently translated at 97.7% (480 of 491 strings)
Translated using Weblate (German)
Currently translated at 97.7% (480 of 491 strings)
Co-authored-by: 123 <fof300f@posteo.net>
Co-authored-by: CryptKid <CryptKiddie@chaospott.de>
Co-authored-by: Mr. X <shop.news@posteo.de>
Co-authored-by: fnetX (aka fralix) <github@fralix.ovh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
Currently translated at 100.0% (483 of 483 strings)
Translated using Weblate (German)
Currently translated at 100.0% (483 of 483 strings)
Translated using Weblate (German)
Currently translated at 100.0% (483 of 483 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Mr. X <shop.news@posteo.de>
Co-authored-by: fnetX (aka fralix) <github@fralix.ovh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
Currently translated at 100.0% (483 of 483 strings)
Translated using Weblate (German)
Currently translated at 100.0% (483 of 483 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: fnetX (aka fralix) <github@fralix.ovh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
Currently translated at 99.5% (481 of 483 strings)
Translated using Weblate (German)
Currently translated at 99.5% (481 of 483 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Konstantin Papesh <konstantin@papesh.at>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
Currently translated at 99.3% (480 of 483 strings)
Translated using Weblate (German)
Currently translated at 99.3% (480 of 483 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Konstantin Papesh <konstantin@papesh.at>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
Currently translated at 95.2% (421 of 442 strings)
Translated using Weblate (German)
Currently translated at 95.2% (421 of 442 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Mr. X <shop.news@posteo.de>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
* add username error label, add word wrapping for error labels
* make lint
* last commits
* remove font, and remove some lambdas
* add QRegularExpression for regex
* improve review things
* add isModified() for checkFields()
* add check isModified() for all fields in checkFields
* Update src/RegisterPage.cpp
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* remove emit call for showError
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Currently translated at 93.8% (337 of 359 strings)
Translated using Weblate (German)
Currently translated at 93.8% (337 of 359 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Mr. X <shop.news@posteo.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
Currently translated at 97.3% (325 of 334 strings)
Translated using Weblate (German)
Currently translated at 97.3% (325 of 334 strings)
Co-authored-by: Marlon Kern <nheko@marlon-kern.de>
Co-authored-by: Mr. X <shop.news@posteo.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
Mentions are now separated into 'this room' and 'all rooms'
tab., which allows the user to filter on the current room
if they desire. Should add additional logic in the future
to show which room the mention was in the for the 'all rooms'
view.
I'm not sure, if that is the right way, but Qt doesn't really have a way
to format custom localised dates, so I tried to find the closest
approximations to what we currently have.
Relates to #69