Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-10-17 | move device verification management to its own file | Nicolas Werner | 9 | -150/+221 | |
2021-10-17 | Move voip and encryption stuff into their own directories | Nicolas Werner | 25 | -30/+31 | |
2021-10-17 | Add support for listing devices that do not support encryption, add support ↵ | Thulinma | 5 | -3/+92 | |
for logging out devices. Ticks off another box in #23! | |||||
2021-10-15 | Use correct Monopoly quote | Eldred Habert | 1 | -1/+1 | |
Hi if you're reading this commit message wondering "what the fuck?" | |||||
2021-10-15 | Update translation files | Weblate | 1 | -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-15 | Allow JPEG in image picker for stickers and emotes. | tastytea | 24 | -35/+35 | |
The file ending list is translated, so all the translations are updated too. | |||||
2021-10-11 | Use the same leave room dialog everywhere | Loren Burkholder | 12 | -116/+47 | |
This ports the leave room dialog to QML, everywhere. There are now no differences between the various leave dialogs. | |||||
2021-10-11 | Remove unimplemented function declaration | Loren Burkholder | 1 | -1/+0 | |
2021-10-09 | Use better close-on-Enter logic | Loren Burkholder | 1 | -8/+4 | |
2021-10-09 | Auto-focus the input | Loren Burkholder | 1 | -0/+1 | |
2021-10-09 | Add handy keyboard shortcuts | Loren Burkholder | 1 | -0/+15 | |
2021-10-09 | QML the join room dialog | Loren Burkholder | 10 | -144/+92 | |
2021-10-09 | make lint | Loren Burkholder | 1 | -1/+1 | |
2021-10-09 | Support bootstrapping crosssigning | Nicolas Werner | 20 | -68/+834 | |
Showing the bootstrap state and showing there are unverified devices is still missing. | |||||
2021-10-07 | Simplify device list refresh logic | DeepBlueV7.X | 2 | -4/+2 | |
2021-10-07 | Remove duplicated verification status calculation | Nicolas Werner | 2 | -48/+50 | |
2021-10-06 | Added support for refreshing the device list, marking current device with a ↵ | Thulinma | 8 | -8/+72 | |
checkmark instead of a lock | |||||
2021-10-05 | QML the logout dialog | Loren Burkholder | 7 | -23/+42 | |
2021-10-04 | Fix appimage builder url | Nicolas Werner | 1 | -1/+1 | |
2021-10-04 | Add additional check for invalid megolm sessions | Nicolas Werner | 3 | -2/+6 | |
2021-10-03 | Translated using Weblate (Indonesian) | Weblate | 1 | -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-02 | Translated using Weblate (Portuguese (Portugal)) | Weblate | 1 | -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 |