summary refs log tree commit diff
path: root/src/dialogs/FallbackAuth.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-20Make lintLoren Burkholder2-6/+8
2021-01-20Add commands to override Markdown settingLoren Burkholder2-3/+14
2021-01-20Clean up notification watching a bitNicolas Werner1-9/+4
2021-01-20Translated using Weblate (Hungarian)Weblate1-19/+19
Currently translated at 24.1% (105 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
2021-01-20Fix crashLoren Burkholder1-1/+1
2021-01-20Fix error in assignment of image/textLoren Burkholder1-6/+6
2021-01-20Use deleteLater() instead of deleteLoren Burkholder1-1/+2
2021-01-20Use async call in closeNotificationLoren Burkholder1-18/+18
2021-01-20Make watcher a pointer so that it doesn't get destroyed too soonLoren Burkholder1-5/+6
2021-01-20Translated using Weblate (Hungarian)Weblate1-39/+39
Currently translated at 20.6% (90 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
2021-01-20Bump versionNicolas Werner6-14/+16
2021-01-19make lintLoren Burkholder1-32/+35
2021-01-20Fix flickable direction for MessageInputNicolas Werner1-0/+1
2021-01-19Remove showNotification functionLoren Burkholder2-13/+0
2021-01-19Use async callLoren Burkholder1-1/+1
2021-01-19Keep DBUS from blockingLoren Burkholder1-40/+48
2021-01-20Download newer installer framework from mirror while official repos are downNicolas Werner1-1/+3
2021-01-19Simplify section handling a bitNicolas Werner4-73/+49
2021-01-19Support webcams that report [min,max] frame ratestrilene1-1/+10
2021-01-19Translated using Weblate (Finnish)Weblate1-3/+1
Currently translated at 42.7% (186 of 435 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
2021-01-19Translated using Weblate (Hungarian)Weblate1-21/+21
Currently translated at 11.7% (51 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
2021-01-19Translated using Weblate (Estonian)Weblate1-26/+26
Currently translated at 100.0% (435 of 435 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
2021-01-19Fix crash when persisting null relationsNicolas Werner1-12/+21
2021-01-19Add some missing things to changelogNicolas Werner1-2/+3
2021-01-18Fix typotrilene20-21/+21
2021-01-19Fix completer opening in wrong place after warning fixNicolas Werner1-2/+2
2021-01-19Fix qml warningsNicolas Werner2-15/+23
2021-01-19Fix presence unknown type warningNicolas Werner2-10/+11
2021-01-19Update translationsNicolas Werner1-6/+1
2021-01-18Translated using Weblate (Estonian)Weblate1-5/+5
Currently translated at 94.1% (416 of 442 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
2021-01-18Translated using Weblate (Hungarian)Weblate1-3/+8
Currently translated at 6.7% (30 of 442 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
2021-01-18Update `brew` install commandCaleb Jasik1-1/+1
Brew has moved away from using the `brew cask` command, so either `brew install nheko` or `brew install --cask nheko` should probably be reccomended instead. They are trying to combine casks and formulas into the same commands, where you can specify `--formula` or `--cask` to get the old behavior.
2021-01-19update translationsNicolas Werner19-138/+178
2021-01-18Update Esperanto translationLoren Burkholder1-153/+112
2021-01-18Fix mistakes in CHANGELOGNicolas Werner1-2/+2
2021-01-18Update changelog for 0.8.0Nicolas Werner1-1/+1
2021-01-18Update changelog for 0.8.0Nicolas Werner1-0/+93
2021-01-18Improve hover stuff, needs HoverHandler for a proper fixNicolas Werner2-8/+11
2021-01-18Fix placeholderTextColor not supported below Qt 5.12Nicolas Werner1-1/+8