summary refs log tree commit diff
path: root/resources/qml/components/FlatButton.qml (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-10-17move device verification management to its own fileNicolas Werner9-150/+221
2021-10-17Move voip and encryption stuff into their own directoriesNicolas Werner25-30/+31
2021-10-17Add support for listing devices that do not support encryption, add support ↵Thulinma5-3/+92
for logging out devices. Ticks off another box in #23!
2021-10-15Use correct Monopoly quoteEldred Habert1-1/+1
Hi if you're reading this commit message wondering "what the fuck?"
2021-10-15Update translation filesWeblate1-5/+0
Updated by "Cleanup translation files" hook in Weblate. Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ Translation: Nheko/nheko
2021-10-15Allow JPEG in image picker for stickers and emotes.tastytea24-35/+35
The file ending list is translated, so all the translations are updated too.
2021-10-11Use the same leave room dialog everywhereLoren Burkholder12-116/+47
This ports the leave room dialog to QML, everywhere. There are now no differences between the various leave dialogs.
2021-10-11Remove unimplemented function declarationLoren Burkholder1-1/+0
2021-10-09Use better close-on-Enter logicLoren Burkholder1-8/+4
2021-10-09Auto-focus the inputLoren Burkholder1-0/+1
2021-10-09Add handy keyboard shortcutsLoren Burkholder1-0/+15
2021-10-09QML the join room dialogLoren Burkholder10-144/+92
2021-10-09make lintLoren Burkholder1-1/+1
2021-10-09Support bootstrapping crosssigningNicolas Werner20-68/+834
Showing the bootstrap state and showing there are unverified devices is still missing.
2021-10-07Simplify device list refresh logicDeepBlueV7.X2-4/+2
2021-10-07Remove duplicated verification status calculationNicolas Werner2-48/+50
2021-10-06Added support for refreshing the device list, marking current device with a ↵Thulinma8-8/+72
checkmark instead of a lock
2021-10-05QML the logout dialogLoren Burkholder7-23/+42
2021-10-04Fix appimage builder urlNicolas Werner1-1/+1
2021-10-04Add additional check for invalid megolm sessionsNicolas Werner3-2/+6
2021-10-03Translated using Weblate (Indonesian)Weblate1-571/+588
Currently translated at 100.0% (569 of 569 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
2021-10-02Translated using Weblate (Portuguese (Portugal))Weblate1-2/+2
Currently translated at 72.9% (415 of 569 strings) Co-authored-by: Tnpod <tmpod@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/ Translation: Nheko/nheko
2021-10-02