Commit Graph

2195 Commits

Author SHA1 Message Date
DeepBlueV7.X b977c1e621
Merge pull request #305 from Nheko-Reborn/encrypted_device_messages
Encrypted device messages
2020-10-20 23:12:51 +02:00
Nicolas Werner 911b461e5d Fix corrupt channel + add additional debugging 2020-10-20 21:35:49 +02:00
Nicolas Werner cea7f4574f Clean up key requests + autoreload 2020-10-20 19:46:37 +02:00
Nicolas Werner 983690c94f Share code for sending encrypted olm messages 2020-10-20 18:10:09 +02:00
Nicolas Werner aa9b453f81 Store timestamp with olm sessions 2020-10-20 13:46:05 +02:00
Nicolas Werner b3a7f0b888 Hide room name, if not loaded yet 2020-10-18 22:30:42 +02:00
Nicolas Werner 1f68bc60b5 Actually forward keys using m.forwared_room_key 2020-10-18 02:02:14 +02:00
Nicolas Werner c25fd947a8 Automatic key sharing with trusted users 2020-10-18 00:52:35 +02:00
Nicolas Werner bd0deb7213 Fix crash on exit 2020-10-17 00:57:29 +02:00
Nicolas Werner bc7494473b Answer key requests for all our sessions 2020-10-17 00:12:26 +02:00
DeepBlueV7.X b23913fa7c
Merge pull request #301 from kamathmanu/issue266-filenameOnHover
Display filename on mouse hover
2020-10-16 12:44:45 +02:00
kamathmanu e1c4f7d516 Make Text element a sibling of the Rectangle to avoid the text from depending on the rectangle's opacity property. Switch to Nheko theme colors 2020-10-15 11:52:49 -04:00
kamathmanu e3c6656613 Avoid hardcoded font size 2020-10-14 18:07:09 -04:00
Weblate 70b5e1e08e Translated using Weblate (Estonian)
Currently translated at 90.2% (363 of 402 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
2020-10-13 23:19:42 -04:00
kamathmanu a0c2a174ea Display filename on mouse hover 2020-10-13 16:24:42 -04:00
Nicolas Werner 62d0bdbb77 Fix small typo in robustness logic 2020-10-13 00:14:28 +02:00
Nicolas Werner d075a90024 Fix emoji filter losing focus 2020-10-12 22:05:55 +02:00
Nicolas Werner 716992b761 Update translations 2020-10-11 00:09:47 +02:00
Joseph Donofry 3499abd99a
Merge branch 'master' of ssh://github.com/Nheko-Reborn/nheko 2020-10-09 12:32:38 -04:00
Joseph Donofry 31c6857f19
Add some try...catch logic around read-only databases so nheko won't crash if the db doesn't exist 2020-10-09 12:32:21 -04:00
DeepBlueV7.X 82374791c4
Merge pull request #298 from LorenDB/master
Begin Esperanto translations
2020-10-09 16:02:11 +02:00
DeepBlueV7.X a9c0684a5a
Merge pull request #299 from Nheko-Reborn/qml-linting
Lint qml with qml-format
2020-10-08 21:12:26 +02:00
Nicolas Werner 1a029112d9 Lint qml with qml-format 2020-10-08 21:11:21 +02:00
DeepBlueV7.X 517a126a44
Merge pull request #270 from Chethan2k1/device-verification
Device verification and Cross-Signing
2020-10-08 20:08:38 +02:00
Nicolas Werner 392d7d5568 Try to fix windows build 2020-10-08 20:07:43 +02:00
Nicolas Werner 57a6c05eab More unused variables in bindings 2020-10-08 19:29:42 +02:00
Nicolas Werner 684cfacfad Bump spdlog version 2020-10-08 19:12:14 +02:00
Nicolas Werner 56ba7de501 Fix unused variable warnings on old compilers 2020-10-08 18:49:35 +02:00
Nicolas Werner 8ec76daeda Send master key in verification flow (if we trust it) 2020-10-08 18:30:31 +02:00
Nicolas Werner e5fb9a25ea Try to please the CI gods 2020-10-08 18:16:30 +02:00
Nicolas Werner 08d5a84cbd Fix issues with old qt and bump to 5.10 2020-10-08 17:26:07 +02:00
Nicolas Werner 99ba1f17d3 Merge remote-tracking branch 'origin/master' into cross-signing 2020-10-08 16:57:03 +02:00
Nicolas Werner cd43147b77 Implement signature upload for own master key 2020-10-08 16:17:38 +02:00
Nicolas Werner 7b6fab3373 Calculate verification status from cross-signing sigs and update dynamically 2020-10-08 00:20:12 +02:00
LorenDB d7c3fa844e Begin Esperanto translations 2020-10-07 16:52:14 -04:00
Nicolas Werner 64d5a193f1 Fix in room verification 2020-10-06 17:02:41 +02:00
Nicolas Werner 8a4d85f801 Show different verification errors 2020-10-05 22:58:07 +02:00
Nicolas Werner bca29a4227 Make steps in verification flow explicit 2020-10-05 22:12:10 +02:00
Nicolas Werner 2a79cd2b6b Don't fail on missing key for a device and /rotate-megolm-session command 2020-10-03 18:38:28 +02:00
Nicolas Werner abff61bb6c Fix nullopt when iterating reactions 2020-10-03 17:23:59 +02:00
Nicolas Werner 51964c4fd7 Clean up verification pages a bit 2020-10-02 17:33:04 +02:00
Nicolas Werner d4dccc8e36 Fix room name 2020-10-02 16:58:13 +02:00
Nicolas Werner 600df6d2ec Fix fetching inexistent batch tokens 2020-10-02 16:39:20 +02:00
Nicolas Werner c9de044e32 Handle forwarded room keys 2020-10-02 13:46:32 +02:00
Nicolas Werner 54e3c2c96b Fix verification start to start with request 2020-10-02 12:18:54 +02:00
DeepBlueV7.X 8110f22222
Merge pull request #294 from trilene/master
Bump mtxclient
2020-10-02 01:15:48 +02:00
Nicolas Werner 94690ebd4c Clean up verification and key cache a bit 2020-10-02 01:14:42 +02:00
trilene 28e9a7ad40 Bump mtxclient 2020-10-01 08:47:01 -04:00
trilene 4caa206483 Bump mtxclient 2020-10-01 08:21:51 -04:00
Weblate 1a97859930 Added translation using Weblate (Portuguese (Portugal))
Co-authored-by: Tnpod <tmpod@pm.me>
2020-09-30 07:02:24 -04:00