Joseph Donofry
|
912df2920e
|
Update macOS notifications to use UserNotifications framework
|
2021-11-01 20:48:51 -04:00 |
|
Nicolas Werner
|
417cc07172
|
Fix crash on logout
|
2021-11-01 22:35:48 +01:00 |
|
Nicolas Werner
|
2aabe9dcac
|
Prompt user when there are unverified devices
|
2021-11-01 22:20:15 +01:00 |
|
Nicolas Werner
|
5bd6208c43
|
Some people consider Nheko not an AAAAA title
|
2021-10-30 01:01:39 +02:00 |
|
Nicolas Werner
|
5688b2647e
|
Add self verification after login
|
2021-10-30 00:23:07 +02:00 |
|
DeepBlueV7.X
|
7a9c69cbd0
|
Merge pull request #777 from LorenDB/focusRoomSearch
Auto-focus search bar in room directory
|
2021-10-29 03:46:29 +02:00 |
|
Loren Burkholder
|
0c2522684b
|
Auto-focus search bar in room directory
|
2021-10-28 21:44:24 -04:00 |
|
Weblate
|
923b815713
|
Translated using Weblate (Indonesian)
Currently translated at 100.0% (569 of 569 strings)
Co-authored-by: Linerly <linerly@protonmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
|
2021-10-26 05:02:29 -04:00 |
|
Weblate
|
32eb247e02
|
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-26 05:02:29 -04:00 |
|
DeepBlueV7.X
|
159f840aae
|
Merge pull request #767 from Thulinma/deviceRenaming
Allow changing device names, display last seen time and IP
|
2021-10-20 20:59:41 +00:00 |
|
Thulinma
|
662cb573e1
|
Allow changing device names, display last seen time and IP
|
2021-10-20 18:31:57 +02:00 |
|
Nicolas Werner
|
5bce8fd915
|
speed up blurhash decode a bit
|
2021-10-20 15:19:23 +02:00 |
|
Nicolas Werner
|
2902bbb7e7
|
Fix calculating hidden space children
|
2021-10-20 15:05:00 +02:00 |
|
Weblate
|
582c5215fe
|
Translated using Weblate (Portuguese (Portugal))
Currently translated at 74.8% (426 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-20 08:47:22 -04:00 |
|
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 |
|