Weblate
af8dec908d
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (569 of 569 strings)
Co-authored-by: Jaron Viëtor <jaron@v8or.nl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
2021-10-19 21:17:38 -04:00
DeepBlueV7.X
702d3cf3a8
Merge pull request #768 from ISSOtm/patch-2
...
Fix incorrect pluralization of "rooms"
2021-10-19 17:42:38 +00:00
Weblate
eb3dd47bcf
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 73.2% (417 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-19 13:42:15 -04:00
Weblate
fab9ecd052
Translated using Weblate (French)
...
Currently translated at 100.0% (569 of 569 strings)
Co-authored-by: Eldred HABERT <stuff@eldred.fr>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2021-10-19 13:42:15 -04:00
Eldred Habert
d56a48215a
Fix incorrect pluralization of "rooms"
2021-10-19 18:25:59 +02:00
Weblate
eb94e699a1
Translated using Weblate (French)
...
Currently translated at 98.2% (559 of 569 strings)
Co-authored-by: Eldred HABERT <stuff@eldred.fr>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2021-10-19 03:26:52 -04:00
Nicolas Werner
2981f71d22
lint using clang11
2021-10-17 17:33:59 +02:00
Nicolas Werner
6793bdf3fd
lint
2021-10-17 17:20:51 +02:00
Nicolas Werner
147dc9d4da
Use allow list for URI schemes
2021-10-17 17:18:14 +02:00
Nicolas Werner
b030eb923b
WIP
2021-10-17 17:18:14 +02:00
Nicolas Werner
a5030bdd4d
move device verification management to its own file
2021-10-17 17:18:14 +02:00
Nicolas Werner
550c80525a
Move voip and encryption stuff into their own directories
2021-10-17 17:18:14 +02:00
DeepBlueV7.X
16e234016a
Merge pull request #766 from Thulinma/deviceDeletion
...
Add support for listing devices that do not support encryption, add support for logging out devices.
2021-10-16 22:09:36 +00:00
Thulinma
649c5ff86d
Add support for listing devices that do not support encryption, add support for logging out devices.
...
Ticks off another box in #23 !
2021-10-17 00:00:14 +02:00
DeepBlueV7.X
4dce2bce7b
Merge pull request #764 from ISSOtm/patch-1
...
Use correct Monopoly quote
2021-10-16 03:03:55 +00:00
Eldred Habert
a0e1f97f2c
Use correct Monopoly quote
...
Hi if you're reading this commit message wondering "what the fuck?"
2021-10-15 19:18:10 +02:00
Weblate
75022dee87
Update translation files
...
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 12:55:46 -04:00
DeepBlueV7.X
f4f6fc6e00
Merge pull request #763 from tastytea/stickers-jpeg
...
Allow JPEG in image picker for stickers and emotes.
2021-10-15 16:55:32 +00:00
tastytea
0516892759
Allow JPEG in image picker for stickers and emotes.
...
The file ending list is translated, so all the translations are updated
too.
2021-10-15 16:51:20 +02:00
DeepBlueV7.X
37f661caed
Merge pull request #742 from LorenDB/qmlLeaveRoom
...
QML the leave room dialog
2021-10-11 23:34:26 +00:00
Loren Burkholder
14488a8fe7
Use the same leave room dialog everywhere
...
This ports the leave room dialog to QML, everywhere. There are now no differences between the various leave dialogs.
2021-10-11 19:00:40 -04:00
Loren Burkholder
cd39e015d4
Remove unimplemented function declaration
2021-10-11 18:57:36 -04:00
DeepBlueV7.X
088765b427
Merge pull request #741 from LorenDB/qmlJoinRoomDlg
...
QML the join room dialog
2021-10-11 19:53:17 +00:00
DeepBlueV7.X
281d764aa3
Merge pull request #755 from Nheko-Reborn/bootstrapping
...
Support bootstrapping crosssigning
2021-10-09 23:35:09 +00:00
Loren Burkholder
0841abead3
Use better close-on-Enter logic
2021-10-09 17:29:05 -04:00
Loren Burkholder
6a327e0db3
Auto-focus the input
2021-10-09 17:14:35 -04:00
Loren Burkholder
484845c130
Add handy keyboard shortcuts
2021-10-09 17:14:35 -04:00
Loren Burkholder
e9ed12e27b
QML the join room dialog
2021-10-09 17:14:33 -04:00
DeepBlueV7.X
7eb9071b50
Merge pull request #743 from LorenDB/qmlLogout
...
QML the logout dialog
2021-10-09 20:57:38 +00:00
Loren Burkholder
2f7ce48666
make lint
2021-10-09 16:48:30 -04:00
Nicolas Werner
ad1e6c8298
Support bootstrapping crosssigning
...
Showing the bootstrap state and showing there are unverified devices is
still missing.
2021-10-09 05:01:53 +02:00
DeepBlueV7.X
c514acb7c5
Merge pull request #752 from Thulinma/devicelistEdits
...
Added support for refreshing the device list & marking current device with a checkmark instead of a lock
2021-10-07 18:02:41 +00:00
DeepBlueV7.X
569606f35b
Simplify device list refresh logic
2021-10-07 20:01:55 +02:00
Nicolas Werner
47db1e5c65
Remove duplicated verification status calculation
2021-10-07 19:55:27 +02:00
Thulinma
456a41bcdf
Added support for refreshing the device list, marking current device with a checkmark instead of a lock
2021-10-06 22:52:19 +02:00
Loren Burkholder
81406171a0
QML the logout dialog
2021-10-05 20:12:24 -04:00
Nicolas Werner
acc257ea06
Fix appimage builder url
2021-10-04 21:52:16 +02:00
Nicolas Werner
4dd5f9841d
Add additional check for invalid megolm sessions
2021-10-04 21:46:31 +02:00
DeepBlueV7.X
d46f916cc1
Merge pull request #744 from LorenDB/reorganizeQml
...
Reorganize all the dialogs into the dialogs folder
2021-10-04 09:07:00 +00:00
DeepBlueV7.X
d567eb185d
Merge pull request #739 from LorenDB/stringFixes
...
Fix some strings and translation stuff
2021-10-04 09:01:45 +00:00
Weblate
c43c2bd4b9
Translated using Weblate (Indonesian)
...
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-03 09:49:01 -04:00
Weblate
01357c8bc4
Translated using Weblate (Portuguese (Portugal))
...
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 22:02:12 -04:00
Weblate
59e665e931
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 72.5% (413 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 10:14:43 -04:00
Weblate
9da10b1848
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 8.9% (51 of 569 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 8.9% (51 of 569 strings)
Co-authored-by: Terry Cukerberg <zscecnur@sharklasers.com>
Co-authored-by: zerowhy <zerowhy.server@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/
Translation: Nheko/nheko
2021-10-01 15:19:35 -04:00
Weblate
ed396bfcdc
Translated using Weblate (Esperanto)
...
Currently translated at 99.8% (568 of 569 strings)
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2021-10-01 15:19:34 -04:00
Loren Burkholder
a6c3e3562c
Fix some strings and translation stuff
2021-10-01 12:29:54 -04:00
Weblate
95397f5aaf
Added translation using Weblate (Indonesian)
...
Co-authored-by: Linerly <linerly@protonmail.com>
2021-10-01 10:20:22 -04:00
Weblate
a7d164f645
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 59.9% (341 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-01 00:06:10 -04:00
Weblate
a5dc75df00
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 24.4% (139 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-09-30 07:10:06 -04:00
Weblate
5aae18c6c1
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 17.7% (101 of 569 strings)
Translated using Weblate (Portuguese (Portugal))
Currently translated at 17.7% (101 of 569 strings)
Co-authored-by: Tnpod <tmpod@pm.me>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Xenovox <xeyesvox@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/
Translation: Nheko/nheko
2021-09-30 04:37:33 -04:00