Nicolas Werner
3172811ca7
Add mobile mode which improves scrolling
2020-10-24 16:21:00 +02:00
Nicolas Werner
53734607cf
Fix copying text
2020-10-24 14:42:18 +02:00
Nicolas Werner
e959443831
Speed up rendering the timeline by a LOT by reducing clipping
...
Sadly still required for replies, otherwise this would be perfect.
2020-10-22 21:02:39 +02:00
Nicolas Werner
b3a7f0b888
Hide room name, if not loaded yet
2020-10-18 22:30:42 +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
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
DeepBlueV7.X
82374791c4
Merge pull request #298 from LorenDB/master
...
Begin Esperanto translations
2020-10-09 16:02:11 +02:00
Nicolas Werner
1a029112d9
Lint qml with qml-format
2020-10-08 21:11:21 +02:00
Nicolas Werner
99ba1f17d3
Merge remote-tracking branch 'origin/master' into cross-signing
2020-10-08 16:57:03 +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
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
54e3c2c96b
Fix verification start to start with request
2020-10-02 12:18:54 +02:00
Nicolas Werner
94690ebd4c
Clean up verification and key cache a bit
2020-10-02 01:14:42 +02:00
Weblate
1a97859930
Added translation using Weblate (Portuguese (Portugal))
...
Co-authored-by: Tnpod <tmpod@pm.me>
2020-09-30 07:02:24 -04:00
DeepBlueV7.X
5cce5b9999
Merge pull request #289 from trilene/master
...
Port ActiveCallBar to Qml
2020-09-25 19:29:21 +02:00
trilene
e57199412a
Allow button colors override
2020-09-25 12:09:22 -04:00
trilene
3f73853e4b
Move ActiveCallBar Qml to separate file
2020-09-25 10:26:36 -04:00
Nicolas Werner
4802c34009
Merge remote-tracking branch 'origin/master' into cross-signing
2020-09-24 21:36:43 +02:00
Weblate
5e0eb945ae
Translated using Weblate (French)
...
Currently translated at 100.0% (359 of 359 strings)
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2020-09-23 19:09:47 -04:00
Weblate
0cca0f17ee
Translated using Weblate (French)
...
Currently translated at 57.9% (208 of 359 strings)
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2020-09-23 14:24:51 -04:00
trilene
da27670cbe
Port ActiveCallBar to Qml
2020-09-22 12:07:36 -04:00
Weblate
9169a26e67
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (359 of 359 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-09-21 03:43:10 -04:00
Nicolas Werner
67302b3674
Fix some missing english translations
2020-09-20 14:05:26 +02:00
Nicolas Werner
4179be427f
Fix binding loop when trying to reply
2020-09-20 08:59:35 +02:00
Weblate
beef474582
Translated using Weblate (Estonian)
...
Currently translated at 99.1% (356 of 359 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-09-19 23:30:06 -04:00
Weblate
e59bf3564d
Translated using Weblate (German)
...
Currently translated at 76.0% (273 of 359 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2020-09-19 23:30:06 -04:00
Nicolas Werner
0afe1299e2
Fix emoji escape in file messages
...
This disables color emojis for now in filenames
2020-09-19 22:55:25 +02:00
Nicolas Werner
7b7d29737f
Fix cut off english translation.
2020-09-19 18:30:47 +02:00
DeepBlueV7.X
fe325f9266
Merge pull request #285 from Lurkki14/master
...
Use Rectangle for typing users so it doesn't overlap with the timeline
2020-09-19 17:02:53 +02:00
Weblate
6c63762aa4
Translated using Weblate (Estonian)
...
Currently translated at 77.9% (280 of 359 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-09-19 10:11:40 -04:00
Weblate
0a7189b6a1
Translated using Weblate (English)
...
Currently translated at 99.4% (357 of 359 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/
Translation: Nheko/nheko
2020-09-19 10:11:40 -04:00
Weblate
b4eb1c6df9
Translated using Weblate (English)
...
Currently translated at 97.7% (351 of 359 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/
Translation: Nheko/nheko
2020-09-19 10:07:27 -04:00
Weblate
a253eda5fd
Translated using Weblate (English)
...
Currently translated at 91.0% (327 of 359 strings)
Translated using Weblate (English)
Currently translated at 91.0% (327 of 359 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Mihai Fufezan <fufexan@pm.me>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/
Translation: Nheko/nheko
2020-09-19 09:58:02 -04:00
Weblate
145e207848
Translated using Weblate (Estonian)
...
Currently translated at 86.0% (309 of 359 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-09-19 09:58:02 -04:00
Weblate
78572d9d88
Translated using Weblate (English)
...
Currently translated at 82.1% (295 of 359 strings)
Translated using Weblate (English)
Currently translated at 82.1% (295 of 359 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Mihai Fufezan <fufexan@pm.me>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/
Translation: Nheko/nheko
2020-09-19 09:46:26 -04:00
Weblate
b2c3639f04
Translated using Weblate (German)
...
Currently translated at 93.8% (337 of 359 strings)
Translated using Weblate (German)
Currently translated at 93.8% (337 of 359 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Mr. X <shop.news@posteo.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2020-09-19 09:46:26 -04:00
Nicolas Werner
4b36585e47
Fix typo in encryption error message
2020-09-19 15:45:23 +02:00
Weblate
1e0962d97c
Translated using Weblate (German)
...
Currently translated at 99.1% (356 of 359 strings)
Co-authored-by: Mr. X <shop.news@posteo.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2020-09-19 09:36:28 -04:00
Nicolas Werner
75d7c2608a
Update translations
2020-09-19 15:32:33 +02:00
Weblate
f10970cc83
Translated using Weblate (Estonian)
...
Currently translated at 99.4% (332 of 334 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-09-19 09:26:23 -04:00